RE: acquiring developer token without active manager account

2024-07-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

The developer token is like a license key and it is tied to a MCC account for 
approval purposes but once approved, you can use it to make calls against any 
Google Ads account within the organization. Please note that the developer 
token appears only for Google Ads manager and you need to have a Google Ads 
Manager account. I would suggest that you refer to the Obtain a developer token 
for more information.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tJlIO:ref" 
(ADR-00245495)

Thanks,

Google Ads API Team


Register for the upcoming workshop: Performance Max and the Google Ads API!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/33IBr0SGB7Z100KZeb1FnVQuys08GcT4pfpA%40sfdc.net.


Acquiring Developer Token without active Manager account

2024-07-08 Thread Leon
Dear Google Ads API team, 

In order to interact with the Google Ads API KeywordPlanService to get 
historical keywords, a developer token is required. There are quite some 
prerequisites for obtaining such token as can be read from the docs (link 
<https://developers.google.com/google-ads/api/docs/get-started/introduction>
).

Would it be possible to receive a Developer token without an active Google 
Ads manager account, given the following use case? 

We believe that there's a lot of value in providing historical keywords 
data to companies/brands, in which they can find insights on how they 
compare with competition split by geography. This could potentially lead to 
an optimisation in google ads spend. 

To sum up, we have two questions:
1. Is there a way to recieve a developer token to consult companies on 
their competiveness per region?
2. How can we make sure this use case does not violate the 'permissible 
use' policy (link 
<https://developers.google.com/google-ads/api/docs/access-levels?_gl=1*cemf1l*_ga*MTU2MTAxNzU3MC4xNzA3OTEwMTAx*_ga_V9K47ZG8NP*MTcxODQ2MDU4OS4yLjEuMTcxODQ2MTE3My42MC4wLjA.#permissible_use>
)

I look forward to hearing from you,
Leon G.




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/dc17ab26-f434-4e72-b4d5-ddf82145d34fn%40googlegroups.com.


Re: how to change the email address of the developer token owner for the google ads api

2024-07-05 Thread Алитикс Алитикс
Hi, 
Thanks for the quick response.

But we still don’t understand how the refresh token is associated with the 
gmail account i...@alytics.ru. Why - after deleting this user, Google Ads 
API methods stopped working for us?

Also, you have attached documentation for creating new "credentials and 
refresh tokens" 
https://developers.google.com/google-ads/api/samples/generate-user-credentials
Confirm - did we understand correctly that using this code you can change 
the current email i...@alytics.ru to the new mogvai6...@gmail.com - in 
order to further disable the info@ account, and at the same time the API 
methods for Google Ads will no longer break?
четверг, 4 июля 2024 г. в 21:03:55 UTC+3, Google Ads API Forum Advisor: 

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Based on the information provided, I understand that you are encountering 
> the invalid_grant 
> <https://developers.google.com/google-ads/api/docs/best-practices/common-errors?hl=en#invalid_grant>
>  error. 
> Kindly note that the invalid_grant usually indicates an issue with the 
> refresh token not with the developer token. That said, you’ll need to 
> regenerate credentials and refresh tokens. You may refer here to this 
> guide 
> <https://developers.google.com/google-ads/api/docs/oauth/client-library> for 
> the steps on how you can regenerate credentials and refresh tokens. On the 
> other hand, you may also check this sample code 
> <https://developers.google.com/google-ads/api/samples/generate-user-credentials>
>  for 
> generating user credentials. 
>
> According to the Google Ads API documentation 
> <https://developers.google.com/google-ads/api/docs/common-errors#google.auth.exceptions.refresherror>,
>  
> Google Cloud Platform project with an OAuth consent screen configured for 
> an external user type and a publishing status of "Testing" is issued a 
> refresh 
> token <https://developers.google.com/identity/protocols/oauth2#expiration> 
> expiring 
> in 7 days. Your Google project's publishing status is 'Testing' so the 
> refresh token expires every 7 days and receives an invalid_grant error. 
>   
>
>
> *This message is in relation to case "ref:!00D1U01174p.!5004Q02tJc8E:ref" 
> (ADR-00245194) Thanks,*
>   
> [image: Google Logo] *Google Ads API Team* 
> *Register 
> <https://adsonair.withgoogle.com/events/performance-max-api-workshop> for 
> the upcoming workshop: Performance Max and the Google Ads API!*
>  
>
>
>
>  
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/8526b095-8a0e-4e6a-b02d-65063cbc39den%40googlegroups.com.


RE: how to change the email address of the developer token owner for the google ads api

2024-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

Based on the information provided, I understand that you are encountering the 
invalid_grant error. Kindly note that the invalid_grant usually indicates an 
issue with the refresh token not with the developer token. That said, you’ll 
need to regenerate credentials and refresh tokens. You may refer here to this 
guide for the steps on how you can regenerate credentials and refresh tokens. 
On the other hand, you may also check this sample code for generating user 
credentials.

According to the Google Ads API documentation, Google Cloud Platform project 
with an OAuth consent screen configured for an external user type and a 
publishing status of "Testing" is issued a refresh token expiring in 7 days. 
Your Google project's publishing status is 'Testing' so the refresh token 
expires every 7 days and receives an invalid_grant error.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJc8E:ref" 
(ADR-00245194)

Thanks,

Google Ads API Team


Register for the upcoming workshop: Performance Max and the Google Ads API!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/UVaSd0SG425N00iRlDy1BUTPq4JKzdIvXORQ%40sfdc.net.


How to change the email address of the developer Token owner for the Google Ads API

2024-07-04 Thread Алитикс Алитикс

Hello everyone! 

Faced with a problem - when deactivating the account i...@alytics.ru 
requests to the Google Ads API do not work for us, they return an error 
('invalid_grant: Bad Request', {'error': 'invalid_grant', 
'error_description': 'Bad Request'})
- as we understand it, this is due to the Developer Token, which is 
specified in the API Access in Google Ads. 

Do we understand correctly that we need to transfer this developer token to 
another email so that requests continue to work?
And how can this be done, since we have not found any related documentation 
on transferring the Developer Token between different Google accounts 

Our Google Ads Analytics account (905-488-7706)
The developer's token is currently linked to an email i...@alytics.ru , you 
need to transfer it to mogvai6...@gmail.com

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/e9b281ad-a1b1-45a5-9717-320fda398bdbn%40googlegroups.com.


Re: google ads developer token - no response & long delay in basic access

2024-07-03 Thread ErezI
Thanks,

It seems that no communication channel works at all to get any input from 
the compliance team.
There is never any email notification or any other notification on google 
ads accounts for opened ticket or a pending token request.

I'm beginning to think that I must be missing something as this doesn't 
seem to make sense.
Would appreciate if you can help me understand if this is how the process 
actually looks like or whether I'm missing something that stops the team 
from communicating with me (I have checked the API contact email is the 
right email)

On Monday 1 July 2024 at 14:52:39 UTC+3 Google Ads API Forum Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team. 
>
> Kindly note that this support channel specializes in Google Ads API 
>  related 
> concerns and technical implementations only. However, as it appears that 
> your issue is related to the basic access with the Google Ads API, I would 
> suggest you to reach out to the Google Ads Compliance team 
>  as they 
> are better equipped to assist you on this.
>   
>
>
> *This message is in relation to case "ref:!00D1U01174p.!5004Q02tJWdl:ref" 
> (ADR-00244699) Thanks,*
>   
> [image: Google Logo] *Google Ads API Team* 
> *Register 
>  for 
> the upcoming workshop: Performance Max and the Google Ads API!*
>  
>
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/395f8366-78bd-4869-8bd9-5e6108d2d779n%40googlegroups.com.


RE: google ads developer token - no response & long delay in basic access

2024-07-01 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

Kindly note that this support channel specializes in Google Ads API related 
concerns and technical implementations only. However, as it appears that your 
issue is related to the basic access with the Google Ads API, I would suggest 
you to reach out to the Google Ads Compliance team as they are better equipped 
to assist you on this.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJWdl:ref" 
(ADR-00244699)

Thanks,

Google Ads API Team


Register for the upcoming workshop: Performance Max and the Google Ads API!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/vmwZm0SFY0YS00ijU5_c1dSR2eJKyWGEYmNw%40sfdc.net.


Google Ads Developer Token - no response & long delay in basic access

2024-07-01 Thread ErezI
Hey,

I submitted a request for a google ads developer token basic access about a 
week ago and have yet to receive any reply.

Would appreciate your assistance to understand the status of this request 
and to confirm whether it properly arrived at all (there was no email or 
any response after submitting the request)

This is the manager account number: 
248-067-8448

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 
"Google Ads API and AdWords 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/b04e6897-2e57-4a25-9174-5acd3d4f0c55n%40googlegroups.com.


Re: obtaining developer token basic access without response

2024-05-27 Thread xiao xie
@compliance team

在2024年5月27日星期一 UTC+8 13:30:26 写道:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team. 
>
> Kindly note that the concerns related to access requests are out of scope 
> for the Google Ads API support team as our team specializes in Google Ads 
> API  related 
> concerns and technical implementations only. I would suggest you reach out 
> to the Ads Compliance team by using this form link 
> .
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tJ63u:ref" (ADR-00236582)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/f9d698df-6c34-4bb8-9c41-fb9244bf6852n%40googlegroups.com.


RE: obtaining developer token basic access without response

2024-05-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

Kindly note that the concerns related to access requests are out of scope for 
the Google Ads API support team as our team specializes in Google Ads API 
related concerns and technical implementations only. I would suggest you reach 
out to the Ads Compliance team by using this form link.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ63u:ref" 
(ADR-00236582)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/T7fca0SE4PXM008PVtK7isTe-gzqbGH71NTg%40sfdc.net.


Obtaining developer token basic access without response

2024-05-26 Thread xiao xie
I applied for basic access to Google Advertising Developer Token on May 
21st and have not received any results so far. May I know when I will 
receive the results?
How long usually does Google official reply?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/cdb84d82-79b4-46c8-b3d0-3fb8104af8e6n%40googlegroups.com.


Re: google ads api developer token protection in desktop app environment

2024-05-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Yao,

