Re: Shopping Ads BatchJob CANCELED without ant processed ops

2022-04-01 Thread 'Miquel Isern Roca' via Google Ads API and AdWords API Forum
Hello again, Please ignore my previous message. I was mistaken when I said we already use the new Google Ads API for these product group operations. We are still using AdWords API and seeing CANCELED BatchJobs on occasions. I'll send a new case with its BatchJob next time it happens. Thanks, *Miq

Re: Shopping Ads BatchJob CANCELED without ant processed ops

2022-04-01 Thread 'Miquel Isern Roca' via Google Ads API and AdWords API Forum
Hello, thanks for the update. We haven't seen any more occurrences of the problem although we are using the new GoogleAds API now instead. I'll try to let you know if we see any similar issues. *Miquel Isern Roca* Python Software Engineer [image: Image]

Re: BatchJob canceled

2021-04-26 Thread SR
*Reply to author* button is disabled. On Monday, April 26, 2021 at 8:17:05 AM UTC+5:30 adsapiforumadvisor wrote: > Hi, > > Thank you for reaching out to our API support team. > > An internal error >

RE: BatchJob canceled

2021-04-25 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out to our API support team. An internal error usually indicates a temporary issue or a bug. So our team can better investigate, could you confirm if this is happening consistently even after retries? If yes, could you provide to us the batch job ID(s) and also the c

BatchJob canceled

2021-04-23 Thread SR
We are using batch jobs to launch Google campaigns. Recently we have included the YouTube channel as one of the placements in AdGroupCriterionOperation. 'xsi_type': 'AdGroupCriterionOperation', 'operand': { 'xsi_type': 'BiddableAdGroupCriterion',

Re: Shopping Ads BatchJob CANCELED without ant processed ops

2021-02-15 Thread Miquel Isern Roca
Update on the status of this issue. No solution nor cause of the problem has been found yet. I've been messaging privately with a forum advisor to provide BatchJob information to work on the issue but no progress has yet been made. The same issue is still occurring repeatedly to the same compa

Re: Shopping Ads BatchJob CANCELED without ant processed ops

2020-12-09 Thread Miquel Isern Roca
Can't click on *Reply privately to author. *A popup tells me I don't have permissions to do so on this group. Anything I can do about it? On Wednesday, December 9, 2020 at 6:06:39 AM UTC+1 adsapiforumadvisor wrote: > Hi Miquel, > > Thanks for posting your concern. > > Could you clarify whether

RE: Shopping Ads BatchJob CANCELED without ant processed ops

2020-12-08 Thread Google Ads API Forum Advisor Prod
Hi Miquel, Thanks for posting your concern. Could you clarify whether the issue is encountered in Google Ads API / AdWords API? If the issue is indeed encountered in one of the said APIs, then please provide the following details via Reply privately to author option to further investigate: c

Shopping Ads BatchJob CANCELED without ant processed ops

2020-12-07 Thread Miquel Isern Roca
We are sending a BatchJob (id=*3869988629*) with product group operations for a single adgroup but it gets CANCELED automatically. We do not send any mutate operation to cancel it. The BatchJob does not have errors nor download_url so we can't tell why it gets status CANCELED. The same issue

Re: BatchJob Canceled Status

2015-11-04 Thread Umesh Dengale
Hello, The BatchJob with CANCELED status means an error occurred while BatchJobService was attempting to parse the uploaded operations. The download URL will return a mutateResult element f

BatchJob Canceled Status

2015-11-04 Thread Jbielsa
Good Morning. When using the new service for BatchJob, and a batchJob finishes on Canceled Status, I can't retrieve the results in order to find errors occurred. I use Adwords client library v201509 for .Net Below the steps I follow: 1.- Get status of BatchJob <-- CANCELED 2.-