| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelGrouping |
ChannelGrouping.clone() |
ChannelGrouping |
Report.PathAttributionCriteria.getCustomChannelGrouping()
Channel Grouping.
|
ChannelGrouping |
Report.PathCriteria.getCustomChannelGrouping()
Channel Grouping.
|
ChannelGrouping |
ChannelGrouping.set(String fieldName,
Object value) |
ChannelGrouping |
ChannelGrouping.setFallbackName(String fallbackName)
ChannelGrouping fallback name.
|
ChannelGrouping |
ChannelGrouping.setKind(String kind)
The kind of resource this is, in this case dfareporting#channelGrouping.
|
ChannelGrouping |
ChannelGrouping.setName(String name)
ChannelGrouping name.
|
ChannelGrouping |
ChannelGrouping.setRules(List<ChannelGroupingRule> rules)
The rules contained within this channel grouping.
|
| Modifier and Type | Method and Description |
|---|---|
Report.PathAttributionCriteria |
Report.PathAttributionCriteria.setCustomChannelGrouping(ChannelGrouping customChannelGrouping)
Channel Grouping.
|
Report.PathCriteria |
Report.PathCriteria.setCustomChannelGrouping(ChannelGrouping customChannelGrouping)
Channel Grouping.
|
Copyright © 2011–2023 Google. All rights reserved.