Yes, you are correct, this feature is not yet released. We cannot comment on 
the timeline when it will be available. Hence, I would suggest you to follow 
our blog post and Release notes to get any updates about the Google Ads API.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ3PA:ref" 
(ADR-00235956)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/tjaJT0SDZNG4000xWuK816TCy5ZOhKuEeprQ%40sfdc.net.


Re: google ads api developer token protection in desktop app environment

2024-05-24 Thread Yao Kou
Dear team,

Thanks for your answer. It looks like there is no better way to protect the 
developer token than using Developer Token-less Pilot, otherwise we have to 
face the risk of the developer token being leaked. But it seems that this 
feature is still pre-release, do you know when it will be GA?

Thanks,
Yao

在2024年5月24日星期五 UTC+8 00:55:33 写道:

> Hi Yao,
>
> Currently to make an API call, a developer token is a mandatory input to 
> provide in the request. As announced in the blog 
> <https://ads-developers.googleblog.com/2023/09/developer-token-less-experience-for.html>,
>  
> we are accepting early sign-ups 
> <https://docs.google.com/forms/d/e/1FAIpQLScw-gWKZlJx3GAyCFYTmXpQ0wffC3NsNyCq_tkHNjNVI_V9Lw/viewform?usp=header_link>
>  for 
> a Google Ads API pilot program that lets you make API calls without 
> requiring a developer token 
> <https://developers.google.com/google-ads/api/docs/first-call/dev-token>. 
> Your API access levels 
> <https://developers.google.com/google-ads/api/docs/access-levels> will 
> instead be identified by your Google Cloud project IDs and Google Cloud 
> organizations 
> <https://cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy#organizations>.
>  
> You may check this guide 
> <https://developers.google.com/google-ads/api/docs/concepts/no-developer-token>
>  for 
> more information. Hope this helps.
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tJ3PA:ref" (ADR-00235956)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/0098d322-5111-4db6-b472-bd7e19cd01e5n%40googlegroups.com.


Re: google ads api developer token protection in desktop app environment

2024-05-23 Thread Yao Kou


Dear Team,

Thank you for your response. We are indeed already utilizing OAuth in our 
application. However, my primary concern still remains on the protection of 
our developer token on the customers' machine, which is mandatory to use 
per the API requirements 
<https://developers.google.com/google-ads/api/rest/auth#developer_token>.

Could you kindly elaborate on any specific measures or mechanisms that 
Google Ads API provides and I can leverage to further safeguard the 
developer token? Any best practices, guidelines, or recommendations in this 
regard would be immensely appreciated.

Thanks,
Yao
在2024年5月22日星期三 UTC+8 19:24:52 写道:

> Hi Yao,
>
> Thank you for contacting the Google Ads API support team. 
>
> The Google Ads API does support deploying your application on customers' 
> machines. It is important to take appropriate security measures to protect 
> your developer token and ensure compliance with our policies. To mitigate 
> the risk of your developer token being leaked or compromised, consider 
> using OAuth 2.0 authorization 
> <https://developers.google.com/google-ads/api/docs/oauth/overview>. OAuth 
> allows you to access user data without storing their credentials on your 
> server. OAuth allows users to grant your application access to their Google 
> Ads account without sharing their credentials. This reduces the risk of 
> your developer token being compromised. Let us know if you have any further 
> queries.
>  
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tJ3PA:ref" (ADR-00235956)
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/4b86e44b-04c1-40e0-b882-f13041911457n%40googlegroups.com.


RE: google ads api developer token protection in desktop app environment

2024-05-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Yao,

Thank you for contacting the Google Ads API support team.

The Google Ads API does support deploying your application on customers' 
machines. It is important to take appropriate security measures to protect your 
developer token and ensure compliance with our policies. To mitigate the risk 
of your developer token being leaked or compromised, consider using OAuth 2.0 
authorization. OAuth allows you to access user data without storing their 
credentials on your server. OAuth allows users to grant your application access 
to their Google Ads account without sharing their credentials. This reduces the 
risk of your developer token being compromised. Let us know if you have any 
further queries.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tJ3PA:ref" 
(ADR-00235956)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/KSSKP0SDVX0800wl5IPItGTDuyPInYaV-eCw%40sfdc.net.


Google Ads API Developer Token Protection in Desktop App Environment

2024-05-21 Thread Yao Kou
Dear Google Ads API Team,

I am currently developing an application that utilizes the Google Ads API 
for our customers. I want to seek clarification and guidance on a matter 
regarding the security of our own developer token.

Our application is being designed both for cloud and desktop app 
environment, and the desktop environment means the app would be deployed 
directly onto the customers' machines. This raises a considerable security 
concern, as there is a potential risk of our developer token being leaked 
or compromised.

Therefore, I would appreciate some advice or answers on the following:

   1. Is our use case scenario, where the application with our developer 
   token is deployed on the customer's machine, supported or suggested by the 
   Google Ads API?
   2. If it is, what measures or protections can we take or what best 
   practices can we follow to ensure the maximum security of our developer 
   token?


Thanks,
Yao

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/cefd4dcf-a1e6-4175-94a3-7b2ca3cc7919n%40googlegroups.com.


RE: requesting basic access for googler ads developer token

2024-05-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

Since the access requests are handled by the Google Ads API Compliance team, we 
are transferring the case to the Ads API Compliance team.

@Compliance team, please confirm if you are able to assist in the below access 
request.

Summary: The user has applied for the developer token access with the below 
details.

Google Ads Manager Account (MCC) ID: 724-484-7150
Cases ID: not received
Access type: Basic

Do reach out to the Google Ads API support team for any queries related to the 
API.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tIrDI:ref" 
(ADR-00233411)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/3fyYs0SCV2BY00VMSro6M8SsCtNP_bkWmahw%40sfdc.net.


Requesting Basic access for Googler Ads developer token

2024-05-02 Thread arep_engineering_google adsync
Hello Team Google,

We requested basic access to the Google Ads API, but there was no response 
or email, and no case ID was generated.

Google Ads Manager Account ID: MCC: 724-484-7150
Please let us know if you need any information from our end.

Thank you 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/333b93cf-af73-4c86-8c7c-dc1e6de4ed88n%40googlegroups.com.


RE: didn't get response for apply for basic access - developer token

2024-04-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

I understand that you have applied for API access and you haven't received any 
updates on your application status. Since the access requests are handled by 
the Google Ads API Compliance team, we are transferring the case to the Ads API 
Compliance team.

@Compliance team, please confirm if you are able to assist in the below access 
request

Summary: The user has applied for API access with the below details.

Google Ads Manager Account (MCC) ID : 904-417-4760
Cases ID : No case Id
Access level : Basic access

Do reach out to the Google Ads API support team, for any queries related to the 
Google Ads API.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tPJAL:ref" 
(ADR-00232560)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/Wgom80SCH3XZ00qxVnlrfBSD6RtylvWdbuHg%40sfdc.net.


Didn't get response for apply for basic access - developer token

2024-04-24 Thread Fernando Silva Vera
I have been waiting for months to be approved for access at the basic 
level, can you help me?

I'm developing an app and I need to have access to test with production 
data, please help, I've been stuck with this for months and I can't get an 
answer

Here is the information:
*Google Ads Manager Account ID (MCC):* 904-417-4760
*Access level:* Basic access requested
*Case ID:* No Case ID

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/e2a60d52-c472-41a1-bbcc-9b4efffe9203n%40googlegroups.com.


Re: no response basic developer token, even after posting on this group

2024-04-24 Thread Emilio Noriega
I still do not have a response. Please help me figure this out.

On Wednesday, April 24, 2024 at 12:23:33 AM UTC-6 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> I see that you have already raised this concern on another thread with the 
> subject "MCC Developer Token" and we have already responded there for this 
> issue. To avoid multiple threads on the same issue, please take a look at 
> that thread and continue the discussion on the same for further updates on 
> the issue. 
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tPIP0:ref" (ADR-00232401)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/3a8f144d-fdd0-4b35-b349-358b0b92824cn%40googlegroups.com.


RE: didn't get response for apply for basic access - developer token

2024-04-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

I understand that you have applied for API access and you haven't received any 
updates on your application status. Since the access requests are handled by 
the Google Ads API Compliance team, we are transferring the case to the Ads API 
Compliance team.

@Compliance team, please confirm if you are able to assist in the below access 
request

Summary: The user has applied for API access with the below details.

Google Ads Manager Account (MCC) ID : 579-439-6734
Cases ID : No case Id
Access type : Basic access

Do reach out to the Google Ads API support team, for any queries related to the 
Google Ads API.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tPIPy:ref" 
(ADR-00232411)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/5Tnu10SCG34B001msJJTR0TTqqMPkfJk802A%40sfdc.net.


Didn't get response for apply for basic access - developer token

2024-04-24 Thread khoung
We had submitted the Google Ads API developer token Basic Access 
Application 2 on April 16, 2024
Its been while since then neither we have received any email of 
approval/disapproval access

We really need to get this access in order to improve our internal 
analytics and reporting ASAP.

Here is the information:
Google Ads Manager Account (MCC) ID: 579-439-6734
Access level: Basic access requested
Case ID: No case id

Best regards, Khuong

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/cc7e7de6-ea76-4811-9b1b-0d0085d4ccf8n%40googlegroups.com.


No response basic developer token, even after posting on this group

2024-04-24 Thread Emilio Noriega
I have applied for the basic developer token under this MCC:
*890-273-4852*

It has been more than two weeks and I haven't heard back, I also tried to 
contact the compliance team with no success.

I do not have a Case ID (even when I fill out the form), my contact email 
is correct and I also did not receive a notification email.

I have tried everything to contact the compliance team with no success. 
@compliance

I need help because Im missing client deadlines because of this.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/f27cd021-bc4c-423c-b11b-ade2473e6704n%40googlegroups.com.


Re: developer token is missing in the rest interface

2024-04-18 Thread Tanguy Vandervelden
I'm quite sure to understand the purpose of the 
“?Concierge__enable_concierge=false”, it there currently a problem with the 
developper token ?

Le jeudi 18 avril 2024 à 17:18:08 UTC+2, Google Ads API Forum Advisor a 
écrit :

