|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomTargetingKeyType | |
|---|---|
| com.google.api.ads.dfp.axis.v201204 | |
| Uses of CustomTargetingKeyType in com.google.api.ads.dfp.axis.v201204 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201204 declared as CustomTargetingKeyType | |
|---|---|
static CustomTargetingKeyType |
CustomTargetingKeyType.FREEFORM
|
static CustomTargetingKeyType |
CustomTargetingKeyType.PREDEFINED
|
| Methods in com.google.api.ads.dfp.axis.v201204 that return CustomTargetingKeyType | |
|---|---|
static CustomTargetingKeyType |
CustomTargetingKeyType.fromString(String value)
|
static CustomTargetingKeyType |
CustomTargetingKeyType.fromValue(String value)
|
CustomTargetingKeyType |
CustomTargetingKey.getType()
Gets the type value for this CustomTargetingKey. |
| Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type CustomTargetingKeyType | |
|---|---|
void |
CustomTargetingKey.setType(CustomTargetingKeyType type)
Sets the type value for this CustomTargetingKey. |
| Constructors in com.google.api.ads.dfp.axis.v201204 with parameters of type CustomTargetingKeyType | |
|---|---|
CustomTargetingKey(Long id,
String name,
String displayName,
CustomTargetingKeyType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||