Re: How to change change bidding strategy from Manual CPC to Target ROAS via Adword API

2019-10-31 Thread Curtis Beck
Hi Faizan, I came across this as I'm debugging my own issue. There are a couple things that stand out to me. First I don't see the actual target roas value you are trying to set in the SOAP message. I would expect something in the element. Looking at the your code, I see "maargin". Is that a

Re: Batch Job Cancelled, Internal Error

2019-07-08 Thread Curtis Beck
Thanks Josh, The day following the failure we deleted the partially created account structure state and reran the entire batch job to successful completion. I use batch jobs service frequently. Failing due to internal errors is not common for me, maybe happening every couple months. When failur

Re: Batch Job Cancelled, Internal Error

2019-07-08 Thread Curtis Beck
Thanks Josh, Yes, the operations are ordered per the best practices section. The order of the operations performed were: All ADD BudgetOperations followed by All ADD CampaignOperations followed by All ADD CampaignCriterionOperation followed by All ADD AdGroupOperations followed by All ADD AdGrou

Batch Job Cancelled, Internal Error

2019-07-05 Thread Curtis Beck
Can you provide insight into why this batch was cancelled. Thank You RuntimeError: { "clientCustomerId": REDACTED, "batchJobId": "1610987512", "batchJob": { 'id': 1610987512, 'status': 'CANCELED', 'progressStats': { 'numOperationsExecuted': 363682, 'numOperationsSucceeded': 363678, 'estimatedPe

Re: Targeting Idea Service "You've exceeded a limit"

2019-05-15 Thread Curtis Beck
Thanks for the response Dannison. Are you saying that: - even though I interleave accounts to try and avoid being rate limited - and if an account is rate limited it is pulled from the interleaving for at least the specified retryAfterSeconds duration given in the error just the shee

Targeting Idea Service "You've exceeded a limit"

2019-05-14 Thread Curtis Beck
How do I determine what limit I've exceeded? We are performing a large number of queries to the targeting idea service and have started receiving a new error that I cannot determine what the limit is. The logs from a single process contains this error: WARNING:googleads.soap:2019-05-10 11:55:4