Perfect. Didn't realise it took a list as an operator. Many thanks for your help.
On Wednesday, February 16, 2022 at 6:05:20 AM UTC+13 adsapi wrote: > Hi Laurie, > > 'keyword_view' gives you all the keywords that are at ad group level, you > can use the adGroupCriterionService > <https://developers.google.com/google-ads/api/reference/rpc/v10/AdGroupCriterionService> > > and change the bid_modifier field > <https://developers.google.com/google-ads/api/reference/rpc/v10/AdGroupCriterion#bid_modifier> > and > you can change up to 10,000 criterion per request > <https://developers.google.com/google-ads/api/docs/best-practices/quotas#mutate_requests>. > > A sample that modifies 1 keyword is update_keyword.py > <https://github.com/googleads/google-ads-python/blob/main/examples/basic_operations/update_keyword.py>, > > but operations can have multiple operations in the array. There's no need > to use batch processing > <https://developers.google.com/google-ads/api/docs/batch-processing/overview> > or mutating resources > <https://developers.google.com/google-ads/api/docs/mutating/overview> if > you are only updating some keywords. > > Regards, > > [image: Google Logo] > Aryeh > Google Ads API Team > > > ref:_00D1U1174p._5004Q2W6GCQ:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/71396bf3-2d70-494c-a272-66d7863f693fn%40googlegroups.com.