Hi all. I'm adding MCC login support, and I've hit an issue downloading reports. For reports created with an MCC login, I'm getting:
ReportDefinitionError.INVALID_REPORT_DEFINITION_ID@selector.selector??? I have added the clientCustomerId header in the HTTP request. HOWEVER ... our HTTP client ( LWP ) is mangling headers - it's making the 1st letter upper-case, eg ClientCustomerId. Can someone please check whether this is case sensitive? If it is ... it would be greatly appreciated if it could be made case insensitive, as we have no control over this behaviour. Here's some logging output from our HTTP request, with sensitive stuff removed: Pragma: no-cache Authorization: GoogleLogin auth=some_big_code ClientCustomerId: a_numeric_id ClientEmail: an_mcc_login_email ReturnMoneyInMicros: true Thanks :) Dan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
