Adwords API OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED
up vote
0
down vote
favorite
i am trying to add campaign for testing. I can get account hierarchy. But when i execute the add_campaign.py code i get this error :
campaigns = campaign_service.mutate(operations) File "/usr/local/lib/python3.5/dist-packages/googleads/common.py", line 1389, in MakeSoapRequest e.detail, errors=error_list, message=e.message) googleads.errors.GoogleAdsServerFault: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0], OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[1]]
my developer token is from manager account
client id is from test account
client secret is from test account
refresh token is get with test account IDs
client customer id is from test account
python google-adwords
add a comment |
up vote
0
down vote
favorite
i am trying to add campaign for testing. I can get account hierarchy. But when i execute the add_campaign.py code i get this error :
campaigns = campaign_service.mutate(operations) File "/usr/local/lib/python3.5/dist-packages/googleads/common.py", line 1389, in MakeSoapRequest e.detail, errors=error_list, message=e.message) googleads.errors.GoogleAdsServerFault: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0], OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[1]]
my developer token is from manager account
client id is from test account
client secret is from test account
refresh token is get with test account IDs
client customer id is from test account
python google-adwords
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
i am trying to add campaign for testing. I can get account hierarchy. But when i execute the add_campaign.py code i get this error :
campaigns = campaign_service.mutate(operations) File "/usr/local/lib/python3.5/dist-packages/googleads/common.py", line 1389, in MakeSoapRequest e.detail, errors=error_list, message=e.message) googleads.errors.GoogleAdsServerFault: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0], OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[1]]
my developer token is from manager account
client id is from test account
client secret is from test account
refresh token is get with test account IDs
client customer id is from test account
python google-adwords
i am trying to add campaign for testing. I can get account hierarchy. But when i execute the add_campaign.py code i get this error :
campaigns = campaign_service.mutate(operations) File "/usr/local/lib/python3.5/dist-packages/googleads/common.py", line 1389, in MakeSoapRequest e.detail, errors=error_list, message=e.message) googleads.errors.GoogleAdsServerFault: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0], OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[1]]
my developer token is from manager account
client id is from test account
client secret is from test account
refresh token is get with test account IDs
client customer id is from test account
python google-adwords
python google-adwords
edited Nov 19 at 11:44
asked Nov 19 at 10:57
Tahir Han
185
185
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53373147%2fadwords-api-operationaccessdenied-add-operation-not-permitted%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown