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 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 method in Step 3 which uses the old 0.8.x version of google-api-client 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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscribe@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+unsubscribe@googlegroups.com.
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.
No comments:
Post a Comment