Hi, We have an MCC account to which many accounts are linked. We are experiencing problem accessing campaign data through V2009 API for one of the accounts linked to MCC. But the V13 APIs works fine (ReportService). Could you please help us to resolve this issue ? I also emailed 'adwordsapiadvi...@google.com' with more specific details.
Please find SOAP request and response below. Thanks Santhosh -------------------------------------------------------- REQUEST--------------------------- <env:Envelope xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'> <env:Header> <RequestHeader xmlns='https://adwords.google.com/api/adwords/cm/ v200909' xmlns:ns2='https://adwords.google.com/api/adwords/o/v200909' xmlns:ns3='https://adwords.google.com/api/adwords/info/v200909'> <applicationToken>RQiaXXXXXXXX</applicationToken> <authToken>DQAAXXXXXXXXXXXXXXXXXXXXXXXXXXX</authToken> <clientEmail>vz...@...ees</clientEmail> <developerToken>mVKQt_XXXXXXXXX</developerToken> <userAgent>SF....</userAgent> </RequestHeader> </env:Header> <env:Body> <get xmlns='https://adwords.google.com/api/adwords/cm/v200909' xmlns:ns2='https://adwords.google.com/api/adwords/o/v200909' xmlns:ns3='https://adwords.google.com/api/adwords/info/v200909'> <selector> <campaignStatuses>ACTIVE</campaignStatuses> <campaignStatuses>PAUSED</campaignStatuses> </selector> </get> </env:Body> </env:Envelope> -------------------------------------------------- RESPONSE------------------------------------------------- <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/ v200909"> <requestId>ed50976e36d208e6607016e680c4ce9b</requestId> <operations>0</operations> <responseTime>674</responseTime> <units>0</units> </ResponseHeader> </soap:Header> <soap:Body> <soap:Fault> <faultcode>soap:Server</faultcode> <faultstring>AuthenticationError.CLIENT_EMAIL_INVALID @ ; trigger:'vzav...@ven.com_libertyonlinedegrees' Service[CampaignService.get]</faultstring> <detail> <ApiExceptionFault xmlns="https://adwords.google.com/api/ adwords/cm/v200909"> <message>AuthenticationError.CLIENT_EMAIL_INVALID @ ; trigger:'vzav...@ven.com_libertyonlinedegrees' Service[CampaignService.get]</message> <ApplicationException.Type>ApiException</ ApplicationException.Type> <errors xsi:type="AuthenticationError" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <fieldPath/> <trigger>vzav...@ven.com_libertyonlinedegrees</ trigger> <ApiError.Type>AuthenticationError</ApiError.Type> <reason>CLIENT_EMAIL_INVALID</reason> </errors> </ApiExceptionFault> </detail> </soap:Fault> </soap:Body> </soap:Envelope> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 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