Hi,
Thank you for reaching out to the Google Ads API support team.
Kindly note that GAQL will provide the response in JSON format, so you have to write your script code in such a way that it should be accessible to the response data.
You can utilize the client libraries. This client library provides high-level views and the basic building blocks of Google Ads API functionality, making it easier to develop apps quickly. Please note that you have to enable logging if you are using a client library to get the number of successful and failed uploads, or by using REST interface requests, you can enable logging via the curl command by using the -i flag.
![]() |
Google Ads API Team |