Hi, RequestHeader is a cross-domain object (i.e. it belongs to cm/ namespace and is used in mcm/ namespace), so your xml should look something like:
<RequestHeader xmlns='https://adwords.google.com/api/adwords/mcm/v201101' xmlns:cm='https://adwords.google.com/api/adwords/cm/v201101'> <cm:authToken>XXXXXXX</cm:authToken> <cm:developerToken>XXXXXXX</cm:developerToken> <cm:userAgent>XXXXXXX</cm:userAgent> </RequestHeader> Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
