| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201808 |
| Modifier and Type | Field and Description |
|---|---|
static CustomTargetingKeyStatus |
CustomTargetingKeyStatus.ACTIVE |
static CustomTargetingKeyStatus |
CustomTargetingKeyStatus.INACTIVE |
static CustomTargetingKeyStatus |
CustomTargetingKeyStatus.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static CustomTargetingKeyStatus |
CustomTargetingKeyStatus.fromString(String value) |
static CustomTargetingKeyStatus |
CustomTargetingKeyStatus.fromValue(String value) |
CustomTargetingKeyStatus |
CustomTargetingKey.getStatus()
Gets the status value for this CustomTargetingKey.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomTargetingKey.setStatus(CustomTargetingKeyStatus status)
Sets the status value for this CustomTargetingKey.
|
| Constructor and Description |
|---|
CustomTargetingKey(Long id,
String name,
String displayName,
CustomTargetingKeyType type,
CustomTargetingKeyStatus status) |
Copyright © 2018. All Rights Reserved.