> Hi,
>
> It seems you have missed our last update regarding this issue. 
>
> I would recommend you to add “?Concierge__enable_concierge=false” at the 
> end of the url to get the developer token input field.
>
> For instance,
>
>
> https://developers.google.com/google-ads/api/rest/reference/rest/v16/customers.campaignAssetSets/mutate?Concierge__enable_concierge=false
>
> Kindly note that it is a temporary workaround, and we will be fixing this 
> soon.
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tP59k:ref" (ADR-00231006)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/b61678bb-019c-4fe9-a061-b4ee323bd481n%40googlegroups.com.


Re: developer token is missing in the rest interface

2024-04-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

It seems you have missed our last update regarding this issue.

I would recommend you to add “?Concierge__enable_concierge=false” at the end of 
the url to get the developer token input field.

For instance,

https://developers.google.com/google-ads/api/rest/reference/rest/v16/customers.campaignAssetSets/mutate?Concierge__enable_concierge=false

Kindly note that it is a temporary workaround, and we will be fixing this soon.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tP59k:ref" 
(ADR-00231006)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/Uvja00SC595A00ucE74jjyQtGEiKYUvt58cQ%40sfdc.net.


Re: developer token is missing in the rest interface

2024-04-18 Thread Elumalai Eswar Prasad

What the exact issue, after the new UI update of the REST interface, input 
field to give DEVELOPER TOKEN is missing, where else can i give 

On Monday, April 15, 2024 at 8:47:41 PM UTC+5:30 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After checking the provided logs, I could see that you have encountered 
> the "
> DEVELOPER_TOKEN_PARAMETER_MISSING 
> <https://developers.google.com/google-ads/api/reference/rpc/v16/RequestErrorEnum.RequestError#developer_token_parameter_missing>"
>  
> error. It means that developer-token parameters are required for all 
> requests. I would suggest you use the customers.campaignAssetSets.mutate 
> <https://developers.google.com/google-ads/api/rest/reference/rest/v16/customers.campaignAssetSets/mutate?Concierge__enable_concierge=false>
>  
> endpoint and try to make a request by passing the customer ID and developer 
> token. Let us know if you face any issues.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tP59k:ref" (ADR-00231006)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/bd55e10d-1847-40c4-be14-1e98c2dd74dbn%40googlegroups.com.


RE: field to enter developer token is missing in rest interface

2024-04-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

I see that your concern has already been raised on another thread with the 
subject "Developer token is missing in the REST interface" and we already 
responded there for this issue. To avoid multiple threads on the same issue, 
please take a look at that thread and will continue our conversation on that 
thread.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tP59V:ref" 
(ADR-00231004)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/QSGvf0SBZP8I00XSfCrY0xRR6O7Mh6Omwbtg%40sfdc.net.


RE: developer token is missing in the rest interface

2024-04-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

After checking the provided logs, I could see that you have encountered the "
DEVELOPER_TOKEN_PARAMETER_MISSING" error. It means that developer-token 
parameters are required for all requests. I would suggest you use the 
customers.campaignAssetSets.mutate endpoint and try to make a request by 
passing the customer ID and developer token. Let us know if you face any issues.
This message is in relation to case "ref:!00D1U01174p.!5004Q02tP59k:ref" 
(ADR-00231006)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/ahq200SBZP4N00HQNau7lGQ1WpWozZJ_drBQ%40sfdc.net.


Google Ads API Developer Token Basic Access

2024-04-12 Thread Vinicius Viana Vieira
Hey there,

I've submitted this form 
 multiple 
times requesting basic access to the Google Ads API, but haven't heard back 
so far. Using this email.

We really need to integrate with production Google Ads accounts in order to 
serve our clients with campaign reporting data. As mentioned in the 
application, our company is currently in Brazil, thus there's not a lot of 
public information available at this point.

However, if there's any information missing and/or you need more 
clarification about our company or use case, don't hesitate to reach out to 
us and we'll be glad to clarify.

Looking forward to hearing from you.

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 
"Google Ads API and AdWords 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/8d00c80a-ae4a-4605-b699-5b20fd180cefn%40googlegroups.com.


Developer token with basic access.

2024-04-11 Thread Rafael Machado
I submitted my application for the basic access developer token over a week 
ago and I haven’t received any response, not even a rejection.

I reached out to the API support team 
<https://developers.google.com/google-ads/api/support/contact> four days 
ago, explained the issue, and included the case ID, but I still haven't 
received a response.

My MCC ID is 167-428-6294, and my case ID is 8-270236502.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/362c3640-7d61-4a6b-bfdd-f0e0a39c964dn%40googlegroups.com.


Re: issue with the developer token (basic access)

2024-04-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Abhinav,

After checking the provided logs, it is observed that you have encountered the 
"OAUTH_TOKEN_HEADER_INVALID " error when trying to make a request to the 
searchStream.

It appears that the credentials sent in your HTTP request are not valid and 
this is why you have encountered this error. The prevention tip recommended is 
to make sure you've passed the correct access token associated with your 
account. It's sometimes confused with refresh tokens and authorization codes. 
If you would like to get a credential that can access all client accounts under 
a manager account, make sure you get the refresh token for the manager account. 
For more details, see our guide on access token and refresh token and OAuth2.

This message is in relation to case "ref:!00D1U01174p.!5004Q02tOoth:ref" 
(ADR-00229721)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/HV5Cm0SBFDUC00TUsi_racRfyk3T7NZN6zrg%40sfdc.net.


Re: issue with the developer token (basic access)

2024-04-04 Thread Abhinav Jain
Hi, 
Thanks for your help, please find the output attached below. 
Regards
Abhinav 



Request
---
Method: /google.ads.googleads.v16.services.GoogleAdsService/SearchStream
Host: googleads.googleapis.com
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "1660066223",
  "x-goog-api-client": "gl-python/3.11.8 grpc/1.62.1 gax/2.18.0 gccl/23.1.0 
pb/4.25.3",
  "x-goog-request-params": "customer_id=5947094947"
}
Request: customer_id: "5947094947"
query: "\nSELECT\ncampaign.id,\n   
 campaign.name,\ncampaign.status,\n   
 campaign.optimization_score,\n   
 campaign.bidding_strategy_type,\n   
 campaign.advertising_channel_type,\n   
 campaign.advertising_channel_sub_type,\nsegments.date, \n 
   segments.ad_network_type,\nmetrics.impressions,\n   
 metrics.clicks,\nmetrics.cost_micros,\n   
 metrics.ctr\n\nFROM campaign\n\nWHERE 
segments.date BETWEEN \'2024-03-05\' AND \'2024-04-04\'\n\n 
   ORDER BY segments.date"


Response
---
Headers: {
  "google.ads.googleads.v16.errors.googleadsfailure-bin": 
"\n,\n\u0003\u0001\u0013\u0012%Oauth token HTTP header is 
malformed.\u0012\u0016F8EE4oVBOVTJRkyN0QdDIg",
  "grpc-status-details-bin": "\b\u0010\u0012\u0001Request is missing 
required authentication credential. Expected OAuth 2 access token, login 
cookie or other valid authentication credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project.\u001a\u0001\nDtype.googleapis.com/google.ads.googleads.v16.errors.GoogleAdsFailure\u0012F\n,\n\u0003\u0001\u0013\u0012%Oauth
 
token HTTP header is malformed.\u0012\u0016F8EE4oVBOVTJRkyN0QdDIg",
  "request-id": "F8EE4oVBOVTJRkyN0QdDIg"
}
Fault: errors {
  error_code {
authentication_error: OAUTH_TOKEN_HEADER_INVALID
  }
  message: "Oauth token HTTP header is malformed."
}
request_id: "F8EE4oVBOVTJRkyN0QdDIg"


Request made: ClientCustomerId: 5947094947, Host: googleads.googleapis.com, 
Method: /google.ads.googleads.v16.services.GoogleAdsService/SearchStream, 
RequestId: F8EE4oVBOVTJRkyN0QdDIg, IsFault: True, FaultMessage: Oauth token 
HTTP header is malformed.


On Wednesday 3 April 2024 at 15:52:33 UTC+5:30 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Upon checking your account '1660066223', I could see that you have the 
> basic access level to the developer token. Kindly note that we are unable 
> to view the request and response (screenshot). Could you please reshare as 
> a .txt format and provide us with  more information on what exact support 
> you want from the Google Ads API support team to assist you further.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tOoth:ref" (ADR-00229721)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/76ef71bf-b47f-40c9-8e09-cbb1c7957990n%40googlegroups.com.


Re: issue with the developer token (basic access)

2024-04-04 Thread Abhinav Jain
Hi, 
Thanks for your response, please find the details attached. I am not sure, 
where I am going wrong here.
Regards 
Abhinav 

*Request and Response Received*

Request
---
Method: /google.ads.googleads.v16.services.GoogleAdsService/SearchStream
Host: googleads.googleapis.com
Headers: {
  "developer-token": "REDACTED",
  "login-customer-id": "1660066223",
  "x-goog-api-client": "gl-python/3.11.8 grpc/1.62.1 gax/2.18.0 gccl/23.1.0 
pb/4.25.3",
  "x-goog-request-params": "customer_id=5947094947"
}
Request: customer_id: "5947094947"
query: "\nSELECT\ncampaign.id,\n   
 campaign.name,\ncampaign.status,\n   
 campaign.optimization_score,\n   
 campaign.bidding_strategy_type,\n   
 campaign.advertising_channel_type,\n   
 campaign.advertising_channel_sub_type,\nsegments.date, \n 
   segments.ad_network_type,\nmetrics.impressions,\n   
 metrics.clicks,\nmetrics.cost_micros,\n   
 metrics.ctr\n\nFROM campaign\n\nWHERE 
segments.date BETWEEN \'2024-03-05\' AND \'2024-04-04\'\n\n 
   ORDER BY segments.date"


Response
---
Headers: {
  "google.ads.googleads.v16.errors.googleadsfailure-bin": 
"\n,\n\u0003\u0001\u0013\u0012%Oauth token HTTP header is 
malformed.\u0012\u0016nawblytU2o_PZPKko8-nYA",
  "grpc-status-details-bin": "\b\u0010\u0012\u0001Request is missing 
required authentication credential. Expected OAuth 2 access token, login 
cookie or other valid authentication credential. See 
https://developers.google.com/identity/sign-in/web/devconsole-project.\u001a\u0001\nDtype.googleapis.com/google.ads.googleads.v16.errors.GoogleAdsFailure\u0012F\n,\n\u0003\u0001\u0013\u0012%Oauth
 
token HTTP header is malformed.\u0012\u0016nawblytU2o_PZPKko8-nYA",
  "request-id": "nawblytU2o_PZPKko8-nYA"
}
Fault: errors {
  error_code {
authentication_error: OAUTH_TOKEN_HEADER_INVALID
  }
  message: "Oauth token HTTP header is malformed."
}
request_id: "nawblytU2o_PZPKko8-nYA"








