| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelGroupingRule |
ChannelGroupingRule.clone() |
ChannelGroupingRule |
ChannelGroupingRule.set(String fieldName,
Object value) |
ChannelGroupingRule |
ChannelGroupingRule.setDisjunctiveMatchStatements(List<DisjunctiveMatchStatement> disjunctiveMatchStatements)
The disjunctive match statements contained within this rule.
|
ChannelGroupingRule |
ChannelGroupingRule.setKind(String kind)
The kind of resource this is, in this case dfareporting#channelGroupingRule.
|
ChannelGroupingRule |
ChannelGroupingRule.setName(String name)
Rule name.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChannelGroupingRule> |
ChannelGrouping.getRules()
The rules contained within this channel grouping.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelGrouping |
ChannelGrouping.setRules(List<ChannelGroupingRule> rules)
The rules contained within this channel grouping.
|
Copyright © 2011–2023 Google. All rights reserved.