| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201905 |
| Modifier and Type | Class and Description |
|---|---|
class |
FirstPartyAudienceSegment
A
FirstPartyAudienceSegment is an AudienceSegment
owned by the publisher network. |
class |
NonRuleBasedFirstPartyAudienceSegment
A
NonRuleBasedFirstPartyAudienceSegment is a FirstPartyAudienceSegment
owned by
the publisher network. |
class |
RuleBasedFirstPartyAudienceSegment
A
RuleBasedFirstPartyAudienceSegment is a FirstPartyAudienceSegment
owned by the
publisher network. |
class |
RuleBasedFirstPartyAudienceSegmentSummary
A
RuleBasedFirstPartyAudienceSegmentSummary is a FirstPartyAudienceSegment owned
by the publisher network. |
class |
SharedAudienceSegment
A
SharedAudienceSegment is an AudienceSegment owned
by another entity and shared
with the publisher network. |
class |
ThirdPartyAudienceSegment
A
ThirdPartyAudienceSegment is an AudienceSegment
owned by a data provider and
licensed to the Ad Manager publisher. |
| Modifier and Type | Method and Description |
|---|---|
AudienceSegment[] |
AudienceSegmentPage.getResults()
Gets the results value for this AudienceSegmentPage.
|
AudienceSegment |
AudienceSegmentPage.getResults(int i) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<AudienceSegment> |
AudienceSegmentPage.iterator()
Returns an iterator over this page's
results that:
Will not be null.
Will not support Iterator.remove().
|
| Modifier and Type | Method and Description |
|---|---|
void |
AudienceSegmentPage.setResults(AudienceSegment[] results)
Sets the results value for this AudienceSegmentPage.
|
void |
AudienceSegmentPage.setResults(int i,
AudienceSegment _value) |
| Constructor and Description |
|---|
AudienceSegmentPage(Integer totalResultSetSize,
Integer startIndex,
AudienceSegment[] results) |
Copyright © 2020. All rights reserved.