Re: Location bid modifier across all campaigns

2014-12-16 Thread Danial Klimkin
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. -Danial, AdWords API Team. On Tuesday, December 16, 2014 12:59:22 PM UTC+3, techpoi...@gmail.com wrote: > > Hi, > > We can set bid modifi

Re: Location bid modifier across all campaigns

2014-12-16 Thread techpoint . 2015
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 -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Location bid modifier across all campaigns

2014-12-15 Thread Danial Klimkin
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. On Monday, December 15, 2014 12:49:27 PM UTC+3, techpoi...@gmail.com wrote: > > Hi, > > It seems using "CampaignCriterion" service we can set

Location bid modifier across all campaigns

2014-12-15 Thread techpoint . 2015
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