Hi, I am using GoogleAdwords API v201008 library. I have managed to set the entire environment to add Campaign's to Google Adwords, but when I execute my file, I get the following error:
OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED The detailed message is as follows: [faultstring] => [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [faultcode] => soap:Server [detail] => stdClass Object ( [ApiExceptionFault] => stdClass Object ( [message] => [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] [ApplicationException.Type] => ApiException [errors] => SoapVar Object ( [enc_type] => 0 [enc_value] => OperationAccessDenied Object ( [reason] => ADD_OPERATION_NOT_PERMITTED [fieldPath] => operations[0] [trigger] => [errorString] => OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED [ApiErrorType] => OperationAccessDenied [_parameterMap:private] => Array ( [ApiError.Type] => ApiErrorType ) ) [enc_stype] => OperationAccessDenied [enc_ns] => https://adwords.google.com/api/adwords/cm/v201008 ) ) ) Can you please explain me how can I post campaign to Sandbox and what needs to be changed for the same to move to production. I have read the documentation that was provided but was not able to find "Application Token" value. I have registered with MCC and it showed me message saying that I will receive some details in 2-3 days. The following are the values that I entered in auth.ini file email = "*...@gmail.com" password = "***" userAgent = "LocalNumber" applicationToken = "" (NO VALUE) developerToken = "***++USD" ; Uncomment to make requests against a client account. ;clientId = "" ; Uncomment the following to use an existing AuthToken. ; authToken = "INSERT_AUTH_TOKEN_HERE" ; Uncomment the following to use existing OAuth information. ; [OAUTH] ; oauth_consumer_key = "INSERT_OAUTH_CONSUMER_KEY_HERE" ; oauth_consumer_secret = "INSERT_OAUTH_CONSUMER_SECRET_HERE" ; oauth_token = "INSERT_OAUTH_TOKEN_HERE" ; oauth_token_secret = "INSERT_OAUTH_TOKEN_SECRET_HERE" In the above file, I could not find applicationToken value and so left blank. Can you please help me with this so that I can get this working asap. Thanks & Regards, Paul -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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