Hi Team, 

I am trying to download a Account Performance Report, but I am getting the 
following error: 

Fatal error: Uncaught exception 'ReportDownloadException' with message 'Report 
download failed. Underlying errors are Type = 'ReportDefinitionError.
CUSTOMER_SERVING_TYPE_REPORT_MISMATCH', Trigger = '', FieldPath = 'selector'. 
'

As per the docs, this means that the report definition I am creating 
doesn't match the account type. That being said, I find that slightly 
confusing because: 

   - The user I am pulling the report with is a top-level MCC. 
   - On the selector I am specifying which children to get data from via 
   the 'ExternalCustomerId' field, using an 'IN'. 
   - All children passed to the selector return false on canManageClients.
   - Tested pulling the report for a single account using 'EQUALS' on the 
'ExternalCustomerId' 
   field - same error. 
   - Test without a filter on 'ExternalCustomerId' - same error. 

Here's the full code <http://pastebin.com/TyXbWxUa> I'm using on the PHP 
lib. 

Any ideas? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/899e2142-dea5-4ffe-82ed-d7ab18b19c0a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to