RE: AuthorizationError.SERVICE_ACCESS_DENIED

2021-05-25 Thread Google Ads API Forum Advisor Prod
Hi Teng,

Thank you for reaching out. They have just updated it for the intended use. I 
would suggest you wait a bit longer to have it take effect. Try it again in the 
next 24-48 hours and let me know if you still encounter the error.

Thanks and regards,
Xiaoming, Google Ads API Team


Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2HDQ8t:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/QhMmK0QTNYU700M9LMA1IJRjy-V6weN7xoNQ%40sfdc.net.


AuthorizationError.SERVICE_ACCESS_DENIED

2021-05-24 Thread teng shet
  i get msg from AdWords API Compliance

Dear Developer, 

Your tool has been updated to reflect intended use. Approved for basic 
access to Google AdWords API. Your tool can now make internal reporting api 
calls.

but also get a AuthorizationError.SERVICE_ACCESS_DENIED err when trying to 
make a call for get a daily report.

and i use cid like this

```

 Credential credential = new OfflineCredentials.Builder()

.forApi(OfflineCredentials.Api.ADWORDS)

.withClientSecrets(GoogleClientId, GoogleClientSecret)

.withRefreshToken(GoogleRefreshToken)

.build()

.generateCredential();

AdWordsSession session = new AdWordsSession.Builder()

.withDeveloperToken(GoogleDeveloperToken)

.withClientCustomerId(s)

.withOAuth2Credential(credential)

.build()

```

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/37a3ae85-8318-4e50-85b0-ed466d8c2942n%40googlegroups.com.


Re: i have a AuthorizationError.SERVICE_ACCESS_DENIED when i try to get report

2021-05-11 Thread Google Ads API Forum Advisor Prod
Hello,

Please reply privately your manager account Id where your developer token is 
located so I can further investigate.

Regards,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2H9v6N:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/UBy6G0QSY9BA00vs9XSncJRWy1UZIJWers-Q%40sfdc.net.


Re: i have a AuthorizationError.SERVICE_ACCESS_DENIED when i try to get report

2021-05-11 Thread teng shet
Hi,

thanks for you help,i can't understand what's wrong with my developer token 
and i  have reset this for hours ago,and i don't have anther product or api.

在2021年5月11日星期二 UTC+8 下午3:58:27 写道:

> Hi,
>
> I can see that you've already raised this concern to another forum post 
> and my colleague has already provided the suggestion on how to address it. 
> Allow to re-iterate the provided suggestion on my response and you can find 
> it below:
>
> "*Moving foward, the SERVICE_ACCESS_DENIED error indicates that the 
> developer token you are using may have been approved for a different 
> product or API. Since it appears that you are trying to generate an AdWords 
> API  report, 
> you may confirm this with the Compliance Team, via this contact form 
> , if your developer token 
> was indeed approved for the AdWords API or for a different API.*"
>
> Let me know if you have questions with this suggestion.
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2H9v6N:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/2d9729e6-2661-432f-8fdd-092717573920n%40googlegroups.com.


Re: i have a AuthorizationError.SERVICE_ACCESS_DENIED when i try to get report

2021-05-11 Thread teng shet
Hi,
thsanks for you help,i can't unstand what's worry with my developer token 
and i  have reset this for hours ago,and i don't have anther product or api.

在2021年5月11日星期二 UTC+8 下午3:58:27 写道:

> Hi,
>
> I can see that you've already raised this concern to another forum post 
> and my colleague has already provided the suggestion on how to address it. 
> Allow to re-iterate the provided suggestion on my response and you can find 
> it below:
>
> "*Moving foward, the SERVICE_ACCESS_DENIED error indicates that the 
> developer token you are using may have been approved for a different 
> product or API. Since it appears that you are trying to generate an AdWords 
> API  report, 
> you may confirm this with the Compliance Team, via this contact form 
> , if your developer token 
> was indeed approved for the AdWords API or for a different API.*"
>
> Let me know if you have questions with this suggestion.
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2H9v6N:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/c724e12a-42c7-4df6-9855-925192f9681dn%40googlegroups.com.


RE: i have a AuthorizationError.SERVICE_ACCESS_DENIED when i try to get report

2021-05-11 Thread Google Ads API Forum Advisor Prod
Hi,

I can see that you've already raised this concern to another forum post and my 
colleague has already provided the suggestion on how to address it. Allow to 
re-iterate the provided suggestion on my response and you can find it below:

"Moving foward, the SERVICE_ACCESS_DENIED error indicates that the developer 
token you are using may have been approved for a different product or API. 
Since it appears that you are trying to generate an AdWords API report, you may 
confirm this with the Compliance Team, via this contact form, if your developer 
token was indeed approved for the AdWords API or for a different API."

Let me know if you have questions with this suggestion.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2H9v6N:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/_dezd0QSXNGX00Jlafl3GuSTKgHtKxPXFW8g%40sfdc.net.


i have a AuthorizationError.SERVICE_ACCESS_DENIED when i try to get report

2021-05-10 Thread teng shet
accept-encoding: [gzip]
authorization: REDACTED
user-agent: [unknown (AwApi-Java, AdWords-Axis/4.13.0, Common-Java/4.13.0, 
Axis/1.4, Java/11, maven, ReportDownloader, ReportQueryBuilder)]
developertoken: REDACTED
clientcustomerid: 4424460272
skipreportheader: false
skipcolumnheader: false
skipreportsummary: false
includezeroimpressions: true

Content:
__rdquery: SELECT CampaignId, Clicks, Cost FROM CAMPAIGN_PERFORMANCE_REPORT 
WHERE AdvertisingChannelType = "MULTI_CHANNEL" AND 
AdvertisingChannelSubType = "UNIVERSAL_APP_CAMPAIGN"
__fmt: CSV

[11 5月 2021 13:24:40,065-report_download:INFO:main] HTTP response:
400 Bad Request
cache-control: [private, max-age=0]
content-encoding: [gzip]
content-type: [text/xml]
date: [Tue, 11 May 2021 05:24:39 GMT]
expires: [Tue, 11 May 2021 05:24:39 GMT]
transfer-encoding: [chunked]
alt-svc: [h3-29=":443"; ma=2592000,h3-T051=":443"; 
ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; 
ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"]
server: [GSE]
x-content-type-options: [nosniff]
x-frame-options: [SAMEORIGIN]
content-security-policy: [frame-ancestors 'self']
x-xss-protection: [1; mode=block]

Content:
REDACTED REPORT DATA
Report was not downloaded due to a DetailedReportDownloadResponseException 
with errorText 'AuthorizationError.SERVICE_ACCESS_DENIED',
 
trigger '' and field path ''

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0f9172fb-3522-4c43-bdc8-0ff24397dfden%40googlegroups.com.


RE: Keep Getting [AuthorizationError.SERVICE_ACCESS_DENIED @ ]

2020-03-06 Thread Google Ads API Forum Advisor Prod
Hi,

Thank you for reaching out to us. It looks like your developer token is not 
approved for AdWords / Google Ads API. Is your developer token approved for App 
conversions and remarketing API or another API? If so, please contact the API 
Compliance Team here to get your developer token approved for AdWords / Google 
Ads API. Let me know if you have further questions. I am also redacting your 
original post, as your post contains sensitive information of your OAuth2 
credentials. For your security, please refrain posting sensitive information 
such as your OAuth2 credentials on the forum.

Thank you,
Bryan, Google Ads API Team
ref:_00D1U1174p._5001UXUJK2:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/nN-vE0Q6S4BG00D316gV-SQkm7Go8o8Beskw%40sfdc.net.


Keep Getting [AuthorizationError.SERVICE_ACCESS_DENIED @ ]

2020-03-05 Thread 王众杰
I have one google ads account that bind to my manager account with 
developer token (basic access)
the API that i m using is google adwords API. 

and the error keep throw out when i start testing with GetCampaigns.php

SOAP information:

http://schemas.xmlsoap.org/soap/envelope/;>https://adwords.google.com/api/adwords/cm/v201809; 
xmlns="https://adwords.google.com/api/adwords/mcm/v201809;>0005a027b451cff70abc480c070836b4ManagedCustomerServiceget1284soap:Server[AuthorizationError.SERVICE_ACCESS_DENIED
 
@ ]https://adwords.google.com/api/adwords/mcm/v201809; 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809;>[AuthorizationError.SERVICE_ACCESS_DENIED
 
