Hi there, I'm currently developing a web application using rails where one 
of the modules uses Adwords API data such as keyword search volume and CPC. 
Here's a short flow of the process:

The user creates a campaign and add in seeder keywords/keywords and the web 
application will get the adwords api data for the keywords. 

Problem is, I'm having a very hard time in authenticating the service 
account and making calls to get data from the api. I have tried using the 
googleauth <https://github.com/google/google-auth-library-ruby> gem using 
the information provided on its page but it was quite confusing for me and 
didn't work out in the end. I have also tried following this 
<https://cloud.google.com/datastore/docs/getstarted/start_ruby/> method in 
Step 3 which uses the old 0.8.x version of google-api-client 
<https://github.com/google/google-api-ruby-client/blob/master/MIGRATING.md> and 
didn't work out either.

Is there a guide or simpler way of getting authenticated and the api data? 
Would appreciate it anyone could help :)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/431b7ecf-a137-4449-a18d-b5649cb05102%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to