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