@ 
]ApiExceptionhttp://www.w3.org/2001/XMLSchema-instance; 
xsi:type="ns2:AuthorizationError">AuthorizationError.SERVICE_ACCESS_DENIEDAuthorizationErrorSERVICE_ACCESS_DENIED


my developer oauth2 id

[OAUTH2]
clientId = 
"201620085598-ge565bamtcq0r6isqbihmehseu69gvof.apps.googleusercontent.com"


my adwords id

[ADWORDS]

clientCustomerId = "575-751-5107"


Anyone can help on this? stuck for one month... :(

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e4d15b3b-c999-4f2c-befa-cef9d8248c7b%40googlegroups.com.


RE: 关于开发者权限问题 AuthorizationError.SERVICE_ACCESS_DENIED

2019-06-11 Thread Google Ads API Forum Advisor Prod
Hi Hong Kong Xuan Jin,

Thank you for contacting support. The AuthorizationError.SERVICE_ACCESS_DENIED 
occurs when a developer token which is approved for non-AdWords API service and 
is used to make AdWords API calls. To troubleshoot further, could you please 
share the MCC account Id that holds the developer token being used to make the 
API call along with the email ID that is authenticating the call? You could use 
reply privately to author option while sharing.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UBmf87:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/YH1_M0PSYEZO00QfTvh_XdR6-aOyVmhobqOw%40sfdc.net.


关于开发者权限问题 AuthorizationError.SERVICE_ACCESS_DENIED

2019-06-11 Thread 香港軒進
您好,我在测试访问adwords api时提示开发者权限问题,这个应该怎么去解决呢。
这是输出的消息内容:
[10 六月 2019 11:00:43,279-requestInfoLogger:WARN:main] Request made: 
Service: CampaignService Method: get clientCustomerId: 535-962-2005 URL: 
https://adwords.google.com/api/adwords/cm/v201809/CampaignService Request 
ID: 00058af6178142130a37a152570b9f73 ResponseTime(ms): 130 OperationsCount: 
1 IsFault: true FaultMessage: 
ApiException{applicationExceptionType=ApiException, 
errors=[AuthorizationError{apiErrorType=AuthorizationError, 
errorString=AuthorizationError.SERVICE_ACCESS_DENIED, fieldPath=, 
reason=SERVICE_ACCESS_DENIED, trigger=}]}
[10 六月 2019 11:00:43,309-soapXmlLogger:INFO:main] SOAP request:

http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>

https://adwords.google.com/api/adwords/cm/v201809; 
soapenv:mustUnderstand="0">
535-962-2005
REDACTED
unknown (AwApi-Java, AdWords-Axis/4.2.0, 
Common-Java/4.2.0, Axis/1.4, Java/1.8.0_181, jars, SelectorBuilder, 
SelectorField)
false
false



https://adwords.google.com/api/adwords/cm/v201809;>

Id
Name

Name
ASCENDING


0
100






[10 六月 2019 11:00:43,309-soapXmlLogger:INFO:main] SOAP response:

http://schemas.xmlsoap.org/soap/envelope/;>

https://adwords.google.com/api/adwords/cm/v201809;>
00058af6178142130a37a152570b9f73
CampaignService
get
1
130




    soap:Client
[AuthorizationError.SERVICE_ACCESS_DENIED @ 
]

https://adwords.google.com/api/adwords/cm/v201809;>
[AuthorizationError.SERVICE_ACCESS_DENIED @ 
]

ApiException
http://www.w3.org/2001/XMLSchema-instance; 
xsi:type="AuthorizationError">


    
AuthorizationError.SERVICE_ACCESS_DENIED
AuthorizationError
SERVICE_ACCESS_DENIED







Request failed due to ApiException. Underlying ApiErrors:
  Error 0: AuthorizationError{apiErrorType=AuthorizationError, 
errorString=AuthorizationError.SERVICE_ACCESS_DENIED, fieldPath=, 
reason=SERVICE_ACCESS_DENIED, trigger=}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ef58ecf4-c10e-437c-beb3-a39bd02f1074%40googlegroups.com.


RE: Keep Getting [AuthorizationError.SERVICE_ACCESS_DENIED @ ]

2019-05-16 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hi Steven,

To further investigate the issue, could you provide the complete SOAP
request and response logs together with the customer ID that is having the
developer token to see if the developer token is approved for AdWords API.
Please use *Reply privately to the author* option while sharing the
requested information.

If you have not enabled the SOAP logging, you may refer to this guide
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-php-lib%23logging=D=1=AFQjCNHbvvNyz9DRDsQKZgVDM-015bzsYw>  
for

PHP library on how to do so.

Regards,
Ejay
Google Ads API Team

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
https://ads-developers.googleblog.com/search/label/google_ads_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 05/15/19 18:56:23 steven5...@marvelmedia.com wrote:

I have one google ads account that bind to my manager account with
developer token (basic access)
the API that i m using is google adwords API.

and the error keep throw out when i start testing with GetCampaigns.php
 AW_SOAP.WARNING: clientCustomerId=7721789876 operations=1
service=CampaignService method=get responseTime=253
requestId=000588ead8036d4f0a6275086f0d2b7c server=adwords.google.com
isFault=1 faultMessage=[AuthorizationError.SERVICE_ACCESS_DENIED @ ]

Anyone can help on this? stuck for one month... :(

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/bf1c873c-e49a-46a2-b11e-2fe2e918c3f7%40googlegroups.com
<https://groups.google.com/d/msgid/adwords-api/bf1c873c-e49a-46a2-b11e-2fe2e918c3f7%40googlegroups.com?utm_medium=email_source=footer>
.
For more options, visit https://groups.google.com/d/optout.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/180mb1o18qepng000peqa4z6smj8chl64o30c1g68r38e1p%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Keep Getting [AuthorizationError.SERVICE_ACCESS_DENIED @ ]

2019-05-15 Thread Steven Tan
I have one google ads account that bind to my manager account with 
developer token (basic access)
the API that i m using is google adwords API. 

and the error keep throw out when i start testing with GetCampaigns.php
 AW_SOAP.WARNING: clientCustomerId=7721789876 operations=1 
service=CampaignService method=get responseTime=253 
requestId=000588ead8036d4f0a6275086f0d2b7c server=adwords.google.com 
isFault=1 faultMessage=[AuthorizationError.SERVICE_ACCESS_DENIED @ ]

Anyone can help on this? stuck for one month... :(

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/bf1c873c-e49a-46a2-b11e-2fe2e918c3f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: AuthorizationError.SERVICE_ACCESS_DENIED

2019-01-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum


Hello,

The error SERVICE_ACCESS_DENIED is caused when a developer token is
approved for some other, non-AdWords API service, but not approved to use
with the AdWords API. To troubleshoot further, could you please share the
MCC account id that holds the developer token being used to make the API
call? You can use 'Reply privately to author' option while responding.

Thanks,
Milind, AdWords API Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/00d12i8id8008oa56a000f7i46z6kmj4d1k68o30c1g68q3edhp%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


AuthorizationError.SERVICE_ACCESS_DENIED

2019-01-25 Thread business
I wanna pull my report data to analysis. I run the 
example DownloadCriteriaReportWithSelector.java in this 
site 
https://github.com/googleads/googleads-java-lib/tree/master/examples/adwords_axis/src/main/java/adwords/axis/v201809/reporting.
 
The ERROR id following:
Report was not downloaded due to a DetailedReportDownloadResponseException 
with errorText 'AuthorizationError.SERVICE_ACCESS_DENIED',
 
trigger '' and field path ''
HTTP Response Code: 400, Type: AuthorizationError.SERVICE_ACCESS_DENIED
at 
com.google.api.ads.adwords.lib.utils.v201809.DetailedReportDownloadResponseException$Builder.build(DetailedReportDownloadResponseException.java:35)
at 
com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelperImpl.handleResponse(AdHocReportDownloadHelperImpl.java:117)
at 
com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelperImpl.downloadReport(AdHocReportDownloadHelperImpl.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
com.google.api.ads.common.lib.utils.AdsUtilityInvocationHandler.handleInvocation(AdsUtilityInvocationHandler.java:46)
at 
com.google.common.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:84)
at com.sun.proxy.$Proxy19.downloadReport(Unknown Source)
at 
com.google.api.ads.adwords.lib.utils.AdHocReportDownloadHelper.downloadReport(AdHocReportDownloadHelper.java:46)
at 
com.google.api.ads.adwords.lib.utils.v201809.ReportDownloader.downloadReport(ReportDownloader.java:65)
at 
com.example.demo.DownloadCriteriaReportWithSelector.runExample(DownloadCriteriaReportWithSelector.java:163)
at 
com.example.demo.DownloadCriteriaReportWithSelector.main(DownloadCriteriaReportWithSelector.java:75)

Do I miss anything else?
PLEASE HELP!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/ee1093b2-0fe3-4ad5-b4e2-b5b57c74f38d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED on python example

2018-12-18 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Takako,

So I can better investigate the cause of this issue, could you provide to 
me the complete SOAP request and response logs? If you haven't enabled SOAP 
logging yet, you may refer to this guide 
<https://github.com/googleads/googleads-python-lib#how-do-i-log-soap-interactions>
 on 
how you can enable it on your end. Once enabled, you may retry your request 
and replicate the error and send to me the SOAP logs. 

Additionaly, could you also provide to me the email address you used when 
you generated your OAuth2 credentials 
<https://developers.google.com/adwords/api/docs/guides/authentication>? You 
may reply to me using the *Reply privately to author* option.

Thanks and regards,
Peter
AdWords API Team

On Wednesday, December 19, 2018 at 1:06:12 AM UTC+8, tak...@mercari.com 
wrote:
>
> Hi group members,
>
> I'm trying first-api-call 
> <https://developers.google.com/adwords/api/docs/guides/first-api-call> with 
> production environment but I got an error 
> *AuthorizationErro**r.SERVICE_ACCESS_DENIED 
> *.
> I read the existing discussions in this group, and checked that my 
> account's access level is Standard or Admin. But it doesn't still work.
>
> Could you help to solve this issue?
>
> ```
> ☁  googleads-python-lib [master] python 
> examples/adwords/v201809/account_management/get_account_hierarchy.py
> No handlers could be found for logger "googleads.soap"
> Traceback (most recent call last):
>   File 
> "examples/adwords/v201809/account_management/get_account_hierarchy.py", 
> line 104, in 
> main(adwords_client)
>   File 
> "examples/adwords/v201809/account_management/get_account_hierarchy.py", 
> line 70, in main
> page = managed_customer_service.get(selector)
>   File 
> "/Users/takakoohshima/.pyenv/versions/anaconda3-4.3.1/lib/python2.7/site-packages/googleads/common.py",
>  
> line 1396, in MakeSoapRequest
> e.detail, errors=error_list, message=e.message)
> googleads.errors.GoogleAdsServerFault: 
> [AuthorizationError.SERVICE_ACCESS_DENIED @ ]
> ```
>
> Thanks,
> Takako
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/07002536-c474-47a2-b154-8bafd8b60ae7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AuthorizationError.SERVICE_ACCESS_DENIED on Python Example

2018-12-18 Thread takako
Hi, group members,

I'm trying to this page: first-api-call 
<https://developers.google.com/adwords/api/docs/guides/first-api-call> in 
the production environment. And I got this error 
*AuthorizationError.SERVICE_ACCESS_DENIED*.

I read this group's past discussions and checked all related account that 
my email address has Standard access levels. But it doesn't work.
Could you help to solve this SERVICE_ACCESS_DENIED issue?

```
☁  googleads-python-lib [master] python 
examples/adwords/v201809/account_management/get_account_hierarchy.py
No handlers could be found for logger "googleads.soap"
Traceback (most recent call last):
  File 
"examples/adwords/v201809/account_management/get_account_hierarchy.py", 
line 104, in 
main(adwords_client)
  File 
"examples/adwords/v201809/account_management/get_account_hierarchy.py", 
line 70, in main
page = managed_customer_service.get(selector)
  File 
"/Users/takakoohshima/.pyenv/versions/anaconda3-4.3.1/lib/python2.7/site-packages/googleads/common.py",
 
line 1396, in MakeSoapRequest
e.detail, errors=error_list, message=e.message)
googleads.errors.GoogleAdsServerFault: 
[AuthorizationError.SERVICE_ACCESS_DENIED @ ]
```

Thanks,
Takako

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/31119993-1545-4004-bed1-ab729e29fc2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AuthorizationError.SERVICE_ACCESS_DENIED on python example

2018-12-18 Thread takako
Hi group members,

I'm trying first-api-call 
<https://developers.google.com/adwords/api/docs/guides/first-api-call> with 
production environment but I got an error 
*AuthorizationErro**r.SERVICE_ACCESS_DENIED 
*.
I read the existing discussions in this group, and checked that my 
account's access level is Standard or Admin. But it doesn't still work.

Could you help to solve this issue?

```
☁  googleads-python-lib [master] python 
examples/adwords/v201809/account_management/get_account_hierarchy.py
No handlers could be found for logger "googleads.soap"
Traceback (most recent call last):
  File 
"examples/adwords/v201809/account_management/get_account_hierarchy.py", 
line 104, in 
main(adwords_client)
  File 
"examples/adwords/v201809/account_management/get_account_hierarchy.py", 
line 70, in main
page = managed_customer_service.get(selector)
  File 
"/Users/takakoohshima/.pyenv/versions/anaconda3-4.3.1/lib/python2.7/site-packages/googleads/common.py",
 
line 1396, in MakeSoapRequest
e.detail, errors=error_list, message=e.message)
googleads.errors.GoogleAdsServerFault: 
[AuthorizationError.SERVICE_ACCESS_DENIED @ ]
```

Thanks,
Takako

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/946250d2-2a62-4e8a-b103-571597cf38cf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords API Getting AuthorizationError.SERVICE_ACCESS_DENIED on Python Library

2018-12-06 Thread Chen Roger
After I tried, I successfully completed the SOAP file.
The result will be sent to you


Bharani Cherukuri (AdWords API Team)於 2018年8月3日星期五 UTC+8下午11時38分32秒寫道:
>
> Hello Bony, 
>
> Thank you for sharing the details privately. I was able to look up the MCC 
> account and it looks like the developer token associated is approved for 
> Mobile App Conversions and Remarketing API. In order to make API service 
> calls, you will need to have a token approved for AdWords API. To apply for 
> a new token or transfer the existing token, you can reach out to the API 
> Compliance Team using this form 
>  so they can take a 
> look and assist you further. 
>
> Regards,
> Bharani, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/fdad2103-0a5d-42a1-bca1-1d45c108289c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-08-29 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

The MCC ID associated with the token seems to be approved for AdWords App 
Conversions and Remarketing API. This developer token does not have 
permissions to make API calls against the AdWords API, so your request 
might failing with SERVICE_ACCESS_DENIED. You can contact API Compliance 
team to check if it is possible to reuse the same token for AdWords API by 
submitting this form . 

Thanks,
Milind, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/c61d6038-4e72-433b-b6c8-23f49d4d546e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-08-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi,

As you are making the call against the test account, the 
SERVICE_ACCESS_DENIED error means that user authorizing the API call 
doesn't have access to the specific service. You could request the Admin 
user on the account to grant you necessary access level. Please check this 
guide  to read 
more about access levels in AdWords.

Thanks,
Milind, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/5cf993a0-9292-42bd-8b6e-453fa7428618%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-08-28 Thread nedved
I have the same issue,

On Wednesday, April 11, 2018 at 11:31:20 PM UTC+8, Milind Sankeshware 
(AdWords API Team) wrote:
>
> Hi Kevin,
>
> Could you please share the CID and developer token which you sent in 
> request header, so that I can troubleshoot the issue? You could choose 
> '*Reply 
> privately to author*' option when replying. 
>
> Thanks,
> Milind, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/c41342d4-6b7c-48d0-8cab-e76ebbeddb29%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-08-28 Thread nedved
 I have the same issue.

On Thursday, April 12, 2018 at 5:22:24 PM UTC+8, Vincent Racaza (AdWords 
API Team) wrote:
>
> Hi Kevin,
>
> It appears that you have already contacted my colleague in a private email 
> in regards to this specific issue. Our team will continue the discussion on 
> the private email thread so there will be one thread to monitor for this 
> issue.
>
> Thanks,
> Vincent
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/ff834fe5-6bc3-4af7-8d4d-6d97818ab9b3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-23 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Therese,

My team can address the technical issues specific to AdWords API. However, 
the root cause of the failure here is due to usage of a developer token 
that was approved for App Conversions & Re-marketing API to make the 
AdWords API calls. To use a developer token and make AdWords API calls, you 
will need to have a token that is approved for the AdWords API usage 
specifically. In this case, you will need to request the AdWords API 
compliance team to enable your developer token to be used for AdWords API 
calls. If you are not able to share the same token between APIs, that team 
should be able to suggest some alternatives. developer token approvals and 
transfers are outside the expertise of my team. You can reach out to the 
API compliance team via this form 
<https://services.google.com/fb/forms/apicontact/>.

Once you have a token approved for AdWords API, you will be able to make 
the AdWords API calls without any issues.

Regards,
Sai Teja, AdWords API Team.

On Thursday, August 23, 2018 at 7:49:29 AM UTC-4, Therese wrote:
>
> Dear Sai Teja,
>
> Thanks for your reply. 
> We contacted the API compliance center and the support team but they sent 
> me back to this forum with the note that technical issues are handled here. 
>
> The issue seems to be a developer token that is approved for sevices we do 
> not want to use.
>
> So what can I do? 
> Can somebody help, please?
>
> Maybe somebody just change the status from 'Approval for App Conversion & 
> Re-marketing' to a status that allows downloading reports (--> 
> AccountPerformanceRepot)?
>
> Please find attached Mails snippets from API compliance center and the 
> support team.
>
> Regards,
> Therese
>
>
> Am Montag, 20. August 2018 19:51:16 UTC+2 schrieb Teja Makani:
>>
>> Hello Therese,
>>
>> Looks like your token is approved for App Conversions & Re-marketing API. 
>> Since requests related to token is out of scope to my team, I would 
>> recommend you to contact the API compliance team via this form 
>> <https://services.google.com/fb/forms/apicontact/>. Someone from the API 
>> compliance team will get back to you soon after submitting the form.
>>
>> Regards,
>> Sai Teja, AdWords API Team.
>>
>> On Friday, August 17, 2018 at 3:16:28 PM UTC-4, Teja Makani wrote:
>>>
>>> Hello Therese,
>>>
>>> The SERVICE_ACCESS_DENIED error occurs when a developer token which is 
>>> approved for non-AdWords API service is used to make AdWords API calls. To 
>>> troubleshoot further, could you please share the MCC account Id that holds 
>>> the developer token being used to make the API call along wiht the email ID 
>>> that is authenticating the call? You could use* reply privately to 
>>> author* option while sharing. 
>>>
>>> Regards,
>>> Sai Teja, AdWords API Team.
>>>
>>> On Friday, August 17, 2018 at 1:05:32 PM UTC-4, pandata wrote:
>>>>
>>>> Dear all,
>>>>
>>>> I simply try to  download some reports or only show available report's 
>>>> attributes/metrics via the ReportDefinitionService.getReportFields in 
>>>> python3 using the googleads library.
>>>>
>>>> The error occurs as GoogleAdsServerFault: 
>>>> [AuthorizationError.SERVICE_ACCESS_DENIED @ ]
>>>>
>>>> I already checked:
>>>>
>>>>- access to *.yaml file with credentials in it (client_secret, 
>>>>client_id, refresh_token, developer_token)
>>>>- account is a manager account (access to setup>API center)
>>>>- I (the user) have an admin role
>>>>- the account got a developer token with "Basic Access"
>>>>
>>>> I searched within this forum and the problem seems to be apparent to a 
>>>> few persons but it has been solved privately.
>>>>
>>>> I receive the error with my own code and also with code provided from 
>>>> the example webpage:
>>>>
>>>> https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account
>>>>
>>>> Could you please help? Thanks.
>>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/9ee7e6a8-54f5-4c6a-b05a-3017d7740620%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-23 Thread Therese
Dear Sai Teja,

Thanks for your reply. 
We contacted the API compliance center and the support team but they sent 
me back to this forum with the note that technical issues are handled here. 

The issue seems to be a developer token that is approved for sevices we do 
not want to use.

So what can I do? 
Can somebody help, please?

Maybe somebody just change the status from 'Approval for App Conversion & 
Re-marketing' to a status that allows downloading reports (--> 
AccountPerformanceRepot)?

Please find attached Mails snippets from API compliance center and the 
support team.

Regards,
Therese


Am Montag, 20. August 2018 19:51:16 UTC+2 schrieb Teja Makani:
>
> Hello Therese,
>
> Looks like your token is approved for App Conversions & Re-marketing API. 
> Since requests related to token is out of scope to my team, I would 
> recommend you to contact the API compliance team via this form 
> <https://services.google.com/fb/forms/apicontact/>. Someone from the API 
> compliance team will get back to you soon after submitting the form.
>
> Regards,
> Sai Teja, AdWords API Team.
>
> On Friday, August 17, 2018 at 3:16:28 PM UTC-4, Teja Makani wrote:
>>
>> Hello Therese,
>>
>> The SERVICE_ACCESS_DENIED error occurs when a developer token which is 
>> approved for non-AdWords API service is used to make AdWords API calls. To 
>> troubleshoot further, could you please share the MCC account Id that holds 
>> the developer token being used to make the API call along wiht the email ID 
>> that is authenticating the call? You could use* reply privately to 
>> author* option while sharing. 
>>
>> Regards,
>> Sai Teja, AdWords API Team.
>>
>> On Friday, August 17, 2018 at 1:05:32 PM UTC-4, pandata wrote:
>>>
>>> Dear all,
>>>
>>> I simply try to  download some reports or only show available report's 
>>> attributes/metrics via the ReportDefinitionService.getReportFields in 
>>> python3 using the googleads library.
>>>
>>> The error occurs as GoogleAdsServerFault: 
>>> [AuthorizationError.SERVICE_ACCESS_DENIED @ ]
>>>
>>> I already checked:
>>>
>>>- access to *.yaml file with credentials in it (client_secret, 
>>>client_id, refresh_token, developer_token)
>>>- account is a manager account (access to setup>API center)
>>>- I (the user) have an admin role
>>>- the account got a developer token with "Basic Access"
>>>
>>> I searched within this forum and the problem seems to be apparent to a 
>>> few persons but it has been solved privately.
>>>
>>> I receive the error with my own code and also with code provided from 
>>> the example webpage:
>>>
>>> https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account
>>>
>>> Could you please help? Thanks.
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/ef1bf825-a9b8-415c-abc9-4d18aa7f6e69%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-23 Thread Therese
Dear Sai Teja,

Thanks for your reply. 
We contacted the API compliance center and the support team but they sent 
me back to this forum with the note that technical issues are handled here. 

The issue seems to be a developer token that is approved for sevices we do 
not want to use.

So what can I do? 
Can somebody help, please?

Maybe somebody just change the status from 'Approval for App Conversion & 
Re-marketing' to a status that allows downloading reports (--> 
AccountPerformanceRepot)?