On Wednesday 3 April 2024 at 15:52:33 UTC+5:30 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Upon checking your account '1660066223', I could see that you have the 
> basic access level to the developer token. Kindly note that we are unable 
> to view the request and response (screenshot). Could you please reshare as 
> a .txt format and provide us with  more information on what exact support 
> you want from the Google Ads API support team to assist you further.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02tOoth:ref" (ADR-00229721)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/db54cbf4-10c3-449e-ab6d-30822d4e7cdcn%40googlegroups.com.


Issue with the developer token (Basic access)

2024-04-03 Thread Abhinav Jain
Hi 
I have an approved google ads developer token, however, I still am unable 
to get the response. Can you please help. Attaching the account details and 
request and response (screenshot)

MCC Account ID :  "1660066223" 
Developer Token : "V1hmKeaaB8DyFmJG7IzQag" (Basic Access) 
Reference ID : "1-140536389"

[image: image.png]

Thanks 
Abhinav 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/61c2695d-6897-4cca-8f0a-178ca0375154n%40googlegroups.com.


Re: google ads developer token

2024-04-02 Thread Pedro
Hello, do you need any other information from us?
What's the next step?



On Thursday, March 28, 2024 at 4:23:01 PM UTC-6 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for providing the additional information.
>
> Kindly note that the provided case ID "(ADR-00228811)" is not a valid one.
>
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
>
> The user has applied for the access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 862-676-7158 <(862)%20676-7158> 
>- Access level :  Basic access 
>
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02s0GIw:ref" (ADR-00228811)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/11a8fdd2-30f9-4cda-ac56-b2cc341e84a7n%40googlegroups.com.


Developer Token Basic Access requested 2 weeks ago with no reply

2024-04-01 Thread Rezi Costa Bzishvili
 

Hi Google Ads team,

I submitted a Basic Access Request for the Developer Token ~2 weeks ago and 
have been awaiting a decision without any reply. The account is still 
showing as Test Account - it's not even marked as "pending" yet.

Google Ads Manager Account: 463-646-2382. 

I don't have a Case ID from the compliance team because I haven't received 
any confirmation emails.

Is there any chance you can provide an update on the status of this? It's 
currently a blocker for our development.


Best Regards, 

Rezi 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/b0c9b893-bd0a-4835-802b-717f9589431cn%40googlegroups.com.


Re: google ads developer token

2024-03-28 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for providing the additional information.

Kindly note that the provided case ID "(ADR-00228811)" is not a valid one.

@Compliance team, please confirm if you are able to assist in the below access 
request.

Summary:

The user has applied for the access with the below details.

Google Ads Manager Account (MCC) ID: 862-676-7158
Access level :  Basic access

This message is in relation to case "ref:!00D1U01174p.!5004Q02s0GIw:ref" 
(ADR-00228811)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/KVZg-0SB2WTC00oe0tG3tjQSCYTlNKsSbzOg%40sfdc.net.


Re: google ads developer token

2024-03-28 Thread Pedro
I applied for Basic access.


   - Google Ads Manager Account (MCC) ID: 862-676-7158 
   - Cases ID:  "ref:!00D1U01174p.!5004Q02s0GIw:ref" (ADR-00228811)
   - Access level : Basic




On Tuesday, March 26, 2024 at 3:24:18 PM UTC-6 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> Kindly confirm whether you have applied for basic access or standard 
> access since both are different. To know more about different access levels 
> of Google Ads API developer token, you may check the Access levels 
> <https://developers.google.com/google-ads/api/docs/access-levels#access_levels_2>
> .
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. Can you 
> kindly provide the following information for the compliance team to further 
> assist you with your concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated) 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
>
> The user has applied for the access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: requested  
>- Cases ID: requested 
>- Access level : requested 
>
> Do reach out to the Google Ads API 
> <https://developers.google.com/google-ads/api/docs/start> support team 
> for any queries related to the API.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02s0GIw:ref" (ADR-00228811)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/7a7e28be-d836-4714-8d9c-ca8bfc3e8fa0n%40googlegroups.com.


Re: developer token basic access no reply

2024-03-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for providing the additional information.

@Compliance team, please confirm if you are able to assist in the below access 
request.

Summary:

The user has applied for the access with the below details.

Google Ads Manager Account (MCC) ID: 535-988-1650
Case ID : User says that they don't have case ID
Access level :  Basic access

This message is in relation to case "ref:!00D1U01174p.!5004Q02s06s2:ref" 
(ADR-00228077)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/Xss0_0SB0PC400micOMLb5RPKnCeIFCC_0JA%40sfdc.net.


Re: developer token basic access no reply

2024-03-27 Thread Anthony Napoleoni
Just wanted to follow up on this again if there has been any changes. 
Thanks in advance

On Wednesday, March 20, 2024 at 11:00:04 AM UTC-7 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you have submitted a 
> request for the Basic access of Google Ads API developer token and waiting 
> for a response from the team.
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. Can you 
> kindly provide the following information for the compliance team to further 
> assist you with your concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated) 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
>
> The user has applied for the Basic access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 535-988-1650 
>- Case ID: requested 
>
> Do reach out to the Google Ads API 
> <https://developers.google.com/google-ads/api/docs/start> support team 
> for any queries related to the API.
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02s06s2:ref" (ADR-00228077)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/632af841-a504-4d14-bd03-a745fc354eabn%40googlegroups.com.


Re: developer token basic access no reply

2024-03-27 Thread Anthony Napoleoni
Hello I do not have a case ID, can you confirm if this request is still 
under review? Thanks in advance

On Wednesday, March 20, 2024 at 11:00:04 AM UTC-7 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you have submitted a 
> request for the Basic access of Google Ads API developer token and waiting 
> for a response from the team.
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. Can you 
> kindly provide the following information for the compliance team to further 
> assist you with your concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated) 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
>
> The user has applied for the Basic access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 535-988-1650 
>- Case ID: requested 
>
> Do reach out to the Google Ads API 
> <https://developers.google.com/google-ads/api/docs/start> support team 
> for any queries related to the API.
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02s06s2:ref" (ADR-00228077)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/e7472bdc-a6fb-4ff7-95f3-d1e9c3d843d5n%40googlegroups.com.


Re: Google Ads Developer Token

2024-03-26 Thread Pedro
Sorry, it seems part of the message was lost:

I submitted the request to upgrade my Developer Token from test to basic 
two weeks ago, but haven't received any update since.

Does anyone have any idea on how long this usually takes? Or if there's 
anything one can do to speed it up? Is there any way to contact support?

My API implementation is blocked by this issue. Thanks.

On Tuesday, March 26, 2024 at 2:33:31 PM UTC-6 Pedro wrote:

> I haven't received any update since.
>
> Does anyone have any idea on how long this usually takes? Or if there's 
> anything one can do to speed it up? Is there any way to contact support?
>
> My API implementation is blocked by this issue. 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 
"Google Ads API and AdWords 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/c9c0219b-89e6-45e1-8673-b960e3030a5an%40googlegroups.com.


Re: developer token basic access requested 3 weeks ago with no reply

2024-03-25 Thread Mike Reese
Resolved --

Thank you so much for the assistance!

Thank you as well, Compliance Team!

On Friday, March 22, 2024 at 4:05:23 AM UTC-5 Google Ads API Forum Advisor 
wrote:

> Hi,
>
> I would like to inform you that the case Id will be present in the auto 
> generated email from the compliance team after submitting the application 
> form. 
>
> Kindly note that the concerns related to access requests are out of scope 
> for the Google Ads API support team, as our team specializes in Google 
> Ads API  related 
> concerns and technical implementations only. 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request and the user did not receive the Case Id.
>
> Summary: The user has applied for basic access with the below details. 
>
>
>
>- Google Ads Manager Account (MCC) ID: 815-741-3164 
>
> 
>  
>
>
>- Case ID: requested 
>
> Do reach out to the Google Ads API 
> support
>  
> team for any queries related to the API.
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02s06pn:ref" (ADR-00228068)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/f4b36df3-17b0-4eef-9337-2783a5f10322n%40googlegroups.com.


Re: developer token basic access requested 3 weeks ago with no reply

2024-03-22 Thread Mike Reese
Thank you for bringing visibility to this. We still haven't seen any 
activity on the account - it's still showing as Test Account, not pending, 
and still no Case ID or outreach from the compliance team. For our own 
planning purposes, what's the timeline we can expect an update at?

On Wednesday, March 20, 2024 at 2:34:50 PM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you have applied for 
> API access and you haven't received any updates on your application status.
>
> Since the access requests are handled by the Google Ads 
> API Compliance team, we are transferring the case to the Ads 
> API Compliance team.
>
> @Compliance team, please confirm if you are able to assist in the 
> below access request.
>
> Summary: The user has applied for API access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 815-741-3164 <(815)%20741-3164> 
>- Cases ID: Not Received 
>- Access type: Basic Access 
>
> Do reach out to the Google Ads API support team 
> , for any 
> queries related to the API.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02s06pn:ref" (ADR-00228068)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/21bd62e8-9862-4580-9189-12b136bcb75dn%40googlegroups.com.


Developer Token Basic Access No Reply

2024-03-20 Thread Chicago Fire Digital Analytics
Hi Google Ads team,

**I am copying this request from another user because I have the same error.

I submitted a Basic Access Request for my Developer Token ~3 weeks ago and 
have been awaiting a decision without any reply. My account is still 
showing as Test Account - it's not even marked as "pending" yet.

Google Ads Manager Account:  281-194-0549

I don't have a Case ID from the compliance team because I haven't received 
any confirmation or information emails at all yet.

 Is there any chance you can provide me an update on the status of this? 
It's currently a blocker for our development.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/d544c0ea-f705-41d6-b283-d84e7842fc64n%40googlegroups.com.


Developer Token Basic Access no reply

2024-03-20 Thread Anthony Napoleoni
Hello,
I submitted a request a few weeks ago to update my developer token from 
test to basic and have no received any responses

