Re: How to link production account to test account.

2018-02-06 Thread 'Peter Oliquino' via AdWords API Forum
Hi Ben, This is currently not possible since test accounts belong to a completely different hierarchy than production accounts. While it is true that a developerToken belonging to a production account can be used to target test accounts, there is no way to associate these accounts to each other

Re: How to link production account to test account.

2018-02-06 Thread ben . sanecki
Hi, I know this thread is old but I want to know if there is a way to verify that the test account I created is associated with the Production account. As of now I just see a blank account and no indication that I can use my token with it. On Monday, March 7, 2016 at 10:32:28 AM UTC-6, Anthony

Re: How to link production account to test account.

2016-03-09 Thread Nam Le
Thank you Anthony Madrigal , It's work for me. But i have a new issue. I got access token but i don't know how to past it to my code I try add to auth.ini but not work [OAUTH2] ; If yo

Re: How to link production account to test account.

2016-03-07 Thread 'Anthony Madrigal' via AdWords API Forum
Hello, You cannot link a test account with a production account. You can use the developer token generated from the production account with your test account. Here is our guide on Test Accounts for more information on test account

How to link production account to test account.

2016-03-07 Thread Nam Le
I had create a production account with developer token After that. I create a test account. B