| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201203 |
| 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) |
Copyright © 2013. All Rights Reserved.