Re: AuthorizationError.USER_PERMISSION_DENIED from 1 MCC but not another under the same MCC

2014-05-16 Thread Joe
I'm using C#, so a lot of it is encapsulated, but I'll try. Do you want both the success and the failure? On Friday, May 16, 2014 4:45:00 PM UTC-4, Anash P. Oommen (AdWords API Team) wrote: > > Hi Joe, > > Could you please post a sanitized SOAP request / response xml that > illustrates the prob

Re: AuthorizationError.USER_PERMISSION_DENIED from 1 MCC but not another under the same MCC

2014-05-16 Thread Anash P. Oommen (AdWords API Team)
Hi Joe, Could you please post a sanitized SOAP request / response xml that illustrates the problem? Make sure you remove developertoken, oauth2 headers, etc. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, May 16, 2014 4:27:30 PM UTC-4, Joe wrote: > > I have 2 MCCs under 1 MCC: > > Ma

AuthorizationError.USER_PERMISSION_DENIED from 1 MCC but not another under the same MCC

2014-05-16 Thread Joe
I have 2 MCCs under 1 MCC: Master MCC --MCC1 --MCC2 Using the API Key and Credentials for the Master MCC, I can access everything for MCC1, but not MCC2. I get a AuthorizationError.USER_PERMISSION_DENIED message. From the Web UI, I can see everything in all 3 MCCs. Someone please help!!! I'v