Google has released a major release for its Google Ads API, version 14. Version 14 brings new recommendation types, account-level negative keywords, offline conversion, GA4 data, and much more. Google said the updated client libraries and code examples will be published next week.
Version 13.1 preceded this new version, which was released in April 2023. Version 12.0 was released in October 2022, Version 11.0 of the Google Ads API was released in June, and version 11.1 was in August. Also Version 10.1 was released on April 27, 2022 and version 10.0 was released on February 9, 2022. And Google has sunset the AdWords API on April 27th which will completely stop working at the end of July.
Here is a video overview of the changes:
Here is the full list of changes in version 13.1 according to the changelog:
Campaigns
- Added CampaignBudgetError.BUDGET_AMOUNT_MUST_BE_UNSET_FOR_CUSTOM_BUDGET_PERIOD
Conversions
- Added support for identifying Google Analytics conversions and determining whether a conversion is imported from a Universal Analytics or GA4 property:
- Added the following values to ConversionActionType: UNIVERSAL_ANALYTICS_GOAL, UNIVERSAL_ANALYTICS_TRANSACTION, GOOGLE_ANALYTICS_4_CUSTOM, GOOGLE_ANALYTICS_4_PURCHASE
- Added ConversionAction.google_analytics_4_settings
- Added Customer.offline_conversion_client_summaries, which summarizes the status and diagnostic information of the customer’s offline conversion uploads and adjustments.