Re: Using curl to create google ad campaign fails with Internal_Server_Error

2019-05-20 Thread Anushri shanbhag
Hi, I will check this out and get back. Thanks and Regards, Anushri On Monday, May 20, 2019 at 4:10:09 PM UTC+5:30, adsapiforumadvisor wrote: > > Hi, > > The CREATE_OPERATION_NOT_PERMITTED >

RE: Using curl to create google ad campaign fails with Internal_Server_Error

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi, The CREATE_OPERATION_NOT_PERMITTED is related to access issue and occurs if there is an unauthorized create operation that invokes a service's mutate method. Could you confirm if the account that you used for generating the OAuth2 credentials has standard or administrative access? To know m

RE: Using curl to create google ad campaign fails with Internal_Server_Error

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hi, You are seeing this error is because you might haven't set the login-customer-id in the requests header. Could you confirm if you already set the login-customer-id in the requests header to match the manager you are logging in as? If this header is not set, you will begin seeing the error:

RE: Using curl to create google ad campaign fails with Internal_Server_Error

2019-05-19 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi, Thank you for reaching out. However, to further investigate this, could you provide the complete JSON request and response logs when you encountered the error? If you haven't enabled logging yet, you may refer to the README sect