Hello PatrickvKleef,
This should be possible by including several scopes in your OAuth request
and using other API to obtain the user information. Please check with the
relevant API documentation as this is out of scope for the AdWords API Team.
-Danial.
On Wednesday, June 20, 2012 2:20:27
Thanks for the response Danial.
Multiple users can have access to a single clientcustomerId and I would
like to distinguish them by display there name and emailaddress. Is it
possible to use the Google API (UserInfo) in combination with the Google
Adwords API and how can I do this?
Op woensdag
Hello PatrickvKleef,
It is not possible to retrieve the logged in user email address via AdWords
API when using OAuth. I suggest to use clientCustomerId instead.
You can obtain the list of customer IDs the logged in user has access to
via ServicesAccountService or InfoService and use them to w
Hi Anash,
Could you please help me with my last reply.
Thanks.
Op donderdag 14 juni 2012 08:56:14 UTC+2 schreef PatrickvKleef het volgende:
>
> Thanks for your response Anash!
>
> Maybe it's a good idea to explain what I want do.
> I would like to give certain users access to the web applicatio
Thanks for your response Anash!
Maybe it's a good idea to explain what I want do.
I would like to give certain users access to the web application I'm
building. When using the Adwords API
client library it is possible to login users with OAuth, but the problem is
that not everybody with
a googl
Hi Patrick,
AdWords doesn't contain information about the user name, profile image,
etc. What it has at best is the company name of the Advertiser account and
login email. You could use ServicedAccountService to retrieve these
information. See
https://developers.google.com/adwords/api/docs/ref
Does somebody knows how to do this??
On Tuesday, June 12, 2012 9:18:24 PM UTC+2, PatrickvKleef wrote:
>
> Hi!
>
> I'm new with using the Google Adwords API. I'm using OAuth to authenticate
> users.
> I would like to receive user information (emailaddress, name, etc.) when
> the user is authentic
Forgot to mention, I'm using OAuth 2.0.
Op dinsdag 12 juni 2012 21:18:24 UTC+2 schreef PatrickvKleef het volgende:
>
> Hi!
>
> I'm new with using the Google Adwords API. I'm using OAuth to authenticate
> users.
> I would like to receive user information (emailaddress, name, etc.) when
> the us