Hello, Are you trying to access the Production or Sandbox environments?
The error you're getting would indicate that you're specifying "842-310-1923" as the clientCustomerId SOAP request header, but the email header you're specifying isn't a valid MCC for that account. If you're going against the Sandbox, you shouldn't be using the clientCustomerId header at all; instead, use the clientEmail header as described at http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbox.html#requestheaders If you're going against the Production environment, then just make sure that the account in your email header is set up as a parent MCC for account 842-310-1923. Cheers, -Jeff Posnick, AdWords API Team On May 20, 7:26 am, Heisenbug <simone.bian...@gmail.com> wrote: > Hello all, > I've this error when I try to call the getAllAdWordsCampaigns method > someones know what is the problem? > thanks > > faultCode: {http://schemas.xmlsoap.org/soap/envelope/} > Server.userException > faultSubcode: > faultString: Either this object does not exist, or this user does not > have perm > ission to access it. > faultActor: > faultNode: > faultDetail: > {https://adwords.google.com/api/adwords/v13}fault: > <ns1:code>4</ns1:code> > <ns1:message>Either this object does not exist, or this user does > not have > permission to access it.</ns1:message> > <ns1:trigger>842-310-1923</ns1:trigger> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---