Sorry for the delay in replying, I'm afraid another project rather took
over, so I've not been working on the AdWords stuff for a while.
Thanks Eric, that did the trick! Unfortunately I got stuck when I was trying
to download multiple reports across multiple accounts. In the end I managed
to wo
Hi Toby,
Using the new reporting system (v201101, etc) you can segment the report by
a day by including the "Date" field in your report. In regards to the Perl
client library problem, please open a bug here:
http://code.google.com/p/google-api-adwords-perl/issues/list
Best,
- Eric Koleda,
Are you using the old stuff ( DefinedReportJob ) or new stuff? I
don't use the Perl library, but DefinedReportJob should have something
similar to the the following methods:
DefinedReportJob reportJob = new DefinedReportJob();
reportJob.setAggregationTypes( new String[] { "Daily" } );
reportJob.s
I have this exact same issue actually. I really would like to know how
this gets solved. Thank you. - Ty Roden
On Apr 8, 2:50 pm, Toby Wilkinson wrote:
> Hello,
>
> I've been asked to write a script to collect historical data from Adwords. I
> can't find a way to create a report collecting data b
Hello,
I've been asked to write a script to collect historical data from Adwords. I
can't find a way to create a report collecting data broken down by day over
a period of time (am I missing something?). So I've written a script to loop
round the required date range and schedule then collect a