Hey guys, I hope you can help me with a problem I'm facing. I'm currently pulling some reports from our customers in order to give them a better app experience. I'm pulling different reports and they all seem to work except for one, the Audience Report, I'm pulling these fields:
[ 'ExternalCustomerId', 'CampaignId', 'Date', 'Device', 'Clicks', 'Impressions', 'AllConversions']
If I go over the AdWords UI I seem to get results from many accounts and campaigns, the problem I'm facing is that when I pull this report from the API the results come empty when indeed there should be results. Do you have any idea why this might be happening?
Thanks in advance.