| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
DisjunctiveMatchStatement |
DisjunctiveMatchStatement.clone() |
DisjunctiveMatchStatement |
DisjunctiveMatchStatement.set(String fieldName,
Object value) |
DisjunctiveMatchStatement |
DisjunctiveMatchStatement.setEventFilters(List<EventFilter> eventFilters)
The event filters contained within this disjunctive match statement.
|
DisjunctiveMatchStatement |
DisjunctiveMatchStatement.setKind(String kind)
The kind of resource this is, in this case dfareporting#disjunctiveMatchStatement.
|
| Modifier and Type | Method and Description |
|---|---|
List<DisjunctiveMatchStatement> |
ChannelGroupingRule.getDisjunctiveMatchStatements()
The disjunctive match statements contained within this rule.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelGroupingRule |
ChannelGroupingRule.setDisjunctiveMatchStatements(List<DisjunctiveMatchStatement> disjunctiveMatchStatements)
The disjunctive match statements contained within this rule.
|
Copyright © 2011–2023 Google. All rights reserved.