| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
AudienceSegment |
AudienceSegment.clone() |
AudienceSegment |
AudienceSegment.set(String fieldName,
Object value) |
AudienceSegment |
AudienceSegment.setAllocation(Integer allocation)
Weight allocated to this segment.
|
AudienceSegment |
AudienceSegment.setId(Long id)
ID of this audience segment.
|
AudienceSegment |
AudienceSegment.setName(String name)
Name of this audience segment.
|
| Modifier and Type | Method and Description |
|---|---|
List<AudienceSegment> |
AudienceSegmentGroup.getAudienceSegments()
Audience segments assigned to this group.
|
| Modifier and Type | Method and Description |
|---|---|
AudienceSegmentGroup |
AudienceSegmentGroup.setAudienceSegments(List<AudienceSegment> audienceSegments)
Audience segments assigned to this group.
|
Copyright © 2011–2025 Google. All rights reserved.