| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201208 |
| Modifier and Type | Field and Description |
|---|---|
static CustomTargetingValueMatchType |
CustomTargetingValueMatchType.BROAD |
static CustomTargetingValueMatchType |
CustomTargetingValueMatchType.BROAD_PREFIX |
static CustomTargetingValueMatchType |
CustomTargetingValueMatchType.EXACT |
static CustomTargetingValueMatchType |
CustomTargetingValueMatchType.PREFIX |
| Modifier and Type | Method and Description |
|---|---|
static CustomTargetingValueMatchType |
CustomTargetingValueMatchType.fromString(String value) |
static CustomTargetingValueMatchType |
CustomTargetingValueMatchType.fromValue(String value) |
CustomTargetingValueMatchType |
CustomTargetingValue.getMatchType()
Gets the matchType value for this CustomTargetingValue.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomTargetingValue.setMatchType(CustomTargetingValueMatchType matchType)
Sets the matchType value for this CustomTargetingValue.
|
| Constructor and Description |
|---|
CustomTargetingValue(Long customTargetingKeyId,
Long id,
String name,
String displayName,
CustomTargetingValueMatchType matchType) |
Copyright © 2014. All Rights Reserved.