Please find Mails snippets from API compliance center and the support team 
attached.

Regards,
Therese








Am Montag, 20. August 2018 19:51:16 UTC+2 schrieb Teja Makani:
>
> Hello Therese,
>
> Looks like your token is approved for App Conversions & Re-marketing API. 
> Since requests related to token is out of scope to my team, I would 
> recommend you to contact the API compliance team via this form 
> <https://services.google.com/fb/forms/apicontact/>. Someone from the API 
> compliance team will get back to you soon after submitting the form.
>
> Regards,
> Sai Teja, AdWords API Team.
>
> On Friday, August 17, 2018 at 3:16:28 PM UTC-4, Teja Makani wrote:
>>
>> Hello Therese,
>>
>> The SERVICE_ACCESS_DENIED error occurs when a developer token which is 
>> approved for non-AdWords API service is used to make AdWords API calls. To 
>> troubleshoot further, could you please share the MCC account Id that holds 
>> the developer token being used to make the API call along wiht the email ID 
>> that is authenticating the call? You could use* reply privately to 
>> author* option while sharing. 
>>
>> Regards,
>> Sai Teja, AdWords API Team.
>>
>> On Friday, August 17, 2018 at 1:05:32 PM UTC-4, pandata wrote:
>>>
>>> Dear all,
>>>
>>> I simply try to  download some reports or only show available report's 
>>> attributes/metrics via the ReportDefinitionService.getReportFields in 
>>> python3 using the googleads library.
>>>
>>> The error occurs as GoogleAdsServerFault: 
>>> [AuthorizationError.SERVICE_ACCESS_DENIED @ ]
>>>
>>> I already checked:
>>>
>>>- access to *.yaml file with credentials in it (client_secret, 
>>>client_id, refresh_token, developer_token)
>>>- account is a manager account (access to setup>API center)
>>>- I (the user) have an admin role
>>>- the account got a developer token with "Basic Access"
>>>
>>> I searched within this forum and the problem seems to be apparent to a 
>>> few persons but it has been solved privately.
>>>
>>> I receive the error with my own code and also with code provided from 
>>> the example webpage:
>>>
>>> https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account
>>>
>>> Could you please help? Thanks.
>>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/419f4de4-3eaa-4534-b2af-8e8dfa228877%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-20 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Therese,

