Hi,

Could you confirm if you wish to download reports across all your client 
accounts at once? If this is what you are pertaining to, you may refer to 
this link 
<https://developers.google.com/adwords/api/docs/samples/python/reporting#download-a-report-for-multiple-accounts>
 to 
know more about parallel reporting and its sample codes. Do take note that 
you need to run this using your MCC account. You may then specify the Gender 
Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/gender-performance-report>
 in 
the code to download gender-based information.

If this is not what you are pertaining to, could you provide more context 
on what you meant by "get a report on all companies by gender"?

Regards,
Dannison
AdWords API Team

On Thursday, August 30, 2018 at 3:27:57 AM UTC+8, Сty Вord wrote:
>
> *Hello*
> *I do not understand how to get a report on all companies by 
> gender?(together) (on Python)*
> *I read:*
>
> *Single and multiple attribution*
> *https://developers.google.com/adwords/api/docs/guides/reporting#multiple_attribution
>  
> <https://developers.google.com/adwords/api/docs/guides/reporting#multiple_attribution>*
>
> *Gender Performance Report*
> *https://developers.google.com/adwords/api/docs/appendix/reports/gender-performance-report
>  
> <https://developers.google.com/adwords/api/docs/appendix/reports/gender-performance-report>*
>
> *Example of Python*
> *https://developers.google.com/adwords/api/docs/samples/python/reporting 
> <https://developers.google.com/adwords/api/docs/samples/python/reporting>*
>
> * My code on Python:*
> *report = {*
> *        'reportName': 'Custom Date GENDER_PERFORMANCE_REPORT',*
> *        'dateRangeType': 'ALL_TIME',*
> *        'reportType': 'GENDER_PERFORMANCE_REPORT',*
> *        'downloadFormat': 'CSV',*
> *        'selector': {*
> *            'fields': ['Criteria', 'Clicks','Impressions', 'Ctr', 
> 'Cost'],*
> *        }*
> *    }*
> *report_data = report_downloader.DownloadReportAsString(report, 
> skip_report_header=True,*
> *                                                          
>  skip_column_header=False,*
> *                                                          
>  skip_report_summary=False,*
> *                                                          
>  include_zero_impressions=True)*
>
> *Thank you!*
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8b54117b-21da-482b-9d60-0b00e45e0207%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Сty Вord
    • ... Сty Вord
      • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
        • ... Сty Вord
          • ... 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to