Hi Hiro,

1. The new reporting API gives you all the records, so you don't need
a includeZeroImpression field. You can control what is being returned
by the report using Predicates. See
http://code.google.com/apis/adwords/docs/reference/latest/ReportDefinitionService.Predicate.html
and 
http://code.google.com/apis/adwords/docs/reference/latest/ReportDefinitionService.Selector.html#predicates
for details.

2. You can perform aggregation on reports by including aggregation
columns in the ReportDefinition. See 
http://code.google.com/apis/adwords/docs/reportguide.html
for details.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Feb 7, 5:56 am, hiro <[email protected]> wrote:
> Hi!
>
> I would like to update from the v13  to v201008(java).
> I have a question about the report.
> (http://code.google.com/intl/en/apis/adwords/docs/reference/latest/
> ReportDefinitionService.html)
>
> 1: Is the field 'includeZeroImpression' of DefinedReportJob(v13)
> available in v201008?
> 2: Is the field 'aggregationTypes ' of DefinedReportJob(v13) available
> in v201008?

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to