Hi,
Thank you for contacting the Google Ads API support team.
Upon checking the error response, I understand that you are facing a
RESOURCE_EXHAUSTED error when you run OfflineUserDataJob. This may be due to the fact that you have reached 1 QPS(query per second) limit which counts as 60 requests per 60 seconds. When you re-try the same API call you are encountering
JOB_ALREADY_STARTED error which means that uploading job is already started. To analyse this issue further, could you provide us with the below details.
- From when do you start encountering this error? Is this happening with every OfflineUserDataJob API call or with a specific call?
- Could you provide us with the complete API logs (request and response with request-id and request header) generated at your end.
If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides
Java,
.Net,
PHP,
Python,
Ruby or
Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.
You can send the details via
Reply privately to the author option, or
direct private reply to this email.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tOr2P:ref" (ADR-00229925)
Thanks,
 |
Google Ads API Team |
