Re: How to remove BatchJobOperation

2022-08-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dom, Thank you for sending the logs privately, I raised them with my team. We will get back to you as soon as possible. Regards, Aryeh Google Ads API Team ref:_00D1U1174p._5004Q2d1QWg:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdev

Re: How to remove BatchJobOperation

2022-08-10 Thread Dom
Send you the debug messages in private. Can't remove jobs with state "DONE" with error: The batch job cannot be removed because it has started running. Can't create new jobs bc of error: This request would exceed a limit on the number of allowed resources. The details of which type of limit wa

Re: How to remove BatchJobOperation

2022-08-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dom, Can you do a remove operation on your "DONE" batch jobs? If the above doesn't help, could you send us a 'DEBUG' log level request and response log of raw API communications showing the error? The request and response appears similar to the JSON Mappings in our REST documentation with a

Re: How to remove BatchJobOperation

2022-08-10 Thread Dom
Hi, after running in to the same error I've taken care of finishing all pending jobs. My total batch jobs are: - --- State Count - --- (0) UNSPECIFIED 0 (1) UNKNOWN 0 (2) PENDING 0 (3) RUNNING

Re: How to remove BatchJobOperation

2022-07-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for updating us on the issue. We are glad to know that you are able to list batch jobs and delete pending batch jobs. Should you have any other clarifications with the APIs, feel free to open new post, and we'll be happy to assist you. Regards, Yasar Google Ads API Team ref:_00D1U1

Re: How to remove BatchJobOperation

2022-07-26 Thread 粟野恭平
Hello, thank you for your advice. Following the manual above, I was able to list batch jobs and delete pending batch jobs. 2022年7月26日火曜日 15:55:35 UTC+9 adsapi: > Hi, > > Thank you for posting your concern. Allow me to provide support. > > I am afraid that it is not the correct way to get the ba

How to remove BatchJobOperation

2022-07-25 Thread 粟野恭平
Hello, I am receiving errors from MutateBatchJob requests. error message is following: ``` error_code { resource_count_limit_exceeded_error: RESOURCE_LIMIT } message: "This request would exceed a limit on the number of allowed resources. The details of which type of limit was exceeded will eve