Uses of Class
com.google.api.ads.dfp.axis.v201206.ReportQueryAdUnitView

Packages that use ReportQueryAdUnitView
com.google.api.ads.dfp.axis.v201206   
 

Uses of ReportQueryAdUnitView in com.google.api.ads.dfp.axis.v201206
 

Fields in com.google.api.ads.dfp.axis.v201206 declared as ReportQueryAdUnitView
static ReportQueryAdUnitView ReportQueryAdUnitView.FLAT
           
static ReportQueryAdUnitView ReportQueryAdUnitView.HIERARCHICAL
           
static ReportQueryAdUnitView ReportQueryAdUnitView.TOP_LEVEL
           
 

Methods in com.google.api.ads.dfp.axis.v201206 that return ReportQueryAdUnitView
static ReportQueryAdUnitView ReportQueryAdUnitView.fromString(String value)
           
static ReportQueryAdUnitView ReportQueryAdUnitView.fromValue(String value)
           
 ReportQueryAdUnitView ReportQuery.getAdUnitView()
          Gets the adUnitView value for this ReportQuery.
 

Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type ReportQueryAdUnitView
 void ReportQuery.setAdUnitView(ReportQueryAdUnitView adUnitView)
          Sets the adUnitView value for this ReportQuery.
 

Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type ReportQueryAdUnitView
ReportQuery(Dimension[] dimensions, ReportQueryAdUnitView adUnitView, Column[] columns, DimensionAttribute[] dimensionAttributes, Date startDate, Date endDate, DateRangeType dateRangeType, DimensionFilter[] dimensionFilters, Statement statement)
           
 



Copyright © 2012. All Rights Reserved.