Sachin,
Unfortunately, that is not possible. The only way to access an AdWords
account data using the API is to use the client account's OAuth credentials
to log in, i.e. for every new client, you would need to create new OAuth
credentials. You can, however, use the same developer token every t
Hello Vishal,
Thank you for your reply.
In this mail you had mentioned that we need to used 9 digit CustomerId(in
my case it showing 10 digit CustomerId. I used
GetAccountHierarchy(AdWordsUser $user) method to get all customer Ids.) in
order to access the campaign stats. But my client requirem
Hi Sachin,
Since you are able to log in to the API using the MCC account, all you need
to do to access a client account is make the following changes in the
properties file:
1. Change the value of the property clientCustomerId to the 9 digit
Client ID (instead of MCC ID).
Please note th
Hello Team,
Goal: To login with client account and see this account data in adwords.
I am able to login and process all data when login with MCC account. I want
to login with client account to show data of this account only.
E.g: Under MCC account we have many users account. I want to login w