<?php
require_once('apility.php');
echo getAccountXmlReport(
'Report Name',
'2010-01-27',
'2010-01-28',
array('Account'),
array('Daily'),
array(),
array(),
array(),
array(),
array(),
array(),
'',
'',
false,
array('[email protected]'),
false,
30,
false,
false
);
?>
for the above code, i expect it to give me a report, but on running
it , gives me a blank page.
help is appreciated..
On Jan 28, 3:20 pm, blt <[email protected]> wrote:
> Hello,
>
> Need some help getting started on using apility library for reporting
> service.
> Just want to see a complete example where the apility library is used
> to call srevices and gets the value out of it.
> Didnt found it anywhere.
> Thanks.
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en.