Looks like your token is approved for App Conversions & Re-marketing API. 
Since requests related to token is out of scope to my team, I would 
recommend you to contact the API compliance team via this form 
<https://services.google.com/fb/forms/apicontact/>. Someone from the API 
compliance team will get back to you soon after submitting the form.

Regards,
Sai Teja, AdWords API Team.

On Friday, August 17, 2018 at 3:16:28 PM UTC-4, Teja Makani wrote:
>
> Hello Therese,
>
> The SERVICE_ACCESS_DENIED error occurs when a developer token which is 
> approved for non-AdWords API service is used to make AdWords API calls. To 
> troubleshoot further, could you please share the MCC account Id that holds 
> the developer token being used to make the API call along wiht the email ID 
> that is authenticating the call? You could use* reply privately to author* 
> option 
> while sharing. 
>
> Regards,
> Sai Teja, AdWords API Team.
>
> On Friday, August 17, 2018 at 1:05:32 PM UTC-4, pandata wrote:
>>
>> Dear all,
>>
>> I simply try to  download some reports or only show available report's 
>> attributes/metrics via the ReportDefinitionService.getReportFields in 
>> python3 using the googleads library.
>>
>> The error occurs as GoogleAdsServerFault: 
>> [AuthorizationError.SERVICE_ACCESS_DENIED @ ]
>>
>> I already checked:
>>
>>- access to *.yaml file with credentials in it (client_secret, 
>>client_id, refresh_token, developer_token)
>>- account is a manager account (access to setup>API center)
>>- I (the user) have an admin role
>>- the account got a developer token with "Basic Access"
>>
>> I searched within this forum and the problem seems to be apparent to a 
>> few persons but it has been solved privately.
>>
>> I receive the error with my own code and also with code provided from the 
>> example webpage:
>>
>> https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account
>>
>> Could you please help? Thanks.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/13ae51ae-a0fb-4c0e-bff0-56e7350e5896%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-17 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Therese,

