This isn't a question, but isn't a code issue or discussion either. Apologies if I am posting to the wrong place. The AdWords on Rails readme on GitHub: https://github.com/googleads/google-api-ads-ruby/blob/master/adwords_api/examples/adwords_on_rails/README instructs the reader to install AdWords on Rails from here: http://code.google.com/p/google-api-ads-ruby/downloads/list The version posted there is out of date and uses API v201302. I'm sure most people would know better and use the version on GitHub, but I didn't. In case anyone is searching for the issue I encountered: using that version, the campaign controller threw the error "No service was found." Changing the application controller to set get_api_version() to v201306 resolved the issue. I'm sure updating to the version on GitHub will too, just haven't done that yet.
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. For more options, visit https://groups.google.com/groups/opt_out.
