Announcing v10 of the Google Ads API
onsdag den 9. februar 2022
Today we’re announcing the v10 release of the Google Ads API. To use some of the v10 features, you’ll need to upgrade your client libraries and client code. The updated client libraries and code examples will be published next week.
Note: Developers must migrate from the legacy AdWords API to Google Ads API by April 27, 2022. Here are the highlights of v10:
Where can I learn more?
The following resources can help you get started: If you have any questions or need additional help, contact us via the forum.
Note: Developers must migrate from the legacy AdWords API to Google Ads API by April 27, 2022. Here are the highlights of v10:
- Smart Campaigns are now in general availability
- Added support for
Audience
, which you can add as anAdGroupCriterion
to Discovery and Video Action Campaigns- The Audience resource will be used for targeting when
use_audience_grouped
is set totrue
for anaudience_setting
of an ad group
- The Audience resource will be used for targeting when
- Performance Max Campaigns now support asset group signals consisting of
Audience
criteria to tell who's most likely to convert for the campaigns - Added a new
ExperimentService
with a set of new resources. This replaces the deprecated campaign experiments. - Added support for Local Services Ads campaigns as open beta with the following options:
- You can retrieve campaigns and their metrics using
Search
andSearchStream
- You can update the campaign status and campaign budget amount using mutate. Note other mutate operations aren’t supported.
- You can retrieve campaigns and their metrics using
- Added a new meta parameter that you can use to make
GoogleAdsService
return only resource name fields that you explicitly request in theSELECT
clause of your query - Added the following for Hotel campaigns:
hotel_reconciliation.campaign
for Hotel campaigns that usecommission
as the bidding strategy, to show the campaign associated with the commission- The following metrics:
- You can now segment
SKAdNetwork
conversions by user type, ad event type, and source app ID (if available in the postback sent to us by Apple) ad_group_ad_asset_combination_view
now supports responsive search ads
Where can I learn more?
The following resources can help you get started: If you have any questions or need additional help, contact us via the forum.