8000
Skip to content

Releases: googleads/google-ads-perl

Google Ads API Client Library for Perl - v34.0.0

Choose a tag to compare

@AnashOommen AnashOommen released this 19 Aug 12:54
7d3c273
  • Added support for Google Ads API v25_1.
  • Removed support for Google Ads API v21.

See change log for details

Google Ads API Client Library for Perl - v33.1.0

Choose a tag to compare

@AnashOommen AnashOommen released this 12 Aug 09:55
a19bf0c
  • Added support for Application Default Credentials (ADC) via Google::Auth (>= 0.10) as an explicit opt-in feature.
    This allows credential resolution from the environment (GCE, GKE, env variables)
    as a non-blocking soft dependency when useApplicationDefaultCredentials=1 is set in googleads.properties.

See change log for details

33.0.0

Choose a tag to compare

@Raibaz Raibaz released this 22 Jul 19:03
1319c1b

Includes support for Google Ads API v25.

Google Ads API Client Library for Perl - v32.2.0

Choose a tag to compare

@laurachevalier4 laurachevalier4 released this 24 Jun 22:28
cc842d3
  • Added support for Google Ads API v24_2.
  • Added support for Google Ads API v21_2, v22_2, and v23_3, which contain
    Multi-Party Authentication (MPA) and EU AI Act-related changes.
  • Added code example: fetch_and_approve_pending_multi_party_auth_reviews.
  • Updated code examples: invite_user_with_access_role, update_user_access.

Google Ads API Client Library for Perl - v32.1.0

Choose a tag to compare

@laurachevalier4 laurachevalier4 released this 13 May 18:32
767d2be

Added support for Google Ads API v24_1.

Google Ads API Client Library for Perl - v32.0.0

Choose a tag to compare

@laurachevalier4 laurachevalier4 released this 22 Apr 18:48
4722477
  • 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

Choose a tag to compare

@laurachevalier4 laurachevalier4 released this 25 Mar 19:13
05a2634

Add support for v23_2 of the Google Ads API.

Google Ads API Client Library for Perl - v31.0.0

Choose a tag to compare

@dorasun dorasun released this 25 Feb 22:18
241dab1
  • 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

Choose a tag to compare

@laurachevalier4 laurachevalier4 released this 28 Jan 22:28
ecc7c64
  • 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

Choose a tag to compare

@laurachevalier4 laurachevalier4 released this 15 Oct 18:15
d234002
  • 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.
0