The SERVICE_ACCESS_DENIED error occurs when a developer token which is 
approved for non-AdWords API service is used to make AdWords API calls. To 
troubleshoot further, could you please share the MCC account Id that holds 
the developer token being used to make the API call along wiht the email ID 
that is authenticating the call? You could use* reply privately to author* 
option 
while sharing. 

Regards,
Sai Teja, AdWords API Team.

On Friday, August 17, 2018 at 1:05:32 PM UTC-4, pandata wrote:
>
> Dear all,
>
> I simply try to  download some reports or only show available report's 
> attributes/metrics via the ReportDefinitionService.getReportFields in 
> python3 using the googleads library.
>
> The error occurs as GoogleAdsServerFault: 
> [AuthorizationError.SERVICE_ACCESS_DENIED @ ]
>
> I already checked:
>
>- access to *.yaml file with credentials in it (client_secret, 
>client_id, refresh_token, developer_token)
>- account is a manager account (access to setup>API center)
>- I (the user) have an admin role
>- the account got a developer token with "Basic Access"
>
> I searched within this forum and the problem seems to be apparent to a few 
> persons but it has been solved privately.
>
> I receive the error with my own code and also with code provided from the 
> example webpage:
>
> https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account
>
> Could you please help? Thanks.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/ada8ea8c-24f4-4bba-a8f4-2f22b31b7098%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


