Here are the highlights:
- Added
UpgradeLocalCampaignToPerformanceMaxRecommendation
to help you migrate from Local campaigns to Performance Max campaigns (more details). - Added
Campaign.bidding_strategy_system_status
to show the system status of the bidding strategy. It’ll help you understand if the bidding strategy is learning, limited, or misconfigured, etc. This addresses a long standing feature request to surface learning status in the API. - Added
FlexibleRuleUserListInfo
for creating user lists in a more flexible way. This is also a replacement forDateSpecificRuleUserListInfo
that was removed in the previous release. - Enabled creation of experiments using
GoogleAdsService.Mutate()
. Previously, it was possible only when usingExperimentService
. - Added more features to reach forecasting, which lets you
- Specify affinity and in-market categories when calling
ReachPlanService.GenerateReachForecast
. - Specify
YouTubeSelectSettings
when callingReachPlanService.GenerateReachForecast
. - Retrieve
YouTubeSelectLineUp
when callingReachPlanService.ListPlannableProducts
.
- Specify affinity and in-market categories when calling
The following resources can help you get started: If you have any questions or need additional help, contact us through the forum.