Hi,
As informed in the earlier emails, note that the app campaign clicks are not available to retrieve from the click view report via the Google Ads API. You can continue to retrieve this data for other campaign types.
Also, I can confirm that we have already raised a feature request for this to be available in the API, and please be assured that our team is actively working on it. I hope this clarifies.
Additionally, if you encounter any issues while retrieving the GCLID data for other campaign types, kindly get back to 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.