Re: error AuthorizationError.USER_PERMISSION_DENIED in get report

2015-08-05 Thread Umesh Dengale
Hello, Could you provide SOAP request and response logs? Just click Reply privately to author in the forum when responding. Don't forget to remove the developer token in the output. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our bl

error AuthorizationError.USER_PERMISSION_DENIED in get report

2015-08-05 Thread jukkrit
when i get report follow: $user = new AdWordsUser(); $user->GetAuthToken(); $user->SetClientCustomerId($sCurrentClientID); // Log SOAP XML request and response. $user->LogDefaults(); // Load ReportDefinitionService so that the required classes are availa