Re: MutateJobService in Bulk to change keywords CPC

2015-09-04 Thread Umesh Dengale
Hi Chirag, The CampaignCriterionOperation of the MutateJobService is used to add/update the criteria across the *campaign*. Please check out our SetBidModifier

Re: MutateJobService in Bulk to change keywords CPC

2015-08-31 Thread Chirag
Hi, Thanks for your answer. Should AdgroupCriteriaService also do same Job to change Bid for keywords? Yes, got The API has SimpleMutateJob which could be submitted using the

Re: MutateJobService in Bulk to change keywords CPC

2015-08-31 Thread Umesh Dengale
Hi Chirag, You could use the AdGroupCriterionService to manage the bid for keywords

MutateJobService in Bulk to change keywords CPC

2015-08-28 Thread Chirag
Hello All, I am looking at to change keywords bid periodically. I have found 2 services 1) Simple Mutate Service 2) Bulk Mutate Service. I am processing around 1000 keywords across campaigns to update bid. Which service should I use? Simple or Bulk service. Please note that I need to use this

Re: MutateJobService in Bulk to change keywords CPC

2015-08-28 Thread Umesh Dengale
Hi Chirag, You could use the CampaignCriterionOperation https://developers.google.com/adwords/api/docs/reference/v201506/MutateJobService.CampaignCriterionOperation of the MutateService to update the bid