Hi,

I'm new to AdWords API and i would like to create an uploading offline 
converssion to my web application.

I'm having a problem and would love to get some directions.

my steps where:
1. I've downloaded the php files ("*googleads-php-lib 
<https://github.com/googleads/googleads-php-lib>*") of the adwords api
2. created project in Google Cloud Console<https://cloud.google.com/console>
3. created new client id for the project, for web application
4. got an client_id & client_secret, and putted them in auth.ini ( which 
located in "googleads-php-lib-master/src/Google/Api/Ads/AdWords/")
5. went to my profile in Adwords Api in "Google Api Center" and got my 
developerToken, and also putted it in the auth.ini
6. theni opened "GetRefreshToken.php" from the "examples" directory in cmd 
--> which sent me to get an "authorization code" from a link
7. after pasting this code back in the cmd, i guess i should have got a 
"refresh_token" to put in the aut.ini

I had a problem with getting the "refresh_token" and my cmd screamed that i 
need to install curl in my server , and i am going to do that , BUT- 

AM I IN THE RIGHT DIRECTION AT ALL?

all i want is to import the needed files so i could use the right functions 
that will make the "Uploading offline conversions" 
(e.g.OfflineConversionFeed feed = new OfflineConversionFeed()).

if i am in the right direction' than WHAT SHOULD I DO after I'll get my 
refresh_token?

thanks,

Yarin Slivka

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to