Multiple keyword CPC update

38 views
Skip to first unread message

Wizard Meccup

unread,
Sep 15, 2016, 7:27:33 AM9/15/16
to AdWords API Forum
I am looking at to change many keywords bid periodically.

Which service should I use?

MutateJobService and BulkMutateJobService are not exists in v201607 (current), but many links on page https://developers.google.com/adwords/api/docs/use-cases point to them. Where to find them and how to use?

Vishal Vinayak (Adwords API Team)

unread,
Sep 15, 2016, 5:12:54 PM9/15/16
to AdWords API Forum
Hi,

You can update the bid of a keyword using AdGroupCriterionService. Please refer to this example in Java for more details. Same example is available in other client libraries as well. For more information on how bidding works in AdWords API, please refer to this guide.

Also, please note that mutate method is available in various AdWords API services (CampaignService for example), and is used to add or update a resource using the service. MutateJobService, however, is a deprecated service and is now replaced by BatchJobService, which can handle all functionality available in MutateJobService. Please refer to our Batch Processing Guide for more details.

Regards,
Vishal, AdWords API Team

Wizard Meccup

unread,
Sep 19, 2016, 4:28:36 AM9/19/16
to AdWords API Forum
I asked for multiple keyword bid update. This can be done only with the help BatchJobServise?

For example I need to update bids for up to 1,000 keywords, how to do it easier?

пятница, 16 сентября 2016 г., 0:12:54 UTC+3 пользователь Vishal Vinayak (Adwords API Team) написал:

Vishal Vinayak (Adwords API Team)

unread,
Sep 19, 2016, 2:10:03 PM9/19/16
to AdWords API Forum
Hi,

You can use the BatchJobService to group multiple operations into a single request, to speed up your bid modification process. Our Batch Processing Guide has details and code snippets on how to get started with BatchJobService.

Regards,
Vishal Vinayak, AdWords API Team

Wizard Meccup

unread,
Sep 20, 2016, 3:29:50 AM9/20/16
to AdWords API Forum
Thank you

понедельник, 19 сентября 2016 г., 21:10:03 UTC+3 пользователь Vishal Vinayak (Adwords API Team) написал:
Reply all
Reply to author
Forward
0 new messages