When I try to fetch the "Ad" column in the Ad Performance report, I get a column of Null values. Although in the UI we can see that there is content to those ads (screenshots attached).
The report definition:
{"reportName": u"AD_PERFORMANCE_REPORT", "selector": {"predicates": [{"operator": "IN", "field": "AdGroupStatus", "values": ["REMOVED", "PAUSED", "ENABLED"]}, {"operator": "IN", "field": "CampaignStatus", "values": ["REMOVED", "PAUSED", "ENABLED"]}], "fields": ["AccountDescriptiveName", "AccountCurrencyCode", "AccountTimeZone", "AdNetworkType1", "Date", "CampaignName", "CampaignId", "CampaignStatus", "AdGroupName", "AdGroupId", "Headline", "Id", "Status", "CriterionId", "LabelIds", "Labels", "Cost", "Impressions", "Clicks", "Conversions", "AllConversions", "AllConversionValue", "ViewThroughConversions", "VideoQuartile75Rate", "VideoQuartile100Rate", "VideoViews", "Interactions", "CurrentModelAttributedConversionValue"], "dateRange": {"max": "20200818", "min": "20200801"}}, "reportType": u"AD_PERFORMANCE_REPORT", "dateRangeType": "CUSTOM_DATE", "downloadFormat": "CSV"}
Please help me to figure out the cause of this discrepancy.
Thanks in advance,
Romi