Announcing v19 of the Google Ads API
2025年2月26日星期三
Today, we’re announcing the v19 release of the Google Ads API. To use some of the v19 features, you will need to upgrade your client libraries and client code. The updated client libraries and code examples will be published next week.
Here are the highlights:
The following resources can help you get started: If you have any questions or need additional help, contact us via the forum.
Here are the highlights:
- Added support automatically generating enhanced video assets for Performance Max campaigns.
- Removed all feed-related entities from the Google Ads API like
Feed
,FeedMapping
,FeedService
,AdGroupFeed
,feed_placeholder_view
. Users should now use assets to achieve the same purpose. - Demand Gen ads now support 9:16 portrait image assets. Use
DemandGenMultiAssetAdInfo.tall_portrait_marketing_images
to include these assets in your ads. - Added more methods to
DataLinkService
for updating and removing previously createdDataLink
for YouTube. ValueRuleItineraryAdvanceBookingWindow
now supports targeting for travel searches that take place today.- Removed support for
VIDEO_OUTSTREAM
. - (For allowlisted accounts only) Updates to brand guidelines
- Brand guidelines can now be enabled for Performance Max campaigns during campaign creation. We also added a new
CampaignService.EnablePMaxBrandGuidelines
which allows you to enable brand guidelines for existing Performance Max campaigns. - You can set the brand guidelines’ details such as font family and colors using
Campaign.brand_guidelines
.
- Brand guidelines can now be enabled for Performance Max campaigns during campaign creation. We also added a new
- (For allowlisted accounts only) Added support for message assets through
Asset.business_message_asset
.
The following resources can help you get started: If you have any questions or need additional help, contact us via the forum.