Today we’re announcing the v3_0 release of the Google Ads API beta. To use the v3_0 features via the new endpoint, please update your client libraries. If you are upgrading from v1 or v2, some of your code may require changes when you switch to the new v3 endpoint. Please see the migration guide for more information on breaking changes.
Here are the highlights:
The following resources can help you get going with the Google Ads API: The updated client libraries and code examples will be published next week. If you have any questions or need additional help, please contact us via the forum.
Here are the highlights:
- Added the ability to stream results from
GoogleAdsService.SearchStream()
. This is the recommended way for retrieving large scale data fromGoogleAdsSearch
. Please see this guide for more details. - Added support for moving a client customer to a new manager customer with
CustomerManagerLinkService.MoveManagerLink()
. - Added
PaymentMode.GUEST_STAY
to enable the pay per stay mode of Hotels Commissions campaigns. This payment mode can only be used in conjunction with campaigns withAdvertisingChannelType.HOTEL
,BiddingStrategyType.COMMISSION
, andBudgetType.HOTEL_ADS_COMMISSION
.
The following resources can help you get going with the Google Ads API: The updated client libraries and code examples will be published next week. If you have any questions or need additional help, please contact us via the forum.