Thanks Anash. I got most of my problems solved. One last issue
(hopefully) that I have to figure out is that currently I am getting a
Creative report through the ReportService v13. I went through all
reportType supported by the AdHoc Report v201109 and the closest thing
seemed to be CREATIVE_CONVERSION_REPORT . This reportType has
CreativeId but it does not have ImageAdName, CreativeType,
DescriptionLine1, DescriptionLine2, DescriptionLine3, or VisibleUrl.
Are these fields no longer supported?
FY: below is the v13 report definition that I am using.
<aggregationTypes>Daily</aggregationTypes>
<startDay>2011-01-01</startDay>
<endDay>2011-01-10</endDay>
<name>Creative Report</name>
<selectedReportType>Creative</selectedReportType>
<crossClient>true</crossClient>
<selectedColumns>CreativeId</selectedColumns>
<selectedColumns>ImageAdName</selectedColumns>
<selectedColumns>CustomerName</selectedColumns>
<selectedColumns>CreativeType</selectedColumns>
<selectedColumns>DescriptionLine1</selectedColumns>
<selectedColumns>DescriptionLine2</selectedColumns>
<selectedColumns>DescriptionLine3</selectedColumns>
<selectedColumns>VisibleUrl</selectedColumns>
On Feb 13, 9:06 pm, "Anash P. Oommen" <anash.p.oommen