Ads Manager Account: 535-988-1650

Can you please review?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/1664d63f-8fc4-4a5b-a128-3ab7e96ad54bn%40googlegroups.com.


Developer Token Basic Access requested 3 weeks ago with no reply

2024-03-20 Thread Mike Reese
Hi Google Ads team,

I submitted a Basic Access Request for my Developer Token ~3 weeks ago and 
have been awaiting a decision without any reply. My account is still 
showing as Test Account - it's not even marked as "pending" yet.

Google Ads Manager Account: 815-741-3164 

I don't have a Case ID from the compliance team because I haven't received 
any confirmation or information emails at all yet.

 Is there any chance you can provide me an update on the status of this? 
It's currently a blocker for our development.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/85e63ad1-5ba3-4120-affb-5f99ffd48a7en%40googlegroups.com.


Upgrade Google ads developer token

2024-03-19 Thread Jochem van Dooren
Hi, 

A couple of weeks ago I have tried to submit the form 
<https://support.google.com/adspolicy/contact/new_token_application> to 
upgrade the access level of my API token. Since then, I have heard nothing 
back, so I resubmitted the form last week. Still, no response, notification 
or whatsoever. 

Can you please help me out here, as it is crucial for us to get this 
developer token in order to be able to analyze our Google Ads performance.

You might need the account id, which is 417-980-5796.

Please let me know what I can do assist. 
Best regards, Jochem

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/f24290ef-5092-4a6d-86f9-9d4a60be29e6n%40googlegroups.com.


Re: developer token basic access requested a month ago without reply

2024-03-18 Thread Robin Wehner
Resolved! Thank you very much for help!

Cheers

Google Ads API Forum Advisor schrieb am Montag, 18. März 2024 um 14:22:06 
UTC+1:

> Hi,
>
> Thank you for providing the additional information.
>
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
>
> The user has applied for the access with the below details. 
>
>
>
>- Google Ads Manager Account (MCC) ID:  358-696-8678 
>
>
>- Case ID: User says that no case ID generated for their request 
>- Access type : Basic Access 
>
> Do reach out to the Google Ads API support team 
>  for any queries 
> related to the API.
>
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02s00zr:ref" (ADR-00227655)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/45ebb0a1-a0e7-47e3-b04a-1cfab415302bn%40googlegroups.com.


Re: developer token basic access requested a month ago without reply

2024-03-18 Thread Robin Wehner
Hey, thanks for the quick feedback. As mentioned before, I have not 
received any confirmation or information emails. So unfortunately I can't 
provide a case id.

Have great one!

Google Ads API Forum Advisor schrieb am Montag, 18. März 2024 um 11:13:35 
UTC+1:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you have applied 
> for API basic access and you haven't received any updates on your 
> application status.
>
> Since the access requests are handled by 
> the Google Ads API Compliance team, we are transferring the case to 
> the Ads API Compliance team. Can you kindly provide the following 
> information for the compliance team to further assist you with your 
> concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated). 
>
> @Compliance team, please confirm if you are able to assist in 
> the below access request.
>
> Summary: The user has applied for API access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 358-696-8678 
>- Case ID: requested 
>
> Do reach out to the Google Ads API support team 
> , for any queries 
> related to 
> the API.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02s00zr:ref" (ADR-00227655)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/24a326f0-c521-43bc-a670-f99c750e3751n%40googlegroups.com.


Developer Token Basic Access requested a month ago without reply

2024-03-18 Thread Robin Wehner
Dear Google Ads API Developer Team,

I submitted a Basic Access Request for my Developer Token about four weeks 
ago and have been awaiting a decision without any reply. I have also opened 
a support ticket, but neither  received a ticket id nor an email 
confirmation. Would be awesome if you guys could help me out :)

Google Ads Manager Account: 358-696-8678
... applied for Basic API Access

Thank you for your assistance!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/011b1b02-8914-4445-a6b7-beef5ded1317n%40googlegroups.com.


RE: developer token application submitted one months ago without reply

2024-03-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

I see that you have already raised this concern on another thread with the 
subject "Application for a Google Ads API developer without reply" and we have 
already responded there for this issue. To avoid multiple threads on the same 
issue, please take a look at that thread and continue the discussion on the 
same for further updates on the issue.
This message is in relation to case "ref:!00D1U01174p.!5004Q02s00pI:ref" 
(ADR-00227573)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/sLonK0SAIR3N00PWRK3lq7R1qlApgwolUZXQ%40sfdc.net.


Developer Token application submitted one months ago without reply

2024-03-17 Thread Carlos Hervas

Dear Google Ads API developer team

I submitted two application for a Google Ads API developer token and have 
been awaiting a decision for a month without any reply. 

Google Ads Manager Account: 286-322-4233
I applied for Basic API access (for internal pourposes)

Thank you for your assistance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/60689e09-4b19-4f3b-bb8b-193f4f86bb01n%40googlegroups.com.


Re: developer token

2024-03-17 Thread NSP Test
Hello  Dear Google Ads Support Team,

Is there any update in my case? it is very important for us to get this 
access.

Thank you for your assistance.
Best regards,
NSP
czwartek, 14 marca 2024 o 10:55:50 UTC+1 Google Ads API Forum Advisor 
napisał(a):

> Hi NSP,
>
> Thank you for providing the additional information.
>
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
>
> The user has applied for the access with the below details. 
>
>
>
>- Google Ads Manager Account (MCC) ID: 958-003-8013  
>
>
>- Case ID : 3-880736022, 6-604136152 
>- Access level :  Basic access 
>
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02rzuIK:ref" (ADR-00227081)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/b270d8ca-f310-4304-a882-878801934289n%40googlegroups.com.


Re: developer token

2024-03-14 Thread NSP Test
Hello  Google Ads API Forum Advisor,

Thank you for reaching out to me.

I applied for basic access
[image: basic access request.png]

Thank you for your assistance.
Best regards,
NSP
środa, 13 marca 2024 o 16:06:03 UTC+1 Google Ads API Forum Advisor 
napisał(a):

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you have applied for API 
> developer token access for which you haven't received any response.
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. Can you 
> kindly provide the following information for the compliance team to further 
> assist you with your concern: 
>
>- Access level applied (Basic or Standard access) 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary: The user has applied for access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 958-003-8013 
>
>
>- Case ID 3-880736022 
>- Case ID 6-604136152 
>
>
>- Access level : requested 
>
> Do reach out to the Google Ads API support team for any queries related to 
> the API.
>   
> This message is in relation to case 
> "ref:!00D1U01174p.!5004Q02rzuIK:ref" (ADR-00227081)
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/d0504405-783d-418b-a661-c70c5c1f1b43n%40googlegroups.com.


RE: application for basic api access for google ads api developer token

2024-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

Please ignore my previous response. After reviewing your concern, I understand 
that you've applied for basic API access and would like to know how long it 
takes to get access to the API.

Since the access requests are handled by the Google Ads API Compliance team, we 
are transferring the case to the Ads API Compliance team. Can you kindly 
provide the following information for the compliance team to further assist you 
with your concern:

Case ID generated from the compliance team in the format 0-0###0 (if 
there is any generated).

@Compliance team, please confirm if you are able to assist in the below access 
request.

Summary: The user has applied for API access with the below details.

Google Ads Manager Account (MCC) ID: 220-714-8640
Cases ID: requested

Do reach out to the Google Ads API support team, for any queries related to the 
API.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rzuMz:ref" 
(ADR-00227096)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/YLEVu0SAAA2100btK7Ys_6RVa_PTlTKuA-OA%40sfdc.net.


RE: application for basic api access for google ads api developer token

2024-03-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

After reviewing your concern, I understand that you've applied for basic API 
access and would like to know how long it takes to get access to the API.

Since the access requests are handled by the Google Ads API Compliance team, we 
are transferring the case to the Ads API Compliance team. Can you kindly 
provide the following information for the compliance team to further assist you 
with your concern:

Case ID generated from the compliance team in the format 0-0###0 (if 
there is any generated).

@Compliance team, please confirm if you are able to assist in the below access 
request.

Summary: The user has applied for API access with the below details.

Google Ads Manager Account (MCC) ID: 220-714-8640
Cases ID: requested

Do reach out to the Google Ads API support team, for any queries related to the 
API.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rzuMz:ref" 
(ADR-00227096)

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/Fi1yt0SAA9UW00tgiNsFTwRz-lStBlM3IK5Q%40sfdc.net.


Application for basic api access for Google Ads API developer token

2024-03-13 Thread George B

Dear Google Ads Support Team,

I submitted an application for  basic api access for Google Ads API 
developer token and have been awaiting without any response for month. 
Could you please confirm if my application is being processed in your 
system? Or if we need to do any more actions? Additionally, could you 
provide an estimated timeline for when I might expect the verification to 
be completed?

Google Ads Manager Account (MCC) ID:   220-714-8640
Cases ID: Not provided

Thank you for your assistance.
Best regards,
George

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/ef49ee0a-306e-49e7-8220-cb1630d17fadn%40googlegroups.com.


Query Regarding Developer Token Usage Across Multiple MCC Accounts

2024-03-13 Thread Arunoday Singh

Hello,

I trust this message finds you well. As we work on integrating the Google 
Ads API into our platform, a question has arisen regarding the usage of 
developer tokens across multiple MCC (My Client Center) accounts.

Could you please clarify whether we need a distinct developer token for 
each MCC account, or if a single developer token can be utilized across 
different MCC accounts? This information is crucial for ensuring our 
platform's compatibility and adherence to Google Ads API guidelines.

Your prompt response on this matter would be highly appreciated.

Thank you for your assistance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/c1c226fa-1964-499f-b1e2-929737b0589fn%40googlegroups.com.


Developer Token

2024-03-13 Thread NSP Test
Dear Google Ads Support Team,

I submitted an application for a Google Ads API developer token and have 
been awaiting a decision for month. Could you please confirm if my 
application is being processed in your system? Additionally, could you 
provide an estimated timeline for when I might expect the verification to 
be completed?

Google Ads Manager Account: 958-003-8013 NSP
Case ID 3-880736022
Case ID 6-604136152

Thank you for your assistance.
Best regards,
NSP

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/8bb60db9-eb1d-40b4-845d-940b31ecc352n%40googlegroups.com.


