| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201711 |
| Modifier and Type | Field and Description |
|---|---|
static LabelType |
LabelType.AD_EXCLUSION |
static LabelType |
LabelType.AD_UNIT_FREQUENCY_CAP |
static LabelType |
LabelType.COMPETITIVE_EXCLUSION |
static LabelType |
LabelType.CREATIVE_WRAPPER |
static LabelType |
LabelType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static LabelType |
LabelType.fromString(String value) |
static LabelType |
LabelType.fromValue(String value) |
LabelType[] |
Label.getTypes()
Gets the types value for this Label.
|
LabelType |
Label.getTypes(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
Label.setTypes(int i,
LabelType _value) |
void |
Label.setTypes(LabelType[] types)
Sets the types value for this Label.
|
| Constructor and Description |
|---|
Label(Long id,
String name,
String description,
Boolean isActive,
LabelType[] types) |
Copyright © 2018. All Rights Reserved.