| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
PathReportCompatibleFields |
PathReportCompatibleFields.clone() |
PathReportCompatibleFields |
CompatibleFields.getPathAttributionReportCompatibleFields()
Contains items that are compatible to be selected for a report of type "PATH_ATTRIBUTION".
|
PathReportCompatibleFields |
CompatibleFields.getPathReportCompatibleFields()
Contains items that are compatible to be selected for a report of type "PATH".
|
PathReportCompatibleFields |
PathReportCompatibleFields.set(String fieldName,
Object value) |
PathReportCompatibleFields |
PathReportCompatibleFields.setChannelGroupings(List<Dimension> channelGroupings)
Dimensions which are compatible to be selected in the "channelGroupings" section of the report.
|
PathReportCompatibleFields |
PathReportCompatibleFields.setDimensions(List<Dimension> dimensions)
Dimensions which are compatible to be selected in the "dimensions" section of the report.
|
PathReportCompatibleFields |
PathReportCompatibleFields.setKind(String kind)
The kind of resource this is, in this case dfareporting#pathReportCompatibleFields.
|
PathReportCompatibleFields |
PathReportCompatibleFields.setMetrics(List<Metric> metrics)
Metrics which are compatible to be selected in the "metricNames" section of the report.
|
PathReportCompatibleFields |
PathReportCompatibleFields.setPathFilters(List<Dimension> pathFilters)
Dimensions which are compatible to be selected in the "pathFilters" section of the report.
|
| Modifier and Type | Method and Description |
|---|---|
CompatibleFields |
CompatibleFields.setPathAttributionReportCompatibleFields(PathReportCompatibleFields pathAttributionReportCompatibleFields)
Contains items that are compatible to be selected for a report of type "PATH_ATTRIBUTION".
|
CompatibleFields |
CompatibleFields.setPathReportCompatibleFields(PathReportCompatibleFields pathReportCompatibleFields)
Contains items that are compatible to be selected for a report of type "PATH".
|
Copyright © 2011–2023 Google. All rights reserved.