Hi Yin,
Could you please give the solution to this below's problem.
Please read all.
Actually My target is to Integrate the ad words API.
>> Initially I integrated the adwords api using the oauth authentication, by clientId, client secret ID, Here I'm able to perform all the functionalities and also I'm the desired results.
[ here I'm used a developer token (1 st gmail), Which was not approved , so I created a Test Manager Account with (another gmail ), And I created the clients under this, I created the Oauth credentials in the google api console with clienID and Client secret key. Here I'm able to perform all the functionalities and also I'm the desired results.
Here : Developer Token is belongs to separate gmail, and test Manager Accounts belongs to Separate account, any way Here I'm able to perform all the functionalities and also I'm the desired results, using Oauth credentials in the google api console with clienID and Client secret key.
But It is asking the authentication by showing the popup, So I don't need that scenario, I moved to Integrating the adwords api using the service accounts.
]
These are the steps I followed to integrate the adwords api using service accounts.
> As I said Developer token is not approved, so I created the test manager account with another gmail, and I created the client accounts under the manager. I created service account with using the test Manager account email with enabling the gsuite. and also I created the gsuite account, and given authorize to service accounts by providing the clientId and scope of the adwords api in the admin console.]
But I'm unable to integrate adwords api using the service accounts.
Please help me out of this.