No access to API (AuthorizationError.SERVICE_ACCESS_DENIED) but ManagerAccount with Basic Access and Admin

2018-08-17 Thread pandata
Dear all,

I am trying to get reports from the AdWords API with python and I always 
get rejected with the error SERVICE_ACCESS_DENIED which means that I am not 
authorized to use the service (e.g. ReportDefinitionService).
I am using the googleads.yaml  file for authentication and checked the 
credentials serveral times (client_id, client_secret, refresh_token, 
developer_token).
The account to which I have access to via browser is a manager account 
linked to one customer account. My mail address is granted for an admin 
role.
Via the manager account I got the developer token with Basic access.

I noticed that this problem occurred for some other persons but they solved 
the problem privately. Could you please help?

https://groups.google.com/forum/#!searchin/adwords-api/SERVICE_ACCESS_DENIED|sort:date/adwords-api/XWIfIDWqRgY/J5seJ8ipBQAJ

https://groups.google.com/forum/#!searchin/adwords-api/SERVICE_ACCESS_DENIED|sort:date/adwords-api/DCBs6c0wFQc/R1K7AhwGDAAJ


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/201c4f73-5f29-4591-b794-95e800c8be42%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AuthorizationError.SERVICE_ACCESS_DENIED | python | manager account + admin role + dev_token enabled

2018-08-17 Thread pandata
Dear all,

I simply try to  download some reports or only show available report's 
attributes/metrics via the ReportDefinitionService.getReportFields in 
python3 using the googleads library.

The error occurs as GoogleAdsServerFault: 
[AuthorizationError.SERVICE_ACCESS_DENIED @ ]

I already checked:

   - access to *.yaml file with credentials in it (client_secret, 
   client_id, refresh_token, developer_token)
   - account is a manager account (access to setup>API center)
   - I (the user) have an admin role
   - the account got a developer token with "Basic Access"

I searched within this forum and the problem seems to be apparent to a few 
persons but it has been solved privately.

I receive the error with my own code and also with code provided from the 
example webpage:
https://developers.google.com/adwords/api/docs/samples/python/account-management#get-the-account-hierarchy-under-the-current-account

Could you please help? Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/fdd4bb4b-a585-4034-8744-b8aea4e7ddfc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords API Getting AuthorizationError.SERVICE_ACCESS_DENIED on Python Library

2018-08-03 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Bony, 

Thank you for sharing the details privately. I was able to look up the MCC 
account and it looks like the developer token associated is approved for 
Mobile App Conversions and Remarketing API. In order to make API service 
calls, you will need to have a token approved for AdWords API. To apply for 
a new token or transfer the existing token, you can reach out to the API 
Compliance Team using this form 
 so they can take a look 
and assist you further. 

Regards,
Bharani, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/70d20eb3-2b3c-4670-a004-44c86ba59ed8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords API Getting AuthorizationError.SERVICE_ACCESS_DENIED on Python Library

2018-08-01 Thread 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Bony, 

The SERVICE_ACCESS_DENIED 

 error is usually seen when the developer doesn't have permission to access 
the service. Could you share the complete API SOAP request and response 
logs without redacting so I can take a closer look? Please check this guide 

 on 
how to enable logging for Python client library. You can reply back via 
Reply privately to author option. 

Thanks,
Bharani, AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/b1b86822-b8e8-4551-8ade-7e5a4197d4c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords API Getting AuthorizationError.SERVICE_ACCESS_DENIED on Python Library

2018-08-01 Thread peey rity
oh :((
what does thi mean?

On Wednesday, August 1, 2018 at 3:52:23 AM UTC-7, broopc...@datalicious.com 
wrote:
>
> cd googleads-python-lib/examples/adwords/v201806/basic_operations/
>  
> python get_campaigns.py
>
> No handlers could be found for logger "googleads.soap"
> Traceback (most recent call last):
>   File "get_campaigns.py", line 68, in 
> main(adwords_client)
>   File "get_campaigns.py", line 51, in main
> page = campaign_service.get(selector)
>   File "/Library/Python/2.7/lib/python/site-packages/googleads/common.py", 
> line 1385, in MakeSoapRequest
> e.detail, errors=error_list, message=e.message)
> googleads.errors.GoogleAdsServerFault: 
> [AuthorizationError.SERVICE_ACCESS_DENIED @ ]
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/3e33eefe-9cfa-40a8-98f1-612b613d9882%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Adwords API Getting AuthorizationError.SERVICE_ACCESS_DENIED on Python Library

2018-08-01 Thread broopchandani
cd googleads-python-lib/examples/adwords/v201806/basic_operations/  
   
python get_campaigns.py

No handlers could be found for logger "googleads.soap"
Traceback (most recent call last):
  File "get_campaigns.py", line 68, in 
main(adwords_client)
  File "get_campaigns.py", line 51, in main
page = campaign_service.get(selector)
  File "/Library/Python/2.7/lib/python/site-packages/googleads/common.py", 
line 1385, in MakeSoapRequest
e.detail, errors=error_list, message=e.message)
googleads.errors.GoogleAdsServerFault: 
[AuthorizationError.SERVICE_ACCESS_DENIED @ ]


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/c335fc19-fdbc-43d0-b76e-b7104f524d6b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Adwords API report Always return an error AuthorizationError.SERVICE_ACCESS_DENIED

