Google Ads API Team |
Hi,
Thank you for getting back to us.
The provided logs are partial, which means there is no complete request body presented. From the provided logs, we are not sure which service you're utilizing to make API calls and are not sure what your request header parameters are. Please note that logs are crucial to addressing your issue in this context, as we can find complete request and response bodies in the logs.
So as requested earlier, please provide us with complete API logs (request and response with request-id and request header) generated at your end. So that we can address your issue more accurately.
Kindly note that you have to enable logging if you are using a client library. You can refer to the guides in PHP to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.
Hi,
Thank you for getting back to us.
After checking your provided logs, we found that you provided only response logs, but along with response logs,we are expecting request logs also so that we can assist you more accurately. Please provide us a request with the request-id and request header.
Google Ads API Team |