Hi!

I'm creating a web pp which lets visitors authenticate via Google OAuth 2 
(Javascript API), and once authentication is complete, on the same page get 
the list of their AdWords accounts with some basic reports about each 
account (CPA in last month, etc.).

I've already implemented client-side authentication within AdWords scope. 
Is it possible to pass the access token via AJAX, and then get the 
information I need via Google Ads PHP Client Library 
<https://github.com/googleads/googleads-php-lib/wiki/API-access-on-behalf-of-your-clients-(web-flow)>
 and 
then get the info about their associated AdWords via CustomerService? *I 
only need temporary, read-only access.* Everywhere I read it seems I need 
to have my own AdWords MCC account and developer token, but I don't want to 
manage anyone's account.

Am I overcomplicating this? Can it be simply done with javascript only (I 
couldn't find any info about AdWords Javascript API)?

Please point me in the right direction.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cf1f20b8-85b9-4575-a4d8-16be9dcd293d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • OAuth wi... Johnny
    • Re:... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum

Reply via email to