| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201201 |
| Modifier and Type | Field and Description |
|---|---|
static LabelType |
LabelType.AD_UNIT_FREQUENCY_CAP |
static LabelType |
LabelType.COMPETITIVE_EXCLUSION |
| Modifier and Type | Method and Description |
|---|---|
static LabelType |
LabelType.fromString(String value) |
static LabelType |
LabelType.fromValue(String value) |
LabelType |
Label.getType()
Gets the type value for this Label.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Label.setType(LabelType type)
Sets the type value for this Label.
|
| Constructor and Description |
|---|
Label(Long id,
String name,
String description,
Boolean isActive,
LabelType type) |
Copyright © 2012. All Rights Reserved.