ikuleshov
ikuleshov
Hello, Please check out the following [example script](https://developers.google.com/apps-script/advanced/analyticsdata).
Benjamin, Depending on what you are trying to do, `googleAdsQuery`, `sessionGoogleAdsQuery`, `firstUserGoogleAdsQuery` seem like a good match. Please see the [Data API schema](https://developers.google.com/analytics/devguides/reporting/data/v1/api-schema) for the complete list of supported fields...
temuycro@, I suggest you try using the API Explorer to call the [getMetadata](https://developers.google.com/analytics/devguides/reporting/data/v1/rest/v1beta/properties/getMetadata) method of the Data API and make sure this dimension is available. Chances are, "click" is not...