Hi Umesh,
Thanks for all your help.
I am able to change cpcBid using MutateJobService's 
AdGroupCriterionOperation, but not able to change cpcBid using 
MutateJobService's 
CampaignCriterionOperation. I am also not found any guide to do so.

Please guide me.

Also when I have used MutateJobService's AdGroupCriterionOperation I am 
getting Job id in negative number like "-652145879952", Is this correct Job 
Id, or it is due to I am using the test environment?

Thanks,


On Tuesday, 1 September 2015 03:12:58 UTC+5:30, Umesh Dengale wrote:
>
> Hi Chirag,
>
> You could use the AdGroupCriterionService 
> <https://developers.google.com/adwords/api/docs/reference/v201506/AdGroupCriterionService>
>  to 
> manage the bid 
> <https://developers.google.com/adwords/api/docs/reference/v201506/MutateJobService.CampaignCriterion#bidModifier>
>  for keywords 
> <https://developers.google.com/adwords/api/docs/reference/v201506/MutateJobService.Keyword>
>  across 
> the AdGroup 
> <https://developers.google.com/adwords/api/docs/reference/v201506/AdGroupService.AdGroup>
>  level. You could use the MutateJobService 
> <https://developers.google.com/adwords/api/docs/reference/v201506/MutateJobService>
>  for 
> large batches of updates as asynchronous mutate job. You could use the 
> MutateJobService's AdGroupCriterionOperation 
> <https://developers.google.com/adwords/api/docs/reference/v201506/MutateJobService.AdGroupCriterionOperation>
>  to manage the bid for keywords across the AdGroup 
> <https://developers.google.com/adwords/api/docs/reference/v201506/AdGroupService.AdGroup>
>  level. 
>
> You could use the SimpleMutateJob 
> <https://developers.google.com/adwords/api/docs/reference/v201506/MutateJobService.SimpleMutateJob>
>  for 
> MutateJobService.mutate 
> <https://developers.google.com/adwords/api/docs/reference/v201506/MutateJobService#mutate>
>  (change 
> the bid for keywords) and run asynchronously and the BulkMutateJobSelector 
> <https://developers.google.com/adwords/api/docs/reference/v201506/MutateJobService.BulkMutateJobSelector>
>  could 
> not be used for MutateJobService.mutate 
> <https://developers.google.com/adwords/api/docs/reference/v201506/MutateJobService#mutate>.
>  
> The BulkMutateJobSelector 
> <https://developers.google.com/adwords/api/docs/reference/v201506/MutateJobService.BulkMutateJobSelector>
>  is 
> used to select the job for which you are getting job information and will 
> be used with the MutateJobService.get 
> <https://developers.google.com/adwords/api/docs/reference/v201506/MutateJobService#get>
> .
>
> Thanks,
> Umesh, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f3b02738-7456-4c7b-b6af-57dcb693362b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to