Skip to content

Releases: googleads/google-ads-perl

Google Ads API Client Library for Perl - v32.1.0

13 May 18:32
767d2be

Choose a tag to compare

Added support for Google Ads API v24_1.

Google Ads API Client Library for Perl - v32.0.0

22 Apr 18:48
4722477

Choose a tag to compare

  • Add support for v24 of the Google Ads API.
  • Removed support for Google Ads API v23.
  • Updated code examples: generate_forecast_metrics, add_performance_max_campaign.

Google Ads API Client Library for Perl - v31.1.0

25 Mar 19:13
05a2634

Choose a tag to compare

Add support for v23_2 of the Google Ads API.

Google Ads API Client Library for Perl - v31.0.0

25 Feb 22:18
241dab1

Choose a tag to compare

  • Added support for Google Ads API v23_1.
  • Added support for Google Ads API v20_2, v21_1, and v22_1, which contain
    EU political advertising-related changes.
  • Added code examples: fetch_incentives, apply_incentive.

Google Ads API Client Library for Perl - v30.0.0

28 Jan 22:28
ecc7c64

Choose a tag to compare

  • Added support for Google Ads API v23.
  • Removed support for Google Ads API v19.
  • Renamed campaign start_date and end_date fields to start_date_time and
    end_date_time.
  • Removed add_call_add example.

Google Ads API Client Library for Perl - v29.0.0

15 Oct 18:15
d234002

Choose a tag to compare

  • Added support for Google Ads API v22.
  • Fixed a typo in the BudgetPerDayMinimumErrorDetails.minimum_budget_amount_micros
    field.
  • Updated PMax-related examples to remove the use of urlExpansionOptOut.

Google Ads API Client Library for Perl - v28.0.0

06 Aug 17:41
3cdd26f

Choose a tag to compare

  • Added support for Google Ads API v21.
  • Added support for Google Ads API v19_2 and v20_1, which contain EU
    political advertising-related changes.
  • Removed support for Google Ads API v18.
  • Added code example: add_demand_gen_campaign.
  • Updated campaign-related examples to set the containsEuPoliticalAdvertising
    field.

Google Ads API Client Library for Perl - v27.0.1

07 Jul 18:50
d6411a6

Choose a tag to compare

Fixed bug in v20 CampaignBudget resource.

Google Ads API Client Library for Perl - v27.0.0

04 Jun 19:57
d167e6d

Choose a tag to compare

  • Added support for Google Ads API v20.
  • Removed support for Google Ads API v17.

Google Ads API Client Library for Perl - v26.1.0

16 Apr 19:00
acdce37

Choose a tag to compare

  • Added support for Google Ads API v19_1.
  • Updated upload_enhanced_conversions_for_leads example to use session attributes.