|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomTargetingValueMatchType | |
|---|---|
| com.google.api.ads.dfp.axis.v201203 | |
| Uses of CustomTargetingValueMatchType in com.google.api.ads.dfp.axis.v201203 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201203 declared as CustomTargetingValueMatchType | |
|---|---|
static CustomTargetingValueMatchType |
CustomTargetingValueMatchType.BROAD
|
static CustomTargetingValueMatchType |
CustomTargetingValueMatchType.BROAD_PREFIX
|
static CustomTargetingValueMatchType |
CustomTargetingValueMatchType.EXACT
|
static CustomTargetingValueMatchType |
CustomTargetingValueMatchType.PREFIX
|
| Methods in com.google.api.ads.dfp.axis.v201203 that return CustomTargetingValueMatchType | |
|---|---|
static CustomTargetingValueMatchType |
CustomTargetingValueMatchType.fromString(String value)
|
static CustomTargetingValueMatchType |
CustomTargetingValueMatchType.fromValue(String value)
|
CustomTargetingValueMatchType |
CustomTargetingValue.getMatchType()
Gets the matchType value for this CustomTargetingValue. |
| Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type CustomTargetingValueMatchType | |
|---|---|
void |
CustomTargetingValue.setMatchType(CustomTargetingValueMatchType matchType)
Sets the matchType value for this CustomTargetingValue. |
| Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type CustomTargetingValueMatchType | |
|---|---|
CustomTargetingValue(Long customTargetingKeyId,
Long id,
String name,
String displayName,
CustomTargetingValueMatchType matchType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||