Set keyword bid source to be AdGroup

18 views
Skip to first unread message

ax...@turo.com

unread,
Jun 20, 2017, 2:37:11 AM6/20/17
to AdWords API Forum

Hi there, 

In an effort to clean our bidding, I want to have all the keywords within a given adgroup to use the Adgroup level bid instead of the individual Keyword level bids. 

I uderstand how to set the Adgroup bids using the `AdgroupService`. I understand that if I want to set a single keyword to use the Adgroup Level bid, I can use the AdgroupCriterionService and set the Money amount to 0. 

However, I am wondering if there is a service that would update all the keywords bid source by specifying only the Adgroup ID instead of specifying each individual keyword ID.

I am using Python but any help or direction will be appreciated.

Thanks,

Axel

Peter Oliquino

unread,
Jun 20, 2017, 3:18:29 AM6/20/17
to AdWords API Forum
Hi Axel,

I'm afraid that using only the AdGroupId is currently not possible since the Id field of the keyword criterion is required when passing it in the SET operation of the AdGroupCriterionService. However, you may use the BatchJobService if you wish to modify your keywords in bulk and you may refer to this guide for more information.

Best regards,
Peter
AdWords API Team
Reply all
Reply to author
Forward
0 new messages