Re: How to access AdWords API from another account not in account MCC

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

Yes, you are correct. You can use your approved developer token (basic 
access) to make calls against your AdWords production accounts from which 
you have generated your OAuth2 credentials (preferably, from a user on the 
parent MCC so it can access all the child accounts directly).

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1a09cc86-9221-4218-884d-21949b56d9b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to access AdWords API from another account not in account MCC

2018-04-07 Thread Trường Nguyễn Xuân
Hi Vincent,

Thank you for support. 

Also, when I have developer token(basic token) from my adwrods account, it 
can be used to make calls against any account for which you have a valid 
refresh token after user access permission OAuth2.0 ?

On Friday, April 6, 2018 at 1:48:23 PM UTC+7, Vincent Racaza (AdWords API 
Team) wrote:
>
> Hi,
>
> Based on the error message itself and also in your property file snippet, 
> you have not set the value of your developer token. A basic/standard access 
> of developer token is needed in every AdWords API request against 
> production AdWords accounts.
>
> You may use an approved developer token from another hierarchy of a 
> manager account (e.g. your other manager account). Or, if you are 
> restricted to use the developer token from your other manager account, then 
> you must apply for a basic access 
> 
>  of 
> a developer token for your current manager account. The AdWords Compliance 
> Team will provide you updates within two business days after the form 
> submission.
>
> Thanks,
> Vincent
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/37b730c5-1bde-4d34-bb00-860482ad9a53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to access AdWords API from another account not in account MCC

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

Based on the error message itself and also in your property file snippet, 
you have not set the value of your developer token. A basic/standard access 
of developer token is needed in every AdWords API request against 
production AdWords accounts.

You may use an approved developer token from another hierarchy of a manager 
account (e.g. your other manager account). Or, if you are restricted to use 
the developer token from your other manager account, then you must apply 
for a basic access 

 of 
a developer token for your current manager account. The AdWords Compliance 
Team will provide you updates within two business days after the form 
submission.

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9f1f9ed7-7925-495f-a8b7-19e3136cd16e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to access AdWords API from another account not in account MCC

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

I deleted your original post as it contains your confidential information 
such as your OAuth2 information and your clientCustomerId. In the future, 
please do not include any private information in a public post. You can 
refer to this guide 

 before 
posting. Re-posting this with masked information:

*I want  manage multiple unrelated accounts, I build OAuth2 sign-in flow 
into my application as part of adding OAuth2 support for my application.*

*When I using example 
from: 
https://github.com/googleads/googleads-dotnet-lib/tree/master/examples/AdWords/CSharp/OAuth
 
*

*webconfg:*
* *
* *
* *
* *
* *
* *
* *

*accepp permision, after get campaign from customerId: XXX-XXX-*

*result => Developer token is not approved for production access, and the 
customer is attempting to access a production account.. (Error: 
QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED, FieldPath: , Trigger: )*

*How to access API Adwords from another account? from my application when i 
don't have Developer token from another account?*

Thanks,
Vincent
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/f7407a71-ec75-4c5b-90e6-58df47488a5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.