Hi, I am new to PHP and Google Adwords. When I run the GetCampaignsExample I get the following error: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'<null>']
Prior to running the GetCampaignExample I did the following: 1. Created an MCC acount and got a Test Acount customer id. 2. Downloaded the PHP client library aw_api_php_lib_3.2.2.tar.gz<https://code.google.com/p/google-api-adwords-php/downloads/detail?name=aw_api_php_lib_3.2.2.tar.gz> 3. configured auth.ini: email = "[email protected]" password = "****" userAgent = "companyName" developerToken = "[email protected]++USD" clientId="test account customer id" settings.ini: DEFAULT_SERVER = "https://adwords.google.com" Please advise, Thanks a lot in advance, Sahar. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
