You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Hi,
It seems using "CampaignCriterion" service we can set location bid modifier for campaign. Is there any service / API method available where using location criterion id we can set location bid modifier in all campaigns together in which the location is set in campaign settings.
If not then we have to iterate through each campaign to find out the whether location is set or not and then change location bid modifier using CampaignCriterion service.
Please suggest.
Thanks.
Danial Klimkin
unread,
Dec 15, 2014, 8:32:41 AM12/15/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Hello,
No, there no batches like this, but this can be accomplished by just two API requests (1 get, 1 mutate) per account.
-Danial, AdWords API Team.
techpoi...@gmail.com
unread,
Dec 16, 2014, 4:59:22 AM12/16/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Hi,
We can set bid modifier for locations, ad schedule etc using campaign criterion service in which campaign id is mandatory. means we need mutate request per campaign.
Using which service we can do this in single mutate request per account?
Thanks
Danial Klimkin
unread,
Dec 16, 2014, 8:25:21 AM12/16/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
Correct, you need to specify campaign ID per operation. But a single request can contain thousands of operations, as long as they are for the same account.