| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202102 |
| Modifier and Type | Field and Description |
|---|---|
static ValueDeclarationType |
ValueDeclarationType.NON_USER_DATA |
static ValueDeclarationType |
ValueDeclarationType.USER_DATA |
static ValueDeclarationType |
ValueDeclarationType.USER_ID |
| Modifier and Type | Method and Description |
|---|---|
static ValueDeclarationType |
ValueDeclarationType.fromString(String value) |
static ValueDeclarationType |
ValueDeclarationType.fromValue(String value) |
ValueDeclarationType |
CustomTargetingKey.getValueDeclarationType()
Gets the valueDeclarationType value for this CustomTargetingKey.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomTargetingKey.setValueDeclarationType(ValueDeclarationType valueDeclarationType)
Sets the valueDeclarationType 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.