Getting Error CUSTOMER_SERVING_TYPE_REPORT_MISMATCH while trying to run report from manager account

795 views
Skip to first unread message

scout...@gmail.com

unread,
May 4, 2016, 8:53:45 AM5/4/16
to AdWords API Forum
Hello,

I have manager account and i have adwords  clients in that account. I want to fetch clicks, impression ,CTR of adwords account. I try to run report from my c# code and I downloaded given c# class library for testing. I am working on that code. I am getting below error.
AdWordsReportsException: One or more AdWords Report download errors have occurred.
Customer can not create report of a selected type.. (Error: ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH, FieldPath: selector, Trigger: ) 


I tried all alternate solution but i am getting this error.

Please help me to resolve it.


Thanks,

Umesh Dengale

unread,
May 4, 2016, 11:36:00 AM5/4/16
to AdWords API Forum
Hello,

The 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 section of the reporting basics guide and DownloadCriteriaReportWithAwql Java example code from the client library. Other languages example could be found here.

Cheers,
Umesh, AdWords API Team.

Umesh Dengale

unread,
May 4, 2016, 11:40:09 AM5/4/16
to AdWords API Forum
Hello,

You could refer  DownloadCriteriaReportWithAwql C# example code from the client library.

Thanks,
Umesh, AdWords API Team.

scout...@gmail.com

unread,
May 5, 2016, 5:14:08 AM5/5/16
to AdWords API Forum
Hello,

Thanks for response i already tried same things but getting same error.

Umesh Dengale

unread,
May 5, 2016, 11:24:30 AM5/5/16
to AdWords API Forum
Hello,

Have you tried to run the report using AdWords account Id (and not using the manager account id MCC)? If you did then provide me privately the clientCustomerId and report definition.  Just click Reply privately to author in the forum when responding.

scout...@gmail.com

unread,
May 6, 2016, 1:33:17 AM5/6/16
to AdWords API Forum
Give me private email so i can send you

scout...@gmail.com

unread,
May 6, 2016, 7:39:51 AM5/6/16
to AdWords API Forum

Hey,
I got solution. It am getting records from reports.

Thanks

Umesh Dengale

unread,
May 6, 2016, 9:35:03 AM5/6/16
to AdWords API Forum
Hello,

I am glad you found the fix. Let us know if you need any other help with AdWords API.
Reply all
Reply to author
Forward
0 new messages