Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
Dimension |
Dimension.clone() |
Dimension |
Dimension.set(String fieldName,
Object value) |
Dimension |
Dimension.setKind(String kind)
The kind of resource this is, in this case dfareporting#dimension.
|
Dimension |
Dimension.setName(String name)
The dimension name, e.g.
|
Modifier and Type | Method and Description |
---|---|
List<Dimension> |
CrossDimensionReachReportCompatibleFields.getBreakdown()
Dimensions which are compatible to be selected in the "breakdown" section of the report.
|
List<Dimension> |
PathToConversionReportCompatibleFields.getConversionDimensions()
Conversion dimensions which are compatible to be selected in the "conversionDimensions" section
of the report.
|
List<Dimension> |
PathToConversionReportCompatibleFields.getCustomFloodlightVariables()
Custom floodlight variables which are compatible to be selected in the
"customFloodlightVariables" section of the report.
|
List<Dimension> |
CrossMediaReachReportCompatibleFields.getDimensionFilters()
Dimensions which are compatible to be selected in the "dimensionFilters" section of the report.
|
List<Dimension> |
CrossDimensionReachReportCompatibleFields.getDimensionFilters()
Dimensions which are compatible to be selected in the "dimensionFilters" section of the report.
|
List<Dimension> |
ReportCompatibleFields.getDimensionFilters()
Dimensions which are compatible to be selected in the "dimensionFilters" section of the report.
|
List<Dimension> |
ReachReportCompatibleFields.getDimensionFilters()
Dimensions which are compatible to be selected in the "dimensionFilters" section of the report.
|
List<Dimension> |
FloodlightReportCompatibleFields.getDimensionFilters()
Dimensions which are compatible to be selected in the "dimensionFilters" section of the report.
|
List<Dimension> |
CrossMediaReachReportCompatibleFields.getDimensions()
Dimensions which are compatible to be selected in the "dimensions" section of the report.
|
List<Dimension> |
ReportCompatibleFields.getDimensions()
Dimensions which are compatible to be selected in the "dimensions" section of the report.
|
List<Dimension> |
ReachReportCompatibleFields.getDimensions()
Dimensions which are compatible to be selected in the "dimensions" section of the report.
|
List<Dimension> |
FloodlightReportCompatibleFields.getDimensions()
Dimensions which are compatible to be selected in the "dimensions" section of the report.
|
List<Dimension> |
PathToConversionReportCompatibleFields.getPerInteractionDimensions()
Per-interaction dimensions which are compatible to be selected in the
"perInteractionDimensions" section of the report.
|
Modifier and Type | Method and Description |
---|---|
CrossDimensionReachReportCompatibleFields |
CrossDimensionReachReportCompatibleFields.setBreakdown(List<Dimension> breakdown)
Dimensions which are compatible to be selected in the "breakdown" section of the report.
|
PathToConversionReportCompatibleFields |
PathToConversionReportCompatibleFields.setConversionDimensions(List<Dimension> conversionDimensions)
Conversion dimensions which are compatible to be selected in the "conversionDimensions" section
of the report.
|
PathToConversionReportCompatibleFields |
PathToConversionReportCompatibleFields.setCustomFloodlightVariables(List<Dimension> customFloodlightVariables)
Custom floodlight variables which are compatible to be selected in the
"customFloodlightVariables" section of the report.
|
CrossMediaReachReportCompatibleFields |
CrossMediaReachReportCompatibleFields.setDimensionFilters(List<Dimension> dimensionFilters)
Dimensions which are compatible to be selected in the "dimensionFilters" section of the report.
|
CrossDimensionReachReportCompatibleFields |
CrossDimensionReachReportCompatibleFields.setDimensionFilters(List<Dimension> dimensionFilters)
Dimensions which are compatible to be selected in the "dimensionFilters" section of the report.
|
ReportCompatibleFields |
ReportCompatibleFields.setDimensionFilters(List<Dimension> dimensionFilters)
Dimensions which are compatible to be selected in the "dimensionFilters" section of the report.
|
ReachReportCompatibleFields |
ReachReportCompatibleFields.setDimensionFilters(List<Dimension> dimensionFilters)
Dimensions which are compatible to be selected in the "dimensionFilters" section of the report.
|
FloodlightReportCompatibleFields |
FloodlightReportCompatibleFields.setDimensionFilters(List<Dimension> dimensionFilters)
Dimensions which are compatible to be selected in the "dimensionFilters" section of the report.
|
CrossMediaReachReportCompatibleFields |
CrossMediaReachReportCompatibleFields.setDimensions(List<Dimension> dimensions)
Dimensions which are compatible to be selected in the "dimensions" section of the report.
|
ReportCompatibleFields |
ReportCompatibleFields.setDimensions(List<Dimension> dimensions)
Dimensions which are compatible to be selected in the "dimensions" section of the report.
|
ReachReportCompatibleFields |
ReachReportCompatibleFields.setDimensions(List<Dimension> dimensions)
Dimensions which are compatible to be selected in the "dimensions" section of the report.
|
FloodlightReportCompatibleFields |
FloodlightReportCompatibleFields.setDimensions(List<Dimension> dimensions)
Dimensions which are compatible to be selected in the "dimensions" section of the report.
|
PathToConversionReportCompatibleFields |
PathToConversionReportCompatibleFields.setPerInteractionDimensions(List<Dimension> perInteractionDimensions)
Per-interaction dimensions which are compatible to be selected in the
"perInteractionDimensions" section of the report.
|
Copyright © 2011–2025 Google. All rights reserved.