The date range should be declared in the selector, not in the report
definition as I was trying.
$selector->dateRange = new DateRange('20160723', '20160723');
Kind regards,
On Monday, August 8, 2016 at 1:57:55 PM UTC-6, Oscar Martinez wrote:
>
> Hi,
>
> I'm trying to download Click Performanc
Hi Oscar,
I do not see anything wrong about your dateRange initially. Could you
please provide me with your report definition via *reply privately to
author *so I can take a closer look?
Thanks,
Anthony
AdWords API Team
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on o
Hi,
I'm trying to download Click Performance Report using a custom date. I know
we must use a single date range and no more of 90 days from execution. But,
if I want to download the report for July 5th (for example), how can I do
it? I tried this (I'm using PHP):
$reportDefinition->dateRang