Hello Bryan.

Thanks for the reply. 

over here 
<https://developers.google.com/google-ads/api/docs/first-call/refresh-token> 
you 
can see we need to  run this  AuthenticateInWebApplication 
<https://github.com/googleads/google-ads-php/blob/master/examples/Authentication/AuthenticateInWebApplication.php>
 php 
file in the terminal
But in the web browser how can I do that.

Let me put my point in a better way
OAUTH2 process is to verify the user 
I can do this in two ways
1) I need to run the above file and get the refresh token and I need to 
place it in the google_ads_php.ini file where I can't do this in a web 
application. let me know if there is any way to do so.
2)google api client library 
<https://github.com/googleapis/google-api-php-client> This is the other way 
to do the OAUTH2 verification. Here if its verified. the page will be 
redirected to specified location. But the problem over here is I cant get 
the refresh token. whereas google ads need the refresh token in 
getcampaigns.php

Please help me out.
Thanks 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8334691e-50da-4b90-93f2-37fa9c13f10d%40googlegroups.com.

Reply via email to