developer token not approved.

2024-03-08 Thread Deepika Devendran
the error says that test developer token cannot be used for non test 
accounts. but I am using the test account only. How to check whether the 
account is test account or non test account. Or is this an error of other 
reasons?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/fecbfac0-8f08-404d-868f-eb8f7d5b3761n%40googlegroups.com.


Re: request for basic access to google ads developer token

2024-03-08 Thread Manjesh Ojha
[image: caseid.png]

As I didn't receive a case ID or acknowledgment, I submitted my request 
three times. Here are the case IDs:

*5-216935917*

*2-224935117*
*9-014035373*

Thanks,
Manjesh
On Thursday, March 7, 2024 at 4:04:44 PM UTC+5:30 Manjesh Ojha wrote:

> is there any update on this ?
>
> On Wednesday, March 6, 2024 at 6:51:03 PM UTC+5:30 Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> Thank you for providing the additional information.
>>
>>
>> @Compliance team, please confirm if you are able to assist in the below 
>> access request.
>>
>> Summary:
>>
>> The user has applied for the basic access with the below details. 
>>
>>- Google Ads Manager Account (MCC) ID:  566-258-3491 
>><(566)%20258-3491> 
>>- Case ID: User says that no case ID generated for their request 
>>- Access type : Basic  
>>
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rziZE:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/dab66f84-f675-49c5-be2c-032ccb10b5d8n%40googlegroups.com.


Re: google ads developer token is taking to long

2024-03-07 Thread André Luiz Tiago Soares
I don't recall receiving any Case ID.
On Wednesday, March 6, 2024 at 12:35:01 PM UTC-3 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you have applied 
> for API basic access and you haven't received any updates on your 
> application status.
>
> Since the access requests are handled by 
> the Google Ads API Compliance team, we are transferring the case to 
> the Ads API Compliance team. Can you kindly provide the following 
> information for the compliance team to further assist you with your 
> concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated). 
>
> @Compliance team, please confirm if you are able to assist in 
> the below access request.
>
> Summary: The user has applied for API access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 689-251-2260 <(689)%20251-2260> 
>- Case ID: requested 
>
> Do reach out to the Google Ads API support team 
> , for any queries 
> related to 
> the API.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rziy0:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/1a6450e9-cbb1-4b57-93a7-3ef3ee44930an%40googlegroups.com.


Re: request for basic access to google ads developer token

2024-03-07 Thread Manjesh Ojha
is there any update on this ?

On Wednesday, March 6, 2024 at 6:51:03 PM UTC+5:30 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for providing the additional information.
>
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
>
> The user has applied for the basic access with the below details. 
>
>- Google Ads Manager Account (MCC) ID:  566-258-3491 <(566)%20258-3491> 
>- Case ID: User says that no case ID generated for their request 
>- Access type : Basic  
>
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rziZE:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/014f56c0-fc03-4ba7-96cb-c2e0a31e6432n%40googlegroups.com.


Google Ads developer token is taking to long

2024-03-06 Thread André Luiz Tiago Soares
Hello.

The MCC ID in question is 689-251-2260

We currently have Test Account access and applied for Basic Access last 
week. The approval is time is over the expected 3 business days and we are 
worried the request may have been lost in the process.

Could you check on status of the approval of the token?

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/e883524a-fc28-47e9-914d-95833d1b9599n%40googlegroups.com.


RE: request for basic access to google ads developer token

2024-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for providing the additional information.

@Compliance team, please confirm if you are able to assist in the below access 
request.

Summary:

The user has applied for the basic access with the below details.

Google Ads Manager Account (MCC) ID:  566-258-3491
Case ID: User says that no case ID generated for their request
Access type : Basic

This message is in relation to case "ref:!00D1U01174p.!5004Q02rziZE:ref"

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/L6LTv0S9XH2800ZnDqKtuuRI6zkmSNbsFsMg%40sfdc.net.


Re: Request for Basic Access to Google Ads Developer Token

2024-03-06 Thread Manjesh Ojha
The Google Ads manager account (MCC) ID associated with your developer 
token -   566-258-3491

On Wednesday, March 6, 2024 at 5:58:40 PM UTC+5:30 Manjesh Ojha wrote:

> Hello Team, It's been more than one month since I requested twice for 
> basic access to the Google Ads developer token, but the Google support team 
> hasn't provided any response, update, or acknowledgment regarding the 
> request.
>
> Due to this, my business development is stuck in the process.
>
> Can anyone please help me to get the developer token so that I can 
> continue the development of my business, Still, I didn't get any kind of 
> Case ID or anything. 
> Please look into this issue, and help me to solve this issue.
>
> Thanks,
> Manjesh
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/2ac2cfa3-a6a7-4a94-a64d-396f50d2021cn%40googlegroups.com.


RE: request for basic access to google ads developer token

2024-03-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

After reviewing your concern, I understand that you have applied for API basic 
access and you haven't received any updates on your application status.

Since the access requests are handled by the Google Ads API Compliance team, we 
are transferring the case to the Ads API Compliance team. Can you kindly 
provide the following information for the compliance team to further assist you 
with your concern:

Case ID generated from the compliance team in the format 0-0###0 (if 
there is any generated).
Google Ads Manager Account (MCC) ID.

@Compliance team, please confirm if you are able to assist in the below access 
request.

Summary: The user has applied for API access with the below details.

Google Ads Manager Account (MCC) ID: requested
Case ID: requested

Do reach out to the Google Ads API support team, for any queries related to the 
API.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rziZE:ref"

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/4OMwY0S9XFGW00MML88_J-T4eB5NvAJU1jYA%40sfdc.net.


Request for Basic Access to Google Ads Developer Token

2024-03-06 Thread Manjesh Ojha
Hello Team, It's been more than one month since I requested twice for basic 
access to the Google Ads developer token, but the Google support team 
hasn't provided any response, update, or acknowledgment regarding the 
request.

Due to this, my business development is stuck in the process.

Can anyone please help me to get the developer token so that I can continue 
the development of my business, Still, I didn't get any kind of Case ID or 
anything. 
Please look into this issue, and help me to solve this issue.

Thanks,
Manjesh

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/ab82b89c-a12a-4e03-9ad9-1c8d3c7f602en%40googlegroups.com.


Re: to get the basic access of the google ads developer token.

2024-03-04 Thread Manish Goyal


Hello Team,

I have received a ticket from the Google Ads API Compliance team with the 
following ticket ID: 7-036635045. Following the ticket's instructions, 
I have updated the content and subsequently requested basic access to the 
Google Ads developer token again. However, the Google support team has not 
provided any response, updates, or acknowledgment regarding the request.

Could anyone please assist me in obtaining the developer token so that I 
can continue with the development of my business?

I have applied for access with the details below:

Google Ads Manager Account (MCC) ID: 837-938-6113

Access level: Basic access

Please address this issue and assist me in resolving it.

Thank you, @Google Team.

On Wednesday, February 28, 2024 at 3:51:51 AM UTC+5:30 Sterling Sky wrote:

> I never received the autogenerated email.  That's why I don't have a case 
> ID!
>
> On Tuesday, February 27, 2024 at 2:44:04 PM UTC-7 Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> Thank you for getting back to us.
>>
>> I would like to inform you that the Case ID will be present in the auto 
>> generated email from the compliance team after submitting the application 
>> form. 
>>
>> @Compliance team, please confirm if you are able to assist in the below 
>> access request.
>>
>> Summary:
>>
>> The user has applied for the access with the below details. 
>>
>>
>>
>>- Google Ads Manager Account (MCC) ID: 496-613-0250.   
>>
>>
>>- Case ID : User says that they never received an email. 
>>- Access level :  Basic access 
>>
>> Do reach out to the  
>> <https://developers.google.com/google-ads/api/docs/start>*Google Ads API* 
>> <https://developers.google.com/google-ads/api/docs/start> support team 
>> for any queries related to the API.
>>   
>>
>>
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzTdk:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/224d02fe-627a-4e05-83ab-209be1ac3180n%40googlegroups.com.


RE: no response: seeking basic access for developer token

2024-03-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

After reviewing your concern, I understand that you have submitted an 
application for the basic access of Google Ads API developer token and have not 
received any update.

I would like to inform you that the case Id will be present in the auto 
generated email from the compliance team after submitting the application form.

Kindly note that the concerns related to access requests are out of scope for 
the Google Ads API support team, as our team specializes in Google Ads API 
related concerns and technical implementations only.

@Compliance team, please confirm if you are able to assist in the below access 
request and the user did not receive the Case Id.

Summary:

The user has applied for basic access with the below details.

Google Ads Manager Account (MCC) ID: 466-778-2521
Case ID: requested

Do reach out to the Google Ads API support team for any queries related to the 
API.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rzdVa:ref"

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/5iGng0S9TLTQ00nrpO7Q_pTUiH0Aj8jQM9cA%40sfdc.net.


No Response: Seeking Basic Access for Developer Token

2024-03-04 Thread Net Management
Hello,

I am reaching out to follow up on my application for a Basic access token 
for the Google Ads API, it has now been a while now since i submitted the 
application

Can you please inform me where I can check the status of my application or 
find the case ID?

*Here are my details:* 

   - Google Ads Manager Account ID (Umbrella MCC): 466-778-2521
   - Child Manager Account ID (Mini MCC):516-838-8701

Case ID: Not available 

Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/5bc13e80-8e6b-46cc-af67-751c869d6710n%40googlegroups.com.


No response after submitting request for basic access of my developer token

2024-03-04 Thread Jim Liu
Hi,
It's been a while since I submitted the request for basic access of my 
developer token.
Could you please let me know where can I track the status of my application?
or where can I find the case ID of my application?

*Google Ads Manager Account ID (MCC): **977-825-2098*

*Case ID: I don't have oneAccess type: Basic Access*

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 
"Google Ads API and AdWords 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/225fb9bb-9650-4649-afbf-d478e2d9c2f5n%40googlegroups.com.


Re: to get the basic access of the google ads developer token.

2024-02-27 Thread Sterling Sky
I never received the autogenerated email.  That's why I don't have a case 
ID!

