Google Adverts API Model 10 Is Out

News Author


Google has launched model 10.0 of the Google Adverts API. Take into accout, the AdWords API will sundown on April 27, 2022, which is arising quickly. So what’s new in model 10 of the Google Adverts API? Lots, together with good campaigns, efficiency max marketing campaign upgrades, native service advertisements adjustments and way more.

Google additionally added this new diff web page that exhibits the protos that have been added, eliminated, and altered within the newest Google Adverts API launch. You may click on the hyperlinks to view the protos in our GitHub repository after they’re launched. You may view fast and full-context diffs within the Modified tab.

Google has a brief video of the larger adjustments within the model 10.0 launch of the Google Adverts API:

Account Administration

  • Added Buyer.standing and CustomerClient.standing, whose sort is CustomerStatus to indicate the standing of the account.
  • Now you can retrieve all varieties of accounts when utilizing CustomerService.ListAccessibleCustomers, GoogleAdsService.Search and GoogleAdsService.SearchStream. Beforehand, they returned solely ENABLED accounts and check accounts.

Adverts

  • Renamed Video TrueView Discovery Advert format to In-Feed Video Advert:
  • VideoTrueViewDiscoveryAdInfo is renamed to InFeedVideoAdInfo.
  • AdType.VIDEO_TRUEVIEW_DISCOVERY_AD is renamed to AdType.IN_FEED_VIDEO_AD.
  • Renamed MutateOperation.customizer_customizer_operation to MutateOperation.customer_customizer_operation.

Property

Audiences

Bidding

  • Eliminated assist for creating seasonality changes on supervisor accounts.
  • Added the next values to BiddingError: BIDDING_STRATEGY_AND_BUDGET_MUST_BE_ALIGNED, BIDDING_STRATEGY_AND_BUDGET_MUST_BE_ATTACHED_TO_THE_SAME_CAMPAIGNS_TO_ALIGN, BIDDING_STRATEGY_AND_BUDGET_MUST_BE_REMOVED_TOGETHER

Campaigns

Conversions

Experiments

  • Added a brand new ExperimentService with a set of recent assets, which is a substitute for marketing campaign experiments.

Resort Adverts

  • Added hotel_reconciliation.marketing campaign and added assist for the next metrics: metrics.hotel_commission_rate_micros and metrics.hotel_expected_commission_cost

Suggestions

  • Added assist for returning ResponsiveSearchAdAssetRecommendation.
  • Added assist for returning UseBroadMatchKeywordRecommendation.

Reporting

  • Mounted inconsistencies the place rows with zero metrics have been returned when segments have been chosen in some stories. All stories will now comply with the anticipated habits of ignoring zero-metric rows in stories that choose metrics and segments.
  • Added a brand new meta parameter omit_unselected_resource_names. When set to true, the response from GoogleAdsService will solely return useful resource identify fields that you simply explicitly request within the SELECT clause of your question.
  • When retrieving Marketing campaign.start_date and Marketing campaign.end_date, the date returned will all the time be formatted based mostly on the time zone of the shopper specified as customer_id of SearchGoogleAdsRequest or SearchGoogleAdsStreamRequest. Beforehand, the returned date might differ based mostly on the time zone of the supervisor account laid out in login-customer-id.
  • Added assist for metrics.absolute_top_impression_percentage and metrics.top_impression_percentage; in geographic_view and with segments.hour
  • Added assist for the next segments for metrics.sk_ad_network_conversions (SKAdNetwork conversions), which is accessible when fetching the info of buyer or marketing campaign: segments.sk_ad_network_user_type, segments.sk_ad_network_ad_event_type, segments.sk_ad_network_source_app.sk_ad_network_source_app_id
  • Added metrics.biddable_app_install_conversions and metrics.biddable_app_post_install_conversions.

RMF

  • Added new necessities for Efficiency Max and Sensible campaigns. We’re additionally documenting the required minimal performance for different developer instruments reminiscent of buying, resort and app campaigns, and simplifying normal buying campaigns to align with full service campaigns.

Discussion board dialogue at Twitter.