Hi Hari,
My apologies if my understanding was incorrect. Regarding your third step "*I
used above details and try to get access token to use for other api
operations.*", could you confirm if you generated new OAuth2 credentials
for the said account? If yes, did you also inform the client that
Thanks Peter,
Seems I could not give correct information to you.
we are not mixing production and test accounts.
We used different credentials for our test account for testing our code.
After we are sure that our code is working fine then we planned to move our
code to production and we re
Hi Hari,
Regarding the usage of test and production accounts, I'm afraid that it is
not possible to link both the test accounts and production accounts as they
belong in completely different environments and hierarchies. Also, as
mentioned in my previous reply, if you wish to manage all account
Thanks Peter for quick replay,
Below are sequence of event happened in between me and campaign manager of
our adwords accounts.
1) We tested few google adwords APIs using our test account with the
credentials we created our self and all are working fine.
2) Then we requested campaign manage
Hi Hari,
Refresh tokens and the rest of the credentials should be created using an
email address that has access to a specific client account. For simplicity,
if you wish to be able to use only a single set of OAuth2 credentials, I
would recommend that you identify an email address which has ac
Hi ,
Can you Please let us know whether we can create Refreshtoken per
customerid (clientCustomerId=000-000-) or per client id
(-XXX.apps.googleusercontent.com)and client
secret?
If we are able to create Refreshtoken per clientCustomerId, Then can we use
same