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,
|
||||||