On Tuesday, February 27, 2024 at 2:44:04 PM UTC-7 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for getting back to us.
>
> I would like to inform you that the Case ID will be present in the auto 
> generated email from the compliance team after submitting the application 
> form. 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
>
> The user has applied for the access with the below details. 
>
>
>
>- Google Ads Manager Account (MCC) ID: 496-613-0250.   
>
>
>- Case ID : User says that they never received an email. 
>- Access level :  Basic access 
>
> Do reach out to the  
> *Google Ads API* 
>  support team 
> for any queries related to the API.
>   
>
>
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzTdk:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/4ba36723-2fed-4b76-855c-12c8eddf6c86n%40googlegroups.com.


Re: to get the basic access of the google ads developer token.

2024-02-27 Thread Sterling Sky
I never received an email and want to know how to provide the case number.  
Can you help me with that?

On Tuesday, February 27, 2024 at 11:57:18 AM UTC-7 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> By reviewing your concern, I understand that you have submitted an 
> application for the basic access of Google Ads API developer token and have 
> not received any update.
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. Can you 
> kindly provide the following information for the compliance team to further 
> assist you with your concern. 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated). 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request
>
> Summary: The user has applied for the basic access with the below details. 
>
>- Google Ads Manager Account (MCC) ID:  496-613-0250.   
>- Case ID: requested 
>
> Do reach out to the  
> <https://developers.google.com/google-ads/api/docs/start>*Google Ads API* 
> <https://developers.google.com/google-ads/api/docs/start> support team 
> for any queries related to the API.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzTdk:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/2e533040-5351-4676-8216-84543433e6ben%40googlegroups.com.


Re: to get the basic access of the google ads developer token.

2024-02-27 Thread Sterling Sky
I applied for the basic token in late Decmber early January, followed up 
three times with the support form 
at https://support.google.com/adspolicy/contact/contact_ads_api and also 
have received no response at all. I know our technical diagram was high 
quality and don't understand why we haven't been approved yet.

Our MCC is 496-613-0250.  

On Tuesday, February 27, 2024 at 7:15:47 AM UTC-7 Dmitrii Bevz wrote:

> I have the same issue and I see that there are numerous threads with the 
> same issue in this group. How it can be fixed for all users?
> My Google Ads Manager Account (MCC) ID 623-027-2668
> I applied twice this month
> On Tuesday, February 27, 2024 at 12:32:39 PM UTC Google Ads API Forum 
> Advisor wrote:
>
>> Hi,
>>
>> Thank you for providing the additional information.
>>
>> @Compliance team, please confirm if you are able to assist in the below 
>> access request.
>>
>> Summary:
>>
>> The user has applied for the access with the below details.
>> Google Ads Manager Account (MCC) ID:  837-938-6113
>> Case ID : requested
>> Access level :  Basic access
>>
>>
>>   
>> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzTdk:ref"
>>
>> Thanks,
>>   
>> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/2f266a6e-76b8-4d42-8772-c89ebfd5a421n%40googlegroups.com.


Re: basic access developer token requested near a month ago

2024-02-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Paulo,

Thank you for getting back to us.

@Compliance team, please confirm if you are able to assist in the below access 
request.

Summary:

The user has applied for the basic access with the below details.

Google Ads Manager Account (MCC) ID: 768-092-1031
Case ID: The user is saying that they don't have Case ID.

This message is in relation to case "ref:!00D1U01174p.!5004Q02rzSJA:ref"

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/XO4ze0S9ILSB00R2N-C7VbRRqkQzu5FWywqg%40sfdc.net.


Re: to get the basic access of the google ads developer token.

2024-02-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for providing the additional information.

@Compliance team, please confirm if you are able to assist in the below access 
request.

Summary:

The user has applied for the access with the below details.
Google Ads Manager Account (MCC) ID:  837-938-6113
Case ID : requested
Access level :  Basic access

This message is in relation to case "ref:!00D1U01174p.!5004Q02rzTdk:ref"

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/eirw-0S9ILHN00PPQN2g0KS--JTWTHLCrkvQ%40sfdc.net.


Re: basic access developer token requested near a month ago

2024-02-27 Thread Paulo
Hi everybody.

Please, do you have any updates?

Regards
Paulo

Em segunda-feira, 26 de fevereiro de 2024 às 14:48:42 UTC-3, Google Ads API 
Forum Advisor escreveu:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you have applied for API 
> basic access. Since the access requests are handled by the Google Ads API 
> Compliance team, we are transferring the case to the Ads API Compliance 
> team. 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary: The user has applied for API access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 768-092-1031 
>- Case ID: The user is saying that they don't have Case ID. 
>- Access type: Basic 
>
> Do reach out to the Google Ads API support team 
>  for any queries 
> related to the API.
>
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzSJA:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/9a7729fb-4273-41ed-89e9-d27e6bd403e3n%40googlegroups.com.


Re: to get the basic access of the google ads developer token.

2024-02-27 Thread Manish Goyal
Google Ads Manager Account (MCC) ID : 837-938-6113

On Tuesday, February 27, 2024 at 2:53:41 PM UTC+5:30 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> By reviewing your concern, I understand that you have submitted an 
> application for the basic access of Google Ads API developer token and have 
> not received any update.
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team.
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request
>
> Summary: The user has applied for the basic access with the below details. 
>
>- Google Ads Manager Account (MCC) ID:  requested  
>- Cases ID: User says that they did not get any case ID   
>
> Do reach out to the  
> <https://developers.google.com/google-ads/api/docs/start>*Google Ads API* 
> <https://developers.google.com/google-ads/api/docs/start> support team 
> for any queries related to the API.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzTdk:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/82f8e897-c004-4dea-92d4-b2d6cf5dcef5n%40googlegroups.com.


To get the Basic access of the Google Ads developer token.

2024-02-27 Thread Manish Goyal
Hello Team,

It's been more the one month that I have requested twice a month for basic 
access to the Google ads developer token, But the Google support team 
hasn't given any response, update or acknowledgement about the request.

Due to this, my business development is stuck in the process.

Can anyone please help me get the developer token so that I can continue 
the development of my business,

Still, I didn't get any kind of Case ID or anything.

Please look into this issue, and help me to solve this issue.

Thanks @Google 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 
"Google Ads API and AdWords 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/9ed70aee-5c14-433a-b255-63e8cc3690a5n%40googlegroups.com.


Basic Access developer token requested near a month ago

2024-02-26 Thread Paulo
Hello there,
I would like to request your help regarding my application for Basic Access 
to the Google Ads API, which was submitted over three days ago.
Could you please provide an update on the approval process?
I greatly appreciate your help.
Thank you!




*Google Ads Manager Account ID (MCC): 768-092-1031Case ID: I don't 
haveAccess type: Basic Access*

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 
"Google Ads API and AdWords 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/715ab128-7e23-446b-a217-8741a7344d5en%40googlegroups.com.


Re: basic access developer token request without response three weeks ago

2024-02-26 Thread Candela Vaccari
Hello,

The user has requested access to the API with the details below.
Google Ads Manager Account ID (MCC): 626-360-9141
Case ID: I don't have
Access type: Basic Access

El lunes, 12 de febrero de 2024 a las 15:43:06 UTC-3, Google Ads API Forum 
Advisor escribió:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that your issue is that you 
> applied for API - Basic Access, but you have not received any response. 
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. Can you 
> kindly provide the following information for the compliance team to further 
> assist you with your concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated) 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
> Summary: The user has applied for API access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: requested 
>- Cases ID: requested 
>- Access type: Basic Access 
>
> Do reach out to the Google Ads API support team 
> , for any 
> queries related to the API. You can send the details via Reply privately to 
> the author option, or direct private reply to this email.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rz2Lf:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/a33c2024-d970-4e5d-9357-9a1e641b9305n%40googlegroups.com.


Re: developer token upgrade

2024-02-19 Thread Andres Felipe Lopez Carbonell
Hello! I hope you're having a great weekend!
I'm so wondering if you checked my account and case ID. This is really 
crucial for our project since we have tough deadline. Please help us to get 
the basic access developer token. 
Thanks.

On Friday, February 16, 2024 at 11:30:34 AM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi
>
> Thank you for getting back to us.
>
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
>
> The user has applied for the access with the below details. 
>
>
>
>- Google Ads Manager Account (MCC) ID: 360-572-5900 <(360)%20572-5900> 
>
>
>- Case ID: User says that they did not get any case ID 
>- Access level : Basic  
>
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzBP6:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/41ce7422-c1b8-487c-baf6-6aafef2bfb0en%40googlegroups.com.


Re: developer token upgrade

2024-02-19 Thread Andres Felipe Lopez Carbonell
Hello! I hope you're having a great weekend!
I'm so wondering if you checked my account and case ID. This is really 
crucial for our project since we have tough deadline. Please help us to get 
the basic access developer token. 
Thanks.

On Friday, February 16, 2024 at 11:30:34 AM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi
>
> Thank you for getting back to us.
>
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
>
> The user has applied for the access with the below details. 
>
>
>
>- Google Ads Manager Account (MCC) ID: 360-572-5900 <(360)%20572-5900> 
>
>
>- Case ID: User says that they did not get any case ID 
>- Access level : Basic  
>
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzBP6:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/fafd7ee3-d346-474b-af27-6bbd28904d74n%40googlegroups.com.


RE: google ads developer token

2024-02-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Alfred,

Thank you for reaching out to the Google Ads API support team.

After reviewing your concern, I understand that you applied for Basic access 
developer token, but you haven’t received any response.

Since the access requests are handled by the Google Ads API Compliance team, we 
are transferring the case to the Ads API Compliance team.

@Compliance team, please confirm if you are able to assist in the below access 
request.

Summary: The user has applied for the developer token access with the below 
details.

Google Ads Manager Account (MCC) ID: 781-836-7260
Cases ID: Not received
Access type: Basic

Do reach out to the Google Ads API support team for any queries related to the 
API.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rzE0S:ref"

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/pHeDU0S93CVH0022Efp4lgQ7a-LjMffulCpg%40sfdc.net.


Google Ads Developer Token

2024-02-18 Thread Alfred Kishek
Hi, 

I've submitted twice to upgrade our token to basic access. Once several 
weeks ago, and once again a week ago. I verified that the email was 
correct, I never received confirmation or response on the upgrade. 

MCC: 781-836-7260
Case ID: I didn't receive this. 

Can someone please help us upgrade? 

