Google announced the release of v17_1 of the Google Ads API, introducing several new features and updates for developers and advertisers.
Key Updates:
ShareablePreviewService.GenerateShareablePreviews()
: Generates shareable ad preview URLs for enabled and paused asset groups, with expiration dates included.AdGroupAdService.RemoveAutomaticallyCreatedAssets()
: Allows removal of automatically created assets linked to Responsive Search Ads.ASSET_GROUP
change status resource type.offline_conversion_upload_conversion_action_summary
report for offline conversion diagnostics.segments.sk_ad_network_version
and segments.date
for per_store_view
segmentation.segments.ad_format_type
for compatible reports.Why we care. These updates provide advertisers and developers with more granular control, insights and flexibility when working with the Google Ads API. The new preview, asset management, and offline conversion diagnostics features, in particular, address common pain points.
What’s Next. Developers will need to upgrade their client libraries and code to take advantage of the v17_1 features, which will be published next week. Google notes that this release has no breaking changes.