TargetingIdeaService with a postal location criterion

2016-08-17 Thread Jake Orr
Hello, I am attempting to execute a TargetingIdeaService get request with LocationSearchParameter as a postal code criterion ID. It works when a city criterion ID, but fails with TargetingIdeaError.INVALID_SEARCH_PARAMETERS when a postal criterion ID is used. I've seen questions about this

BatchJobProcessingError.DEADLINE_EXCEEDED for CampaignCriterion mutate operations

2016-04-26 Thread Jake Orr
I am running batch jobs for an Adwords account with 120 campaigns. For each campaign, I run one batch job containing 7000 CampaignCriterion mutate operations. 30 of the 120 batch jobs failed with the following processingErrors: [ { "fieldPath": "", "trigger": "", "errorString":

Report Download RateExceededError.RATE_EXCEEDED

2016-03-28 Thread Jake Orr
We are running report downloads in a clustered environment using a custom rate limiter. I have been adjusting QPS in an attempt to avoid rate exceeded errors. I am down to 5 QPS which works fine until enough clustered workers are running, at which point I start to see rate exceeded errors. The