2018-07-15 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Fei,

The SERVICE_ACCESS_DENIED error means that the user authorizing the API 
call doesn't have access to the specific service. To better investigate this, 
could you provide your clientCustomerId and the email address 
authenticating the call? Please reply via *Reply privately to author*.

Thanks and regards,
Luis
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/7d7e3a80-d50d-44e8-b66a-92142ee91b4a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Adwords API report Always return an error AuthorizationError.SERVICE_ACCESS_DENIED

2018-07-15 Thread fei li
*Hi every one:*
   I have followed the instructions described in the documentation 
above.https://developers.google.com/adwords/api/docs/guides/reporting 

  The 
relevant parameters have been confirmed to be no problem, my developer 
account is Adwords system 
administrator,developerToken,refreshToken,clientId,clientSecret All exist.but 
it still returned AuthorizationError.SERVICE_SERVICE_ACCESS_DENIED
Developer doesn't have permission to access service.
 I have spent 2 days to deal with this problem and have not found a 
solution.Can anyone tell me how to solve this problem? I will be very 
grateful.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/92f7d28a-588f-4802-8c6d-1db5bc6fd632%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Kevin,

It appears that you have already contacted my colleague in a private email 
in regards to this specific issue. Our team will continue the discussion on 
the private email thread so there will be one thread to monitor for this 
issue.

Thanks,
Vincent
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/c8a0d5ff-7154-4b6c-bef8-769fd72502b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-12 Thread Kevin Tian
Hi Vincent, Thank you for the reply.And this is  my email to access my MCC 
account *kevinsund...@gmail.com*

I have tried everything I can so to solve this but no result.




在 2018年4月12日星期四 UTC+8下午2:56:26,Vincent Racaza (AdWords API Team)写道:
>
> Hi Kevin,
>
> The SERVICE_ACCESS_DENIED 
> 
>  error means that the user authorizing the API call doesn't have access 
> to the specific service, or in your scenario, is not allowed to use the 
> CampaignService. If indeed that the user (email address you used to 
> generate the OAuth2 credentials) does not have access, then you could 
> request an Admin user on the account to grant that user the necessary 
> access level. You may refer to this guide 
>  to know more 
> about the access levels in AdWords.
>
> However, since you confirmed that you are already an administrator of your 
> AdWords account and this error still persists, then can you provide to me 
> the specific email address you used in your authentication so I can further 
> investigate?
>
> Thanks,
> Vincent
> 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/31db4ddd-ff6a-449b-a6ef-e16d984faa19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Kevin,

The SERVICE_ACCESS_DENIED 

 error means that the user authorizing the API call doesn't have access to 
the specific service, or in your scenario, is not allowed to use the 
CampaignService. If indeed that the user (email address you used to 
generate the OAuth2 credentials) does not have access, then you could 
request an Admin user on the account to grant that user the necessary 
access level. You may refer to this guide 
 to know more 
about the access levels in AdWords.

However, since you confirmed that you are already an administrator of your 
AdWords account and this error still persists, then can you provide to me 
the specific email address you used in your authentication so I can further 
investigate?

Thanks,
Vincent
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/081681d7-6a70-4618-8039-d7df71be41da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-12 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Kevin,

I deleted your post as it contains your confidential information such as 
clientCustomerId. In the future, please do not include any confidential 
information in a public post. You may refer to this guide 
<https://groups.google.com/forum/?utm_medium=email_source=footer#!topic/adwords-api/bBdNvBqDx1I>
 before 
posting. Re-posting this with masked information:

HI,

I tried to use googleads-java-lib(
https://github.com/googleads/googleads-java-lib 
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-java-lib=D=1=AFQjCNHAciT0az6CDoSjofztPyHuPU01eA>)
 
to access adwords data,but got the ERROR 
AuthorizationError.SERVICE_ACCESS_DENIED.I am very confused about this 
problem,cause I am the admin user on my MCC account and I have got correct 
Credentials in google concole account with admin permission. Also I got 
refresh_token with auth_code.Our developerToken on MCC account is the basic 
access level.

Here is some urls and scope which I have used:
*https://accounts.google.com/o/oauth2/v2/auth 
<https://accounts.google.com/o/oauth2/v2/auth>*
*https://accounts.google.com/o/oauth2/token 
<https://accounts.google.com/o/oauth2/token>*
*https://www.googleapis.com/auth/adwords 
<https://www.googleapis.com/auth/adwords>*

Best regards.

*This is the soap request and response:*


http://schemas.xmlsoap.org/soap/envelope/ 
<http://www.google.com/url?q=http%3A%2F%2Fschemas.xmlsoap.org%2Fsoap%2Fenvelope%2F=D=1=AFQjCNGNF5DdaQ9wHKRy5fjl5UBgSE9-HA>"
 
xmlns:xsd="http://www.w3.org/2001/XMLSchema 
<http://www.google.com/url?q=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema=D=1=AFQjCNETUl7MhKy2nWpH8V8BwGakc8etag>"
 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance 
<http://www.google.com/url?q=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instance=D=1=AFQjCNFERp6A_kcvqihMCKJ7EHX8O14vIA>
">

https://adwords.google.com/api/adwor
ds/cm/v201802" soapenv:mustUnderstand="0">
XXX-XXX-
REDACTED
unknown (AwApi-Java, AdWords-Axis/3.13.0, 
Common-Java/3.13.0, Axis/1.4, Java/1.7.0_65, jars, SelectorBuilder, 
SelectorField)
false
false



https://adwords.google.com/api/adwords/cm/v201802;>

Id
Name

Name
ASCENDING


0
100







http://schemas.xmlsoap.org/soap/envelope/ 
<http://www.google.com/url?q=http%3A%2F%2Fschemas.xmlsoap.org%2Fsoap%2Fenvelope%2F=D=1=AFQjCNGNF5DdaQ9wHKRy5fjl5UBgSE9-HA>
">

https://adwords.google.com/api/adwor
ds/cm/v201802">
0005698c139ffbd90a620f1b130b7439
CampaignService
get
1
    166




soap:Client
[AuthorizationError.SERVICE_ACCESS_DENIED @ 
]

    https://adwords.google.c
om/api/adwords/cm/v201802">
[AuthorizationError.SERVICE_ACCESS_DENIED @ 
]

ApiException
http://www.w3.org/2001/XMLSchema-ins
tance 
<http://www.google.com/url?q=http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instance=D=1=AFQjCNFERp6A_kcvqihMCKJ7EHX8O14vIA>"
 
xsi:type="AuthorizationError">



AuthorizationError.SERVICE_ACCESS_DENIED
AuthorizationError
SERVICE_ACCESS_DENIED







