It was my mistake. I was using file_get_contents() to read the contents of
the file and dump it to the browser and seeing only a blank string. When I
actually opened the downloaded XML file, the data was there. I apologize
for the inconvenience. Thanks for your help!
On Thursday, January 10, 20
Hello Jeff,
I've ran both CSV and XML reports with the definition above for the account
CID you provided and got exact the same data.
Please send us the exact file you get downloaded with the XML format
requested.
-Danial, AdWords API Team.
On Thursday, January 10, 2013 12:28:11 AM UTC+4,
Were you able to reproduce the issue?
On Wednesday, January 9, 2013 7:00:17 AM UTC-5, Danial Klimkin wrote:
>
> Hello Jeff,
>
>
> Are you sure you use exactly the same report definition? If so, please
> send me your account CID and I will try to reproduce the issue.
>
>
> -Danial, AdWords API Tea
Hello Jeff,
Are you sure you use exactly the same report definition? If so, please send
me your account CID and I will try to reproduce the issue.
-Danial, AdWords API Team.
On Saturday, January 5, 2013 2:06:07 AM UTC+4, Jeff Freeman wrote:
>
> Hi, I am trying to download a report through t
Hi, I am trying to download a report through the API. When I set to the
report download format to CSV, it works fine. But, when I switch to XML,
the file that is download is empty. It just contains a blank string that is
300+ characters is length. Any idea what the issue is? I am using the PHP