Thanks,
Alfred

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/6105e6ca-9586-4c18-a749-7a5b21766214n%40googlegroups.com.


Re: developer token upgrade

2024-02-16 Thread Andres Felipe Lopez Carbonell
But I did not get any case ID. Could you please explain more about that?


On Friday, February 16, 2024 at 8:13:52 AM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you have submitted an 
> application for the basic access and have not received any update.
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. Can you 
> kindly provide the following information for the compliance team to further 
> assist you with your concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated) 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
>
> Summary:
>
> The user has applied for the basic access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 360-572-5900 <(360)%20572-5900> 
>- Cases ID: requested 
>
> Do reach out to the Google Ads API 
>  support team 
> for any queries related to the API.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rzBP6:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/dde20336-d028-483e-8ae3-9412b974bc02n%40googlegroups.com.


Developer token upgrade

2024-02-16 Thread Andres Felipe Lopez Carbonell
Hi, Support Team. I hope you're doing great!
I sent the email to  Google Ads API Compliance team to upgrade the 
developer token 4 days ago but I never received any reply.
This is crucial for us to get the basic access token due to we have to 
release our project in the end of this month.
This is manager accound Id:  360-572-5900
Please let me know what I have to do.
Thank you.



This

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/39fd7dcc-08ed-470f-bf87-fbefa3716ebdn%40googlegroups.com.


Re: basic access developer token

2024-02-15 Thread SONIA VILALTA
entraron en mi cuenta y me la hackearon me cambiaron los paswords del
facebook y facturaron en facebook el jefe tuyo y las bailarinas estoy en
australia bajare para el jucio

El mié, 14 feb 2024 a las 8:48, 'Google Ads API Forum Advisor' via Google
Ads API and AdWords API Forum () escribió:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your concern, I understand that you applied for Basic
> access developer token, but you haven’t received any response.
>
> Since the access requests are handled by the Google Ads API Compliance
> team, we are transferring the case to the Ads API Compliance team. Can you
> kindly provide the following information for the compliance team to further
> assist you with your concern:
>
>- Case ID generated from the compliance team in the format
>0-0###0 (if there is any generated)
>
> @Compliance team, please confirm if you are able to assist in the below
> access request.
>
> Summary: The user has applied for the developer token access with the
> below details.
>
>- Google Ads Manager Account (MCC) ID: 831-036-0376
>- Cases ID: requested
>- Access type: Basic
>
> Do reach out to the Google Ads API support team
> <https://developers.google.com/google-ads/api/docs/start> for any queries
> related to the API.
>
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rz6CV:ref"
>
> Thanks,
>
> [image: Google Logo] Google Ads 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
> "Google Ads API and AdWords 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/vYjQ30S8U5P800lmSVdIyVSTSwK0OR5Clo3w%40sfdc.net
> <https://groups.google.com/d/msgid/adwords-api/vYjQ30S8U5P800lmSVdIyVSTSwK0OR5Clo3w%40sfdc.net?utm_medium=email_source=footer>
> .
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/CABZaAAp-GPTAU2YmZEAd-b_dYxxspw%3DR7XAf4ODg6Jxwkwmn_g%40mail.gmail.com.


Basic access developer token

2024-02-15 Thread Olha Radio
Hello,

I am writing to follow up on my request for basic API access for my Manager 
Account ID: 923-009-0080.
However, I have not received any further communication or approval from 
your side, so I don't have any Request ID.

I kindly request you to check the status of my request and let me know when 
I can expect to receive the basic API access. This is important for me as I 
need to use the API for my business needs.

I appreciate your prompt response and assistance on this matter.

Thank you!

Olha Radio

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/da7ac1cf-ab98-4984-ad2b-b0a2583d300cn%40googlegroups.com.


Re: basic access developer token

2024-02-15 Thread Mark Petree
I was requested to post on here. Any update?

On Monday, February 12, 2024 at 11:58:13 AM UTC-8 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> By reviewing your concern, I understand that you have submitted an 
> application for the basic access of Google Ads API developer token and have 
> not received any update.
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. Can you 
> kindly provide the following information for the compliance team to further 
> assist you with your concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated) 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request and the user did not receive the Case Id.
>
> Summary: The user has applied for the basic access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 732-992-4178 <(732)%20992-4178> 
>- Cases ID: requested 
>
> Do reach out to the *Google Ads API* 
> <https://developers.google.com/google-ads/api/docs/start> support team 
> for any queries related to the API.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rz2ld:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/7a12aaa3-9efe-46ff-8762-94fb689fa386n%40googlegroups.com.


No reply from Google on our developer token status (Google Ads API)

2024-02-14 Thread LC Grow
Hi. A little help here. A month ago we applied to the Developer API token. 
We are currently as "Test account" and asked to be moved to "basic" level. 
We have received no reply from Google on our application status, not even a 
confirmation email that they received it. We reached out to the Google Ads 
API Compliance team a couple of days later using this form 
https://support.google.com/adspolicy/contact/contact_ads_api and we still 
haven't heard from them either.   

There are no other contact forms or phone numbers to reach to. When I tried 
to reach out again I was only given an alternative to "Ask the community". 
I did and someone suggested I asked here. 

Please someone guide me on how to get a reply. We have been stuck with our 
development for a month and have no idea for how much more. 

Our MCC ID is 209-510-1290

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 
"Google Ads API and AdWords 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/d52e8a08-7863-4a52-ba8f-4132db41d6cbn%40googlegroups.com.


RE: basic access developer token

2024-02-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for reaching out to the Google Ads API support team.

After reviewing your concern, I understand that you applied for Basic access 
developer token, but you haven’t received any response.

Since the access requests are handled by the Google Ads API Compliance team, we 
are transferring the case to the Ads API Compliance team. Can you kindly 
provide the following information for the compliance team to further assist you 
with your concern:

Case ID generated from the compliance team in the format 0-0###0 (if 
there is any generated)

@Compliance team, please confirm if you are able to assist in the below access 
request.

Summary: The user has applied for the developer token access with the below 
details.

Google Ads Manager Account (MCC) ID: 831-036-0376
Cases ID: requested
Access type: Basic

Do reach out to the Google Ads API support team for any queries related to the 
API.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rz6CV:ref"

Thanks,

Google Ads 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 
"Google Ads API and AdWords 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/vYjQ30S8U5P800lmSVdIyVSTSwK0OR5Clo3w%40sfdc.net.


Basic Access Developer Token

2024-02-13 Thread Роберт Жуков
We have submitted a request for the Google Ads API Developer Token and have 
not received any update yet. The request was sent almost a month ago.
This is for Google Ads account number 831-036-0376. We just need basic 
access.

Can someone please provide an update on this status?
I would like to receive a non-template message, thank you in advance)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/aa79afd1-0fee-4886-bef9-476ec69589fcn%40googlegroups.com.


Re: basic access developer token

2024-02-13 Thread Mark Petree
Hello, still haven't heard anything back? 

On Monday, February 12, 2024 at 11:58:13 AM UTC-8 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> By reviewing your concern, I understand that you have submitted an 
> application for the basic access of Google Ads API developer token and have 
> not received any update.
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. Can you 
> kindly provide the following information for the compliance team to further 
> assist you with your concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated) 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request and the user did not receive the Case Id.
>
> Summary: The user has applied for the basic access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: 732-992-4178 <(732)%20992-4178> 
>- Cases ID: requested 
>
> Do reach out to the *Google Ads API* 
> <https://developers.google.com/google-ads/api/docs/start> support team 
> for any queries related to the API.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rz2ld:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/4a1c46c3-d9c5-4deb-9901-de1a830ce495n%40googlegroups.com.


Basic Access Developer Token

2024-02-12 Thread Mark Petree
Reposting this as I think I accidentally posted on someone else's thread.

We have submitted a request for the Google Ads API Developer Token and have 
not received any update yet. This is for Google Ads account number 
732-992-4178. We just need basic access.

Can someone please provide an update on this status?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/af5bcac6-937b-4e6b-999d-f63028a0653cn%40googlegroups.com.


Re: google ads developer token

2024-02-12 Thread Angus Media
Thank you for the quick reply! 

We have applied for Basic level access only. I do not believe we have the 
case id yet. 

Google Ads account: 882-146-4641

Thank you! 


On Monday, February 12, 2024 at 1:57:05 PM UTC-5 Google Ads API Forum 
Advisor wrote:

> Hi,
>
> Thank you for reaching out to the Google Ads API support team.
>
> After reviewing your query, I understand that you have applied for API 
> developer token applications. Kindly confirm whether you have applied for 
> basic access or standard access, since both are different. To know more 
> about the different access levels of the Google Ads API developer token, 
> you may check out this link 
> <https://developers.google.com/google-ads/api/docs/access-levels#access_levels_2>
> .
>
> Since the access requests are handled by the Google Ads API Compliance 
> team, we are transferring the case to the Ads API Compliance team. Can you 
> kindly provide the following information for the compliance team to further 
> assist you with your concern: 
>
>- Case ID generated from the compliance team in the format 
>0-0###0 (if there is any generated) 
>- Access level applied (basic or standard access) 
>
> @Compliance team, please confirm if you are able to assist in the below 
> access request.
> Summary: The user has applied for access with the below details. 
>
>- Google Ads Manager Account (MCC) ID: requested 
>- Cases ID: requested 
>- Access level: requested 
>
> Do reach out to the Google Ads API support team 
> <https://developers.google.com/google-ads/api/docs/start> for any queries 
> related to the API. You can send the details via Reply privately to the 
> author option, or direct private reply to this email.
>   
> This message is in relation to case "ref:!00D1U01174p.!5004Q02rz2TF:ref"
>
> Thanks,
>   
> [image: Google Logo] Google Ads 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 
"Google Ads API and AdWords 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/16c5ef84-9ca0-4d99-9612-c0d03512f8d9n%40googlegroups.com.


Google Ads Developer Token

2024-02-12 Thread Mark Petree
We have submitted a request for the Google Ads API Developer Token and have 
not received any update yet. This is for Google Ads account number 
732-992-4178. 
We just need basic access.

Can someone please provide an update on this status? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"Google Ads API and AdWords 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/0c7d912d-1546-4eef-98c9-90375b11eb6an%40googlegroups.com.


  1   2   3   4   5   6   7   8   9   10   >