"reportType": "AD_PERFORMANCE_REPORT",
"dateRangeType" : "ALL_TIME",
"selector" : {
"fields" : ["CampaignId", "Date", "ImageAdUrl", "ImageCreativeName", "Headline", "Description1", "Description2"],
},
"includeZeroImpressions": "false",
"downloadFormat": "CSV",
}
The ImageAdUrl is almost always empty (and urls received through the API request are absent from the report).
A few notes:
Is there any known problem with this issue?
Thanks