| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
Report.PathAttributionCriteria |
Report.PathAttributionCriteria.clone() |
Report.PathAttributionCriteria |
Report.getPathAttributionCriteria()
The report criteria for a report of type "PATH_ATTRIBUTION".
|
Report.PathAttributionCriteria |
Report.PathAttributionCriteria.set(String fieldName,
Object value) |
Report.PathAttributionCriteria |
Report.PathAttributionCriteria.setActivityFilters(List<DimensionValue> activityFilters)
The list of 'dfa:activity' values to filter on.
|
Report.PathAttributionCriteria |
Report.PathAttributionCriteria.setCustomChannelGrouping(ChannelGrouping customChannelGrouping)
Channel Grouping.
|
Report.PathAttributionCriteria |
Report.PathAttributionCriteria.setDateRange(DateRange dateRange)
The date range this report should be run for.
|
Report.PathAttributionCriteria |
Report.PathAttributionCriteria.setDimensions(List<SortedDimension> dimensions)
The list of dimensions the report should include.
|
Report.PathAttributionCriteria |
Report.PathAttributionCriteria.setFloodlightConfigId(DimensionValue floodlightConfigId)
The floodlight ID for which to show data in this report.
|
Report.PathAttributionCriteria |
Report.PathAttributionCriteria.setMetricNames(List<String> metricNames)
The list of names of metrics the report should include.
|
Report.PathAttributionCriteria |
Report.PathAttributionCriteria.setPathFilters(List<PathFilter> pathFilters)
Path Filters.
|
| Modifier and Type | Method and Description |
|---|---|
Report |
Report.setPathAttributionCriteria(Report.PathAttributionCriteria pathAttributionCriteria)
The report criteria for a report of type "PATH_ATTRIBUTION".
|
Copyright © 2011–2023 Google. All rights reserved.