google adwords AUDIENCE_PERFORMANCE_REPORT does not return data if Status IN ["PAUSED"]

37 views
Skip to first unread message

Noémi Molnár

unread,
Nov 16, 2020, 4:01:58 AM11/16/20
to AdWords API and Google Ads API Forum
The following request does not return any audience data , although there are paused audiences in the same audiences report on the user interface.

{
 body: '__fmt=CSV&__rdquery=SELECT Id,Criteria,Impressions,Clicks FROM AUDIENCE_PERFORMANCE_REPORT WHERE Impressions > 0 AND Status IN ["PAUSED"] DURING 20201016,20201116',
headers: {
Authorization: '...',
clientCustomerId: '...',
'Content-Type': 'application/x-www-form-urlencoded',
developerToken: '...',
 }
method: 'POST',
url: 'https://adwords.google.com/api/adwords/reportdownload/v201809'
}

What could be the reason of it ?

Google Ads API Forum Advisor Prod

unread,
Nov 16, 2020, 10:47:01 AM11/16/20
to no...@swydo.com, adwor...@googlegroups.com
Hello,

Can you please provide me your CID so that I can take a closer look?

Thanks,
Anthony
Google Ads API Team

Google Logo
Anthony
Google Ads API Team
 


ref:_00D1U1174p._5004Q27u61c:ref

Noémi Molnár

unread,
Nov 18, 2020, 8:49:20 AM11/18/20
to AdWords API and Google Ads API Forum

Google Ads API Forum Advisor Prod

unread,
Nov 18, 2020, 12:32:24 PM11/18/20
to no...@swydo.com, adwor...@googlegroups.com
Hello,

I had a look at your account and see that there is currently only 1 audience that is paused. This audience has no impressions for the given date range. The field Status is an attribute, so it will always return the current state of your audiences. If you remove the predicate Status IN ["PAUSED"], you will see data returned. 

Regards,

Noémi Molnár

unread,
Nov 23, 2020, 4:00:43 AM11/23/20
to AdWords API and Google Ads API Forum
Hello, 

Thank you for looking into it. 
Reply all
Reply to author
Forward
0 new messages