AdWords API Possible Latency in Geo-performance report?

2009-07-18 Thread Swanand Pagnis
Hello Team, This is regarding geographic performance report. I download a campaign aggregated geo-performance report everyday: job = AdWords::V13::ReportService::DefinedReportJob.new > job.selectedReportType = 'Geographic' > job.aggregationTypes = 'Campaign' > job.name = report_

AdWords API Error in fetching Keyword Report

2009-06-03 Thread Swanand Pagnis
Hello Team, I use adwords4r ruby interface to fetch a daily keyword report from Google. In the last couple of days I am getting a strange (to me) error in httpclient's get_content method. I am not sure whether this is because of adwords4r or AdWords API problem. Here is the stack trace: Executing