Hi Farid, 

You may see OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED 
<https://developers.google.com/adwords/api/docs/common-errors#OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED>
 
error if you try to add campaigns to your manager account (instead of your 
client account). I would recommend a few things when switching from a test 
account to a production account in your client library:

   1. Ensure your test account credentials (client ID, client secret & 
   refresh token) are replaced with the production account credentials in your 
   properties file. Developer token remains the same.
   2. Check if the client customer ID (in your properties file) points to 
   the 10 digit account ID of your production AdWords account (and not your 
   manager account).  

If you still see issues, could you please provide me with the SOAP XML 
request and response logs for the API call? You can get more information on 
how to enable logging by going to the github repository 
<https://developers.google.com/adwords/api/docs/clientlibraries> of your 
client library and checking the logging section in the readme file. For 
example, you can find information regarding enabling SOAP logs for a java 
application under the section "How do I enable logging?" of the Java 
AdWords API Github Repository 
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-java-lib&sa=D&sntz=1&usg=AFQjCNHAciT0az6CDoSjofztPyHuPU01eA>.
 
Also, in case you just enabled SOAP logging, you would need to make the 
same API call again to retrieve SOAP logs. Please click on *Reply privately 
to author *when responding. 

Regards,
Vishal, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cd077f56-7287-46a0-9070-294c5b59990f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to