Hi Pierre, You are correct, the error you are encountering indicates that you might be using an MCC account ID instead of a client account ID as the clientCustomerId value. In the AdWords API, reports are generated only at the client account level as discussed also here <https://developers.google.com/adwords/api/docs/guides/reporting#reports_for_multiple_accounts>, so you being able to generate the Campaign Performance Report using an MCC account ID should not be possible. However, when using the Parallel Report Download <https://developers.google.com/adwords/api/docs/samples/python/reporting#parallel-report-download> example, users may use the MCC account ID as the clientCustomerId since this example generates reports of client accounts under a specific MCC.
To further investigate, could you reply to me privately (using the *Reply privately to author* option), your MCC account ID, the complete report definition you used, and the generated report file? In addition, you may change the "AdGroupeName" into "AdGroupName" in your SELECT query to avoid other report errors due to incorrect field names when generating the Creative Conversion Report. Thanks and regards, Peter 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/f340de42-dcd4-4809-adfb-575d217970f9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
