Hello MS, Thank you for reaching out to us.
As indicated on the Report documentation, this report can be run only for a single day and only for dates up to 90 days before the time of the request. As for your question on (If we have a list of GclId*, can we get the Device / AoiCityCriteriaId/ AoiCountryCriteriaId data for each Gclld?), yes, you can use the said report with same sample query below: SELECT GclId, Device, AoiCityCriteriaId, AoiCountryCriteriaId FROM CLICK_PERFORMANCE_REPORT WHERE GclId = "<>" As an aside, please note that the AdWords API is deprecated and will be sunset on April 27, 2022. We strongly recommend that you migrate to the Google Ads API as soon as possible. You can use the Query Migration Tool to translate your AWQL queries into GAQL. Regards, Mark Kevin Albios Google Ads API Team ref:_00D1U1174p._5004Q2OSiyD:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/IVkI6000000000000000000000000000000000000000000000QZTEPS00N9z_82XsQ8an2yJQZDHCGQ%40sfdc.net.
