Hello, The ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH <https://developers.google.com/adwords/api/docs/common-errors#ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH> error occurs when you use manager account id to run the report. In the AdWords API report, you could specify the AdWords account id to run a report for that account. The AdWords API does not support report at MCC level. You need to run a report for each account in your MCC separately. If you need to gather reporting data for multiple accounts, submit a separate report request for each account by setting the clientCustomerId header. Please check out Reporting on multiple accounts <https://developers.google.com/adwords/api/docs/guides/reporting#reports-for-multiple-accounts> section of the reporting basics guide <https://developers.google.com/adwords/api/docs/guides/reporting> and DownloadCriteriaReportWithAwql <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201603/reporting/DownloadCriteriaReportWithAwql.java> Java example code from the client library. Other languages example could be found here <https://developers.google.com/adwords/api/docs/clientlibraries>.
Cheers, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. 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/4fb3c895-7f49-4a63-9718-61f58a4041ea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
