Announcing v11 of the Google Ads API
2022 m. birželio 8 d., trečiadienis
Today, we’re announcing the v11 release of the Google Ads API. To use some of the v11 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
Campaign.performance_max_upgrade
to show the status information about a campaign being upgraded to Performance Max. Use the newUpgradeSmartShoppingCampaignToPerformanceMaxRecommendation
to initiate the upgrade. - For Smart campaigns,
- Added support for using business profiles optimized for ads as landing pages
- Replaced
SmartCampaignSetting.business_location_id
withSmartCampaignSetting.business_profile_location
to accept the resource names of the Google Business Profile location to associate with Smart campaigns
- Added support of the
ManualCpa
bidding strategy, theMaximizeConversions
bidding strategy, and ad schedules for Local Services campaigns - Added
AssetSource
to show the source of asset or asset link for whom generated the entity. You can retrieve this value inAsset
,CustomerAsset
,CampaignAsset
, andAdGroupAsset
- Added several new fields to support retrieving co-viewing metrics in Reach Forecast
- Removed
DateSpecificRuleUserListInfo
and its association withRuleBasedUserListInfo
- Renamed
MaximizeConversions.target_cpa
toMaximizeConversions.target_cpa_micros
.MaximizeConversions.target_cpa
ofAccessibleBiddingStrategy
is renamed totarget_cpa_micros
.
The following resources can help you get started: If you have any questions or need additional help, contact us via the forum.