| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202202 |
| Modifier and Type | Field and Description |
|---|---|
static CustomTargetingKeyType |
CustomTargetingKeyType.FREEFORM |
static CustomTargetingKeyType |
CustomTargetingKeyType.PREDEFINED |
| Modifier and Type | Method and Description |
|---|---|
static CustomTargetingKeyType |
CustomTargetingKeyType.fromString(String value) |
static CustomTargetingKeyType |
CustomTargetingKeyType.fromValue(String value) |
CustomTargetingKeyType |
CustomTargetingKey.getType()
Gets the type value for this CustomTargetingKey.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomTargetingKey.setType(CustomTargetingKeyType type)
Sets the type value for this CustomTargetingKey.
|
| Constructor and Description |
|---|
CustomTargetingKey(Long id,
String name,
String displayName,
CustomTargetingKeyType type,
ValueDeclarationType valueDeclarationType,
CustomTargetingKeyStatus status,
ReportableType reportableType) |
Copyright © 2022. All rights reserved.