only part of the list Audience Performance Report

19 views
Skip to first unread message

Сty Вord

unread,
Feb 4, 2019, 6:16:52 AM2/4/19
to AdWords API and Google Ads API Forum
Hello!
My problem(Python code). I do not get a complete list but only part of the list Audience Performance Report.
How to find parameters: Size: Youtube, Size: Display?
What could be the reason? Thank you!

def foo():
    adwords_client = adwords.AdWordsClient.LoadFromStorage()
    report_downloader = adwords_client.GetReportDownloader(version='v201806')
    report = {
        'reportName': 'CUSTOM DATE AUDIENCE_PERFORMANCE_REPORT',
        'dateRangeType': 'CUSTOM_DATE',
        'reportType': 'AUDIENCE_PERFORMANCE_REPORT',
        'downloadFormat': 'CSV',
        'selector': {
            'fields': [
                'UserListName',
                'IsRestrict',
                'Status',

googleadsapi...@google.com

unread,
Feb 4, 2019, 3:42:42 PM2/4/19
to AdWords API and Google Ads API Forum
Hello,

You could try to enable the Zero impressions to true in your report definition to see more records. Could you please share the complete report definition along with the client customer id you are pointing to? Also, could you please elaborate more on the parameters Size: Youtube, Size: Display, where do you see them(screenshot would help)? The available fields for the AudiencePerformanceReport can be found here. You could use reply privately to the author option to share the informatiojn requested.

Regards,
Sai Teja, AdWords API Team


=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    http://googleadsdeveloper.blogspot.com/search/label/adwords_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Was your question answered? Please rate your experience with us by taking a short survey.
If not -- reply to this email and tell us what else we can do to help.

Take Survey

Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/

Reply all
Reply to author
Forward
0 new messages