2 messages in com.googlegroups.adwords-apiSandbox Problem
FromSent OnAttachments
epifel14 Mar 2007 11:43 
epifel14 Mar 2007 11:49 
Subject:Sandbox Problem
From:epifel (fel@buscape-inc.com)
Date:03/14/2007 11:43:27 AM
List:com.googlegroups.adwords-api

I am testing CustomReportJob with Sandbox and I always have the same xml returned. The columns are always the same and there are no rows. What's the problem?

<?xml version="1.0" standalone="yes"?><report><table><columns><column name="campaign"></column><column name="adgroup"></column><column name="agStatus"></column><column name="imps"></column><column name="clicks"></column><column name="ctr"></column><column name="cpc"></column><column name="cost"></column><column name="pos"></ column></columns><rows></rows></table><totals><grandtotal imps="0" clicks="0" ctr="0.0" cpc="0" cost="0" pos="0.0"></grandtotal></ totals></report>