I just want to get the UAC geo performance report via api, but I only received the titles of the report without any data, like this
[0]=>
string(74) "Country/Territory,Campaign ID,Campaign,Clicks,Cost,Impressions,Conversions"
[1]=>
string(0) ""
Here is the AWQL : SELECT CountryCriteriaId,CampaignId,CampaignName,Clicks,Cost,Impressions,Conversions FROM GEO_PERFORMANCE_REPORT WHERE IsTargetingLocation IN [true,false] AND LocationType = LOCATION_OF_PRESENCE DURING 20181031,20181031