| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202308 |
| Modifier and Type | Field and Description |
|---|---|
static IdentifierType |
IdentifierType.PUBLISHER_PROVIDED_IDENTIFIER |
static IdentifierType |
IdentifierType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static IdentifierType |
IdentifierType.fromString(String value) |
static IdentifierType |
IdentifierType.fromValue(String value) |
IdentifierType |
SegmentPopulationRequest.getIdentifierType()
Gets the identifierType value for this SegmentPopulationRequest.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SegmentPopulationRequest.setIdentifierType(IdentifierType identifierType)
Sets the identifierType value for this SegmentPopulationRequest.
|
| Constructor and Description |
|---|
SegmentPopulationRequest(Long batchUploadId,
Long segmentId,
Boolean isDeletion,
IdentifierType identifierType,
String[] identifiers) |
Copyright © 2024. All rights reserved.