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_
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