Releases: googleads/google-ads-perl
Releases · googleads/google-ads-perl
Release list
Google Ads API Client Library for Perl - v34.0.0
- 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
- 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 whenuseApplicationDefaultCredentials=1is set ingoogleads.properties.
See change log for details
33.0.0
Google Ads API Client Library for Perl - v32.2.0
- 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
Added support for Google Ads API v24_1.
Google Ads API Client Library for Perl - v32.0.0
- 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
Add support for v23_2 of the Google Ads API.
Google Ads API Client Library for Perl - v31.0.0
- 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
- 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
- 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.