| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
PathFilter |
PathFilter.clone() |
PathFilter |
PathFilter.set(String fieldName,
Object value) |
PathFilter |
PathFilter.setEventFilters(List<EventFilter> eventFilters)
Event filters in path report.
|
PathFilter |
PathFilter.setKind(String kind)
The kind of resource this is, in this case dfareporting#pathFilter.
|
PathFilter |
PathFilter.setPathMatchPosition(String pathMatchPosition)
Determines how the 'value' field is matched when filtering.
|
| Modifier and Type | Method and Description |
|---|---|
List<PathFilter> |
Report.PathAttributionCriteria.getPathFilters()
Path Filters.
|
List<PathFilter> |
Report.PathCriteria.getPathFilters()
Path Filters.
|
| Modifier and Type | Method and Description |
|---|---|
Report.PathAttributionCriteria |
Report.PathAttributionCriteria.setPathFilters(List<PathFilter> pathFilters)
Path Filters.
|
Report.PathCriteria |
Report.PathCriteria.setPathFilters(List<PathFilter> pathFilters)
Path Filters.
|
Copyright © 2011–2023 Google. All rights reserved.