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 2 days ago
asked 2 days ago
Tahir Han
183
183
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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