|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportQueryAdUnitView | |
|---|---|
| com.google.api.ads.dfp.axis.v201201 | |
| Uses of ReportQueryAdUnitView in com.google.api.ads.dfp.axis.v201201 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201201 declared as ReportQueryAdUnitView | |
|---|---|
static ReportQueryAdUnitView |
ReportQueryAdUnitView.FLAT
|
static ReportQueryAdUnitView |
ReportQueryAdUnitView.HIERARCHICAL
|
static ReportQueryAdUnitView |
ReportQueryAdUnitView.TOP_LEVEL
|
| Methods in com.google.api.ads.dfp.axis.v201201 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.v201201 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.v201201 with parameters of type ReportQueryAdUnitView | |
|---|---|
ReportQuery(Dimension[] dimensions,
ReportQueryAdUnitView adUnitView,
Column[] columns,
DimensionAttribute[] dimensionAttributes,
Date startDate,
Date endDate,
DateRangeType dateRangeType,
DimensionFilter[] dimensionFilters,
Statement statement)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||