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

I am testing the ReportServiceCustomDemo.java in the examples of adwords-0.8.3 Java API.

This code have the following columns:

CustomReportOption[] customOptions = { CustomReportOption.AccountName, CustomReportOption.Campaign, CustomReportOption.CampaignId, CustomReportOption.AdGroup, CustomReportOption.AdGroupId, CustomReportOption.Keyword, CustomReportOption.KeywordId, CustomReportOption.Cpc, CustomReportOption.Ctr };

But, as I posted above, it returns a different column list.