| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201905 |
| Modifier and Type | Field and Description |
|---|---|
static ReportableType |
ReportableType.CUSTOM_DIMENSION |
static ReportableType |
ReportableType.OFF |
static ReportableType |
ReportableType.ON |
static ReportableType |
ReportableType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ReportableType |
ReportableType.fromString(String value) |
static ReportableType |
ReportableType.fromValue(String value) |
ReportableType |
CustomTargetingKey.getReportableType()
Gets the reportableType value for this CustomTargetingKey.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomTargetingKey.setReportableType(ReportableType reportableType)
Sets the reportableType value for this CustomTargetingKey.
|
| Constructor and Description |
|---|
CustomTargetingKey(Long id,
String name,
String displayName,
CustomTargetingKeyType type,
CustomTargetingKeyStatus status,
ReportableType reportableType) |
Copyright © 2020. All rights reserved.