RE: Adding Keywords to AdGroup via AdWords API is failing with OperationAccessDenied.ACTION_NOT_PERMITTED

2022-01-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Dean, Thank you for reaching out to us. The OperationAccessDenied.ACTION_NOT_PERMITTED error signifies that you don't have an authorization to invoke the mutate method. So our team can better check on this, can you share to us the complete SOAP logs (request and response with requestId

Adding Keywords to AdGroup via AdWords API is failing with OperationAccessDenied.ACTION_NOT_PERMITTED

2022-01-12 Thread Dean Povey
to make changes via the Google Ads web app. ApiException: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.job.batch.MutateAction] (OperationAccessDenied{apiErrorType=OperationAccessDenied, errorString=OperationAccessDenied.ACTION_NOT_PERMITTED, fieldPath

RE: Creating a batch job OperationAccessDenied.ACTION_NOT_PERMITTED

2021-12-22 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Ciel, So our team can take a closer look at the cause, could you also share the SOAP request and response logs that was generated when the error occurred? In addition, were there also any batch job IDs available? You may then send the requested information via the Reply privately to author

Creating a batch job OperationAccessDenied.ACTION_NOT_PERMITTED

2021-12-22 Thread 'Ciel Eijssen' via AdWords API and Google Ads API Forum
Fault: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.job.batch.MutateAction] Looking forward to your reply. Best, Ciel -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspo

Re: Getting "OperationAccessDenied.ACTION_NOT_PERMITTED" when making a call

2021-03-21 Thread Janis Karimovs
Hey, just wanted to say I resolved my issue by renewing the refresh token using this guide here . Thanks. On Friday, 19 March 2021 at

Re: Getting "OperationAccessDenied.ACTION_NOT_PERMITTED" when making a call

2021-03-19 Thread Janis Karimovs
Hi, Oh I did actually get Google Ads and Adwords APIs confused, so I guess I am using Adwords API and I managed to get the campaigns through it. I am not quite sure what you mean by providing you with the SOAP request and response logs, where can I find those? The links you posted weren't too

RE: Getting "OperationAccessDenied.ACTION_NOT_PERMITTED" when making a call

2021-03-18 Thread Google Ads API Forum Advisor Prod
Hi Janis, The link you provided is for an AdWords API example. Could you confirm whether it is indeed the AdWords API your are using or the Google Ads API? Moving forward, retrieving campaigns should be possible only by using a client account ID as the customer ID in your API request header.

Getting "OperationAccessDenied.ACTION_NOT_PERMITTED" when making a call

2021-03-18 Thread Janis Karimovs
Hi, I'm trying to create and populate a user list via the Google Ads API as per this example here (https://developers.google.com/adwords/api/docs/samples/python/remarketing#create-and-populate-a-user-list), but getting a "OperationAccessDenied.ACTION_NOT_PERMITTED" error. I am u

Re: OperationAccessDenied.ACTION_NOT_PERMITTED

2020-07-27 Thread Maria Fernanda Guerra
Request: [{'operator': 'ADD', 'operand': {'name': 'ND [26.000 ARS](2) 20200727 145932', 'amount': {'microAmount': 532737}, 'isExplicitlyShared': False, 'deliveryMethod': 'STANDARD'}}] Response: Error summary: {'faultMessage': '[OperationAccessDenied.ACTION_NOT_PERMITTED @ class

RE: OperationAccessDenied.ACTION_NOT_PERMITTED

2020-07-27 Thread Google Ads API Forum Advisor Prod
Hi Maria, Thank you for reaching out. In order for us to further investigate your issue, could you please share the complete request and response logs along with the client customer id and the source code you used via the Reply privately to author option? Thanks and regards, Xiaoming, Google

OperationAccessDenied.ACTION_NOT_PERMITTED

2020-07-27 Thread Maria Fernanda Guerra
I can't write anything through the AdWords API, previously I could do it, this is the message it throws at me 'faultMessage': '[OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.budget.MutateAction

Re: OperationAccessDenied.ACTION_NOT_PERMITTED when posting campaigns

2019-11-21 Thread Lasse Vinther Nesset
That was exactly the issue.. Thank you!! On Tuesday, November 19, 2019 at 6:02:32 PM UTC+1, adsapiforumadvisor wrote: > > Hi Lasse, > > The ACTION_NOT_PERMITTED is usually triggered if the user is performing an > operation that is no longer allowed. I suspect that it is happening because > of

RE: OperationAccessDenied.ACTION_NOT_PERMITTED when posting campaigns

2019-11-19 Thread Google Ads API Forum Advisor Prod
Hi Lasse, The ACTION_NOT_PERMITTED is usually triggered if the user is performing an operation that is no longer allowed. I suspect that it is happening because of the Budget delivery method. Recently, there has been a few changes to the accelerated budget delivery. Starting, October 14, 2019,

OperationAccessDenied.ACTION_NOT_PERMITTED when posting campaigns

2019-11-19 Thread Lasse Vinther Nesset
is the exact issue here?: googleads.errors.GoogleAdsServerFault: [OperationAccessDenied.ACTION_NOT_PERMITTED @ operations[0].operand.budget.budgetId; trigger:'6618919091', OperationAccessDenied.ACTION_NOT_PERMITTED @ operations[1].operand.b

Re: Help requested with OperationAccessDenied.ACTION_NOT_PERMITTED error on `budgetId`

2019-11-13 Thread Integrations Team
Thank you Bharani, we will look into changing it! On Tuesday, November 12, 2019 at 8:36:45 PM UTC+1, adsapiforumadvisor wrote: > > Hi Ciel, > > The ACTION_NOT_PERMITTED is usually triggered if the user is performing an > operation that is no longer allowed. Recently, there has been a few

Help requested with OperationAccessDenied.ACTION_NOT_PERMITTED error on `budgetId`

2019-11-12 Thread Integrations Team
', 'OperationAccessDenied.ACTION_NOT_PERMITTED'), ('ApiError.Type', 'OperationAccessDenied'), ('reason

Re: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hello Ketan, I received the logs. Could you also please share the email address that is used to make the API call using reply privately to the author option to see if the user has correct permissions? You cannot see the private message you sent until the forum advisor replies to that message

RE: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-17 Thread Google Ads API Forum Advisor Prod
Hello Ketan, Could you please confirm the email address and account id for which you are making the mutate operation. To enable logs you can refer this guide. Please use reply privately to the author option while sharing the information requested. Regards, Sai Teja, Google Ads API Team

Re: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-17 Thread 'Ketan Ingle' via AdWords API and Google Ads API Forum
Hi Sai Teja, The user has the access to the account. I have created campaigns/ad groups etc using the API before. I also export reports on a regular basis from the account with the same user. The problem is persisting. Can you please detail out how I can share the SOAP logs for the operation?

RE: OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-10 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Ketan, Could you please confirm whether the user making the API call is having the right access to the account for which you are making the mutate operations? If the problem persists, could you please share the complete SOAP logs for the operation, you are performing without redacting any

OperationAccessDenied.ACTION_NOT_PERMITTED: while creating a new ad customiser feed

2019-05-10 Thread 'Ketan Ingle' via AdWords API and Google Ads API Forum
I'm trying to create a new ad customizer feed using the Python2.7 and API version 'v201809' The mutate function doesn't seem to work and is giving the following error: GoogleAdsServerFault: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class

RE: OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.ad.adgroupad.MutateAction

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
wrote: Введите код... Good day, I use api v201809 tell me when sending a request to change the status of the ad, an error is issued [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.ad.adgroupad.MutateAction] OAuth client IDs are created under

OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.ad.adgroupad.MutateAction

2019-04-24 Thread analytic
Введите код... Good day, I use api v201809 tell me when sending a request to change the status of the ad, an error is issued [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.ad.adgroupad.MutateAction] OAuth client IDs are created under

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2018-06-25 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Jofin, Regret the delay in responding. Are you still facing ACTION_NOT_PERMITTED? We had an issue a while ago which is currently fixed. If you continue to face issues. Please use reply privately to author option and share you SOAP logs (request and response) along with the email id of

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2018-06-06 Thread Jofin Kuriakose
FQjCNHT_Kp1ibXOV9kVlywA9A53nJOyyQ>">00056dcf9f121ec10abcd9cfd000719aCustomerServicegetCustomers0200soap:Server[OperationAccessDenied.ACTION_NOT_PERMITTED @ ; trigger:\'null\']https://adwords.google.com/api/adwords/mcm/v201710 <https://www.google.com/url?q=https://adwords.google.com/api/adwords/mcm/v201710=D=hangouts=1528

Re: Exception of type 'Google.Api.Ads.AdWords.Lib.AdWordsApiException' was thrown. OperationAccessDeniedReason.ACTION_NOT_PERMITTED. (Error: OperationAccessDenied.ACTION_NOT_PERMITTED)

2018-06-04 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Scott, To investigate more on this issue, cloud you please share the entire SOAP logs(request and response) along with the email id that is used to authorize the API calls? Regards, Sai Teja, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Exception of type 'Google.Api.Ads.AdWords.Lib.AdWordsApiException' was thrown. OperationAccessDeniedReason.ACTION_NOT_PERMITTED. (Error: OperationAccessDenied.ACTION_NOT_PERMITTED)

2018-06-04 Thread scott . gray
Hello, We are suddenly experiencing error Exception of type 'Google.Api.Ads.AdWords.Lib.AdWordsApiException' was thrown. OperationAccessDeniedReason.ACTION_NOT_PERMITTED. (Error: OperationAccessDenied.ACTION_NOT_PERMITTED) when attempting to pull data. The issue started suddenly yesterday

Re: Adwords API Error: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.adgroup.MutateAction]

2017-12-28 Thread ramdan
, Bharani Cherukuri (AdWords API Team) wrote: > > Hello, > > Based on the logs, OperationAccessDenied.ACTION_NOT_PERMITTED > <https://developers.google.com/adwords/api/docs/reference/v201609/AdGroupAdService.OperationAccessDenied#reason> > error > is enco

Re: Adwords API Error: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.adgroup.MutateAction]

2017-12-28 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API Forum
Hello, Based on the logs, OperationAccessDenied.ACTION_NOT_PERMITTED <https://developers.google.com/adwords/api/docs/reference/v201609/AdGroupAdService.OperationAccessDenied#reason> error is encountered when you don't have an authorization to invoke the mutate method. It is po

Adwords API Error: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.adgroup.MutateAction]

2017-12-28 Thread ramdan
: AdGroupService, Action: mutate, Response time: 120ms, Request ID: 00056167d2a045b00a621611a508b40c, Operations: 1, Is fault: true, Fault message: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.adgroup.MutateAction] I, [2017-12-28T22:03:47.018884 #24821

Re: OperationAccessDenied.ACTION_NOT_PERMITTED

2017-11-13 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ryan, While having basic access allows users to utilize the AdWords API, it does not necessarily allow a user to access (view/manage) information of a specific MCC/client account. When using the AdWords API, users will need to secure or generate OAuth2 credentials using an email address

OperationAccessDenied.ACTION_NOT_PERMITTED

2017-11-12 Thread Ryan
Hi everyone, We have Basic access API key and we are trying to send an offline conversion using Google\AdsApi\AdWords\v201705\cm\OfflineConversionFeedService but we get an error code OperationAccessDenied.ACTION_NOT_PERMITTED When we do other operations (e.g. get list of campaigns

Re: OperationAccessDenied.ACTION_NOT_PERMITTED uploading offline conversion

2016-04-21 Thread 'Umesh Dengale' via AdWords API Forum
Hi Karl, While generating the refresh token , if you login as the

Re: OperationAccessDenied.ACTION_NOT_PERMITTED uploading offline conversion

2016-04-21 Thread Karl Adler
wrote: > > Hello, > > The OperationAccessDenied.ACTION_NOT_PERMITTED > <https://developers.google.com/adwords/api/docs/reference/v201603/OfflineConversionFeedService#OperationAccessDenied> > error > occurs when you don't have access to the service methods (e.g. mutate

Re: OperationAccessDenied.ACTION_NOT_PERMITTED uploading offline conversion

2016-04-18 Thread 'Umesh Dengale' via AdWords API Forum
Hello, The OperationAccessDenied.ACTION_NOT_PERMITTED <https://developers.google.com/adwords/api/docs/reference/v201603/OfflineConversionFeedService#OperationAccessDenied> error occurs when you don't have access to the service methods (e.g. mutate <https://developers.google.com/ad

OperationAccessDenied.ACTION_NOT_PERMITTED uploading offline conversion

2016-04-18 Thread Karl Adler
"exception": [ { "message": "[OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.conversiontracking.offlinecon]" , the upload function: function UploadConversion($conversionName, $gclid, $conversionTime, $conversionValue =

Re: Updating Ad customizer feed OperationAccessDenied.ACTION_NOT_PERMITTED

2016-03-08 Thread 'Yin Niu' via AdWords API Forum
Hello, Could you please send the SOAP request and response logs? Just click *Reply privately to author* in the forum when responding. If you are using Java client library, you can change the first line in log4j.properties to:

Updating Ad customizer feed OperationAccessDenied.ACTION_NOT_PERMITTED

2016-03-08 Thread Dali Bardi
Hello! I'm using AdWords API (v201509) to manage my AdWords account. I want to update (SET operation) the price (FeedItemAttributeValue) in my Ad customizer feed data using the FeedItemService but i'm getting OperationAccessDenied.ACTION_NOT_PERMITTED@ class

Re: Updating Ad customizer feed OperationAccessDenied.ACTION_NOT_PERMITTED

2016-03-08 Thread Dali Bardi
Hello! I'm using AdWords API (v201509) to manage my AdWords account. I want to update (SET operation) the values (FeedItemAttributeValue) of my Ad customizer feed data using the FeedItemService but i'm getting OperationAccessDenied.ACTION_NOT_PERMITTED@ class

Re: Offline conversions uploaded via API OperationAccessDenied.ACTION_NOT_PERMITTED

2015-09-21 Thread walter
yment 20150917 15 1 *Response* http://schemas.xmlsoap.org/soap/envelope/;> https://adwords.google.com/api/adwords/cm/v201502;> 0005203cfb41a8400a819e47d0027667 OfflineConversionFeedService mutate 1 25 soap:Server [OperationAccessDenied

Re: Offline conversions uploaded via API OperationAccessDenied.ACTION_NOT_PERMITTED

2015-09-21 Thread Walter Traspadini
Hello Anthony, I sorted out the issue just before midday. Now, it works pretty good to me. Thank you very much for the support. We are going to change our CMS in django admin and put this api call in production. Cheers, Walter Traspadini On 21 Sep 2015, at 16:24, Anthony Madrigal

Re: Offline conversions uploaded via API OperationAccessDenied.ACTION_NOT_PERMITTED

2015-09-21 Thread Anthony Madrigal
Hello Walter, When you are adding a ConversionTracker, please make sure you meet the following conditions . I noticed that the clientCustomerId in your header belongs to an MCC account. Try to

Offline conversions uploaded via API OperationAccessDenied.ACTION_NOT_PERMITTED

2015-09-18 Thread walter
ss_reply raise WebFault(fault, replyroot) suds.WebFault: Server raised fault: '[OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.conversiontracking.conversion]' Process finished with exit code 1 Wh

Re: Offline conversions uploaded via API OperationAccessDenied.ACTION_NOT_PERMITTED

2015-09-18 Thread Anthony Madrigal
Hello Walter, The error you are receiving implies that you are using the REMOVE operator, which is not supported for the ConversionTrackerService . However, if you are using the ADD or SET

Getting OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.getAction

2015-06-16 Thread Ankur Maheshwari
Hi, I'm using google-api-ads-ruby https://github.com/googleads/google-api-ads-ruby to fetch customer information. but I'm getting AdwordsApi::V201502::CustomerService::ApiException: [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.boulder.api.services.customer.GetAction

Re: Getting OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.getAction

2015-06-16 Thread Umesh Dengale
Hi Ankur, Could you provide me the SOAP request and response? Just click Reply privately to author in the forum when responding. Regards, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: OperationAccessDenied.ACTION_NOT_PERMITTED error when calling API to get campaigns

2015-01-09 Thread Ashley Xu
: Hi, We have seen OperationAccessDenied.ACTION_NOT_PERMITTED error when calling Adwords API to get campaigns(We are using AdWordsApiClient_18.3.0). Please find the stack trace below. Could anyone please let me know what does it mean when we run into this exception. It seems one user keeps

Re: OperationAccessDenied.ACTION_NOT_PERMITTED error when calling API to get campaigns

2015-01-07 Thread Josh Radcliff (AdWords API Team)
that the OAuth credentials were generated while logged in as a user with access to the account. Cheers, Josh, AdWords API Team On Tuesday, January 6, 2015 7:52:47 PM UTC-5, Ashley Xu wrote: Hi, We have seen OperationAccessDenied.ACTION_NOT_PERMITTED error when calling Adwords API to get campaigns(We

OperationAccessDenied.ACTION_NOT_PERMITTED error when calling API to get campaigns

2015-01-06 Thread Ashley Xu
Hi, We have seen OperationAccessDenied.ACTION_NOT_PERMITTED error when calling Adwords API to get campaigns(We are using AdWordsApiClient_18.3.0). Please find the stack trace below. Could anyone please let me know what does it mean when we run into this exception. It seems one user keeps

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-03-04 Thread Ray Tsang (AdWords API Team)
:requestId0004f365e42f67680adb08446369/ns2:requestIdns2:serviceNameCustomerService/ns2:serviceNamens2:methodNameget/ns2:methodNamens2:operations0/ns2:operationsns2:responseTime169/ns2:responseTime/ResponseHeader/soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/faultcodefaultstring[OperationAccessDenied.ACTION_NOT_PERMITTED

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-27 Thread Takeshi Hagikura (AdWords API Team)
days, its working for most but for few clients it is giving me error faultMessage=[OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.boulder.api.services.customer.GetAction]. requestId=0004f35cdb1621200aa43c0459cb Also need to confirm that accesstoken was fetched from

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-27 Thread Chirag
On Thursday, February 27, 2014 2:58:07 PM UTC+9, Chirag wrote: Hello Takeshi, I am also facing the same issue with customer service since few days, its working for most but for few clients it is giving me error faultMessage=[OperationAccessDenied.ACTION_NOT_PERMITTED @ class

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-27 Thread Rob
/ResponseHeader/soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/faultcodefaultstring[OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.boulder.api.services.customer.GetAction]/faultstringdetailApiExceptionFault xmlns=https://adwords.google.com/api/adwords/mcm/v201309; xmlns:ns2

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-26 Thread Chirag
Hello Takeshi, I am also facing the same issue with customer service since few days, its working for most but for few clients it is giving me error faultMessage=[OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.boulder.api.services.customer.GetAction]. requestId

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-25 Thread Zweitze
:requestIdns2:serviceNameCustomerService/ns2:serviceNamens2:methodNameget/ns2:methodNamens2:operations0/ns2:operationsns2:responseTime265/ns2:responseTime/ResponseHeader/soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/faultcodefaultstring[OperationAccessDenied.ACTION_NOT_PERMITTED @ class

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-24 Thread Zweitze
:operationsns2:responseTime265/ns2:responseTime/ResponseHeader/soap:Headersoap:Bodysoap:Faultfaultcodesoap:Server/faultcodefaultstring[OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.boulder.api.services.customer.GetAction]/faultstringdetailApiExceptionFault xmlns=https

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-23 Thread Takeshi Hagikura (AdWords API Team)
0004f2e914916bb80ade4707657c The calls were made 3+ hours after your post. Thanks in advance! On Friday, February 21, 2014 9:19:49 AM UTC+1, Takeshi Hagikura (AdWords API Team) wrote: Hi Zweltze, Thanks for the report. There was an issue that caused OperationAccessDenied.ACTION_NOT_PERMITTED. The issue

Re: Sometime getting FeedItem from FeedItemService get the exception [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.feed.feeditem.GetAction]

2014-02-21 Thread Takeshi Hagikura (AdWords API Team)
is [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.feed.feeditem.GetAction]. I logged soap message to file and here is the request and response: Request ID: *0004f2bf1622f6600a421a046b2d* Request --- ?xml version=1.0 encoding=utf-8

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-21 Thread Takeshi Hagikura (AdWords API Team)
Hi Zweltze, Thanks for the report. There was an issue that caused OperationAccessDenied.ACTION_NOT_PERMITTED. The issue that caused the OperationAccessDenied.ACTION_NOT_PERMITTED has been fixed. Can you please try the same request? Best, - Takeshi, AdWords API Team On Thursday, February 20

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-21 Thread Zweitze
for the report. There was an issue that caused OperationAccessDenied.ACTION_NOT_PERMITTED. The issue that caused the OperationAccessDenied.ACTION_NOT_PERMITTED has been fixed. Can you please try the same request? Best, - Takeshi, AdWords API Team On Thursday, February 20, 2014 12:03:03 AM UTC+9

Sometime getting FeedItem from FeedItemService get the exception [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.feed.feeditem.GetAction]

2014-02-19 Thread Lã Anh Tú
Hi, We are facing with problem, when we call get method to FeedItemService, sometime we receive AdwordApi exception with message is [OperationAccessDenied.ACTION_NOT_PERMITTED @ class com.google.ads.api.serviceimpls.campaignmgmt.feed.feeditem.GetAction]. I logged soap message to file

OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-19 Thread Zweitze
Hi all, Since a week or so I get OperationAccessDenied.ACTION_NOT_PERMITTED when calling CustomerService.Get(). This happens on a few customers. Why is that? Sample RequestId 0004f2c0d37ef0c80ade62c602ab Many more are available. Thanks in advance

Adwords API Error: OperationAccessDenied.ACTION_NOT_PERMITTED @

2013-10-01 Thread Adeel Ahmed
))) ) ) //--operations ) //---mutate ); //---request Now after running SOAP CALL... I get error... [message:protected] = [OperationAccessDenied.ACTION_NOT_PERMITTED @ ] Some part of error... shows request variable as... [1] = Array

Re: Adwords API Error: OperationAccessDenied.ACTION_NOT_PERMITTED @

2013-10-01 Thread Anash P. Oommen (AdWords API Team)
=array(id=$adgroupidx,biddingStrategyConfiguration=array(bids=array($bid2_soap))) ) ) //--operations ) //---mutate ); //---request Now after running SOAP CALL... I get error... [message:protected] = [OperationAccessDenied.ACTION_NOT_PERMITTED

Re: Adwords API Error: OperationAccessDenied.ACTION_NOT_PERMITTED @

2013-10-01 Thread Adeel Ahmed
Hello Anash First of all thank you for replying on all of my posts. I am just replying here only now :) Well, I am making GUI for a client and they didn't give full access to the email which I am using for manipulation of CpcBid and now they have given the access. After running script again

Re: Adwords API Error: OperationAccessDenied.ACTION_NOT_PERMITTED @

2013-10-01 Thread Adeel Ahmed
Hi again, I tested with Client Library and it updated CpcBid but my script response shows no change in CpcBid. For my script, I am not using Library (please note that). It is custom made PHP script and I am able to get all campaigns and adgroups data using SOAP requests. As per nolibrary

AdGroupAdService mutate suddenly throws OperationAccessDenied.ACTION_NOT_PERMITTED

2013-02-27 Thread Horhe
Hello, it all worked fine, but now AdGroupAdService mutate method throws OperationAccessDenied.ACTION_NOT_PERMITTED. Any idea what's causing this? Thanks. Br, Anže -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http