| Package | Description |
|---|---|
| com.google.api.services.doubleclickbidmanager.model |
| Modifier and Type | Method and Description |
|---|---|
FilterPair |
FilterPair.clone() |
FilterPair |
FilterPair.set(String fieldName,
Object value) |
FilterPair |
FilterPair.setType(String type)
The type of value to filter by.
|
FilterPair |
FilterPair.setValue(String value)
The identifying value to filter by, such as a relevant resource ID.
|
| Modifier and Type | Method and Description |
|---|---|
List<FilterPair> |
Parameters.getFilters()
Filters to limit the scope of reported data.
|
| Modifier and Type | Method and Description |
|---|---|
Parameters |
Parameters.setFilters(List<FilterPair> filters)
Filters to limit the scope of reported data.
|
Copyright © 2011–2024 Google. All rights reserved.