Hello,
Can someone guide me on returning random data when using Report
Service via Sandbox? I keep getting an empty XML data set.
See the returned XML below.
Thanks
<report>
<table>
<columns>
<column name="campaign"/>
<column name="adgroup"/>
<column name="agStatus"/>
<column name="imps"/>
<column name="clicks"/>
<column name="ctr"/>
<column name="cpc"/>
<column name="cost"/>
<column name="pos"/>
</columns>
<rows/>
</table>
<totals>
<grandtotal imps="0" clicks="0" ctr="0.0" cpc="0" cost="0" pos="0.0"/>
</totals>
</report>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---