Thanks,
Vincent
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/1e211212-45a7-42fb-bd81-9bc9700aece5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-11 Thread Kevin Tian
HI,
I tried to use 
googleads-java-lib(https://github.com/googleads/googleads-java-lib) to 
access adwords data,but got the ERROR 
AuthorizationError.SERVICE_ACCESS_DENIED.I am very confused about this 
problem,cause I am the admin user on my MCC account and I have got correct 
Credentials in google concole account with admin permission. Also I got 
refresh_token with auth_code.Our developerToken on MCC account is the basic 
access level.

Here is some urls and scope which I have used:
*https://accounts.google.com/o/oauth2/v2/auth*
*https://accounts.google.com/o/oauth2/token*
*https://www.googleapis.com/auth/adwords*

Best regards.

*This is the soap request and response:*


http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance;>

https://adwords.google.com/api/adwords/cm/v201802; 
soapenv:mustUnderstand="0">
706-805-9323
REDACTED
unknown (AwApi-Java, AdWords-Axis/3.13.0, 
Common-Java/3.13.0, Axis/1.4, Java/1.7.0_65, jars, SelectorBuilder, 
SelectorField)
false
false



https://adwords.google.com/api/adwords/cm/v201802;>

Id
Name

Name
ASCENDING


0
100





 


http://schemas.xmlsoap.org/soap/envelope/;>

https://adwords.google.com/api/adwords/cm/v201802;>
0005698c139ffbd90a620f1b130b7439
CampaignService
get
1
166




    soap:Client
[AuthorizationError.SERVICE_ACCESS_DENIED @ 
]

https://adwords.google.com/api/adwords/cm/v201802;>
[AuthorizationError.SERVICE_ACCESS_DENIED @ 
]

ApiException
http://www.w3.org/2001/XMLSchema-instance; xsi:type="AuthorizationError">


    
AuthorizationError.SERVICE_ACCESS_DENIED
AuthorizationError
SERVICE_ACCESS_DENIED







-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/251d8360-2e2c-4f90-92d2-1aa57642fadc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-11 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Kevin,

Could you please share the CID and developer token which you sent in 
request header, so that I can troubleshoot the issue? You could choose '*Reply 
privately to author*' option when replying. 

Thanks,
Milind, 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/c61f39d7-8831-445e-b5c0-2b5d8a47cfee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-11 Thread Kevin Tian
HI

I always meet the ERROR [AuthorizationError.SERVICE_ACCESS_DENIED] when I 
tried to access adwords api.


<https://lh3.googleusercontent.com/-8AW-BTutL-A/Ws2FZj_9h2I/ACw/137JsUesngUm-IIZOJ5UrdP4fZM6XZ8MwCLcBGAs/s1600/1.png>
Firstly, I can confim I am admin user on my MCC account.

Use this url to get auth_code:
*https://accounts.google.com/o/oauth2/v2/auth?response_type=code_type=offline_id=xxx_uri=urn%3Aietf%3Awg%3Aoauth%3A2.0%3Aoob=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fadwords%20*

And this request to get refresh_token:
*curl -d code=4/AABpxx -d 
client_id=xx -d 
client_secret=xx -d 
redirect_uri=urn:ietf:wg:oauth:2.0:oob -d grant_type=authorization_code 
https://accounts.google.com/o/oauth2/token*

My part of code is like this with Node.js:

*let report = new AdwordsReport({*
*developerToken: '',*
*userAgent: 'beta:reportDownload/1.0.1', *
*clientCustomerId: 'XXX-XXX-', *
*client_id: '',*
*client_secret: 'yyy',*
*refresh_token: '1/xx'*
*});*
*report.getReport('v201802', {*
*reportName: 'Custom Adgroup Performance Report',*
*reportType: 'CAMPAIGN_PERFORMANCE_REPORT',*
*fields: ['CampaignId', 'Impressions', 'Clicks', 'Cost'],*
*filters: [*
*{ field: 'CampaignStatus', operator: 'IN', values: ['ENABLED', 
'PAUSED'] }*
*],*
*dateRangeType: 'CUSTOM_DATE', //defaults to CUSTOM_DATE. startDate 
or endDate required for CUSTOM_DATE*
*startDate: new Date("2018-04-05"),*
*endDate: new Date(),*
*format: 'CSV' //defaults to CSV*
*}, (error, report) => {*
*console.log('error:', error);*
*console.log('report:', report);*
*});*
*//Output is:*
*//error: AuthorizationError.SERVICE_ACCESS_DENIED*
*//report: null*


I have tried to read the related documents and the guide,but still get the 
error. Please tell me what can I do to sovle this problem.


<https://lh3.googleusercontent.com/-MhC4ABUYkCE/Ws2H-7Y65bI/ADQ/9GLanJ0dKQ8V8LXEsPoQBWoEhk0QPebxgCLcBGAs/s1600/333.png>

<https://lh3.googleusercontent.com/-1lbvOcMQNhs/Ws2IUkCuo3I/ADU/8w-ZYIy7ks45532RYATGnsWUtKRbjNHzQCLcBGAs/s1600/444.png>

<https://lh3.googleusercontent.com/-sA-AAmcZjmg/Ws2IlnokWKI/ADc/s45MqOYRFREUrNOFpoVVXr4ud43bqumdwCLcBGAs/s1600/555.png>


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/e412e42e-042d-4ff8-a3bd-9d343dc1568f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-04 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi Deap,

As you found out, the SERVICE_ACCESS_DENIED error means that user 
authorizing the API call doesn't have access to the specific service. You 
could request the Admin user on the account to grant you necessary access 
level. Please check this guide 
 to red more about 
access levels in AdWords. If this does not help you, could you please share 
the SOAP request and response, the client customer Id and the email Id of 
user authenticating the call? You could choose to *reply privately* while 
sharing the information.

Thanks,
Milind 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/88629172-5935-4cda-8aa5-04601f53b0e4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-04 Thread Dp.Zui
Hi,
  I've followed the site 

https://developers.google.com/adwords/api/docs/guides/first-api-call 
  to setup my client to invoke adword api, but I received an error 
AuthorizationError.SERVICE_ACCESS_DENIED(Developer doesn't have permission 
to access service.).

  I want to know why and how to setup my permission. 

Regards,
Dp.Zui

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/895422df-032c-4f34-8129-84934ffdd7c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-04 Thread Deap
Hi,
  I've followed the site 

https://developers.google.com/adwords/api/docs/guides/first-api-call 
  to setup my client to invoke adword api, but I received an error 
AuthorizationError.SERVICE_ACCESS_DENIED(Developer doesn't have permission 
to access service.).

  I want to know why and how to setup my permission. 

Regards,
  Deap

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/8a051de5-fdad-41e3-bdbf-093a47977b87%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-04 Thread Deap
Hi every one:
   I've already followed this 
site https://developers.google.cn/adwords/api/docs/guides/first-api-call to 
setup my client, but it always 
returns AuthorizationError.SERVICE_ACCESS_DENIED.
   I used client-lib-java and tried to generate 
different clientId、clientSecret、refreshToken, but it still returned 
AuthorizationError.SERVICE_ACCESS_DENIED.

  SERVICE_ACCESS_DENIED
Developer doesn't have permission to access service.
  I want to ask how to setup permission for developer.Is there any ways I 
miss?

Regards,
  Deap

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/b0f8f794-fec1-44ba-ae82-c57dc21e6414%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.