I found the aw=AdwordsApi::Api.new(File.expand_path("#{ROOT_DIR}/config/ adwords_api.yml")) s=aw.service(:CampaignService, :v201101) s.get({})
but i get no campaigns back (in v13, i get campaigns). It's using the same developer_token, and it appears to be authenticating ok. any guess of why no campaigns? On Jul 26, 9:30 am, Steve Burkett <st...@burkettnet.com> wrote: > Hi, > > I took over (Ruby) code that uses v13. it > callshttps://adwords.google.com/api/adwords/v13/ReportServicew/ some home > grown SOAP::RPC::Driver code. it uses the getReportDownloadUrl, to > get a report Url to grab the account's cost, clicks, imps, conv, pos > statistics for campaign. > > Using the new Ruby gem (google-adwords-api), can someone point me to > the basics of how to use the current version of adwords to get the > same data? > > thanks for the tips to get started! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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