|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LabelType | |
|---|---|
| com.google.api.ads.dfp.axis.v201201 | |
| Uses of LabelType in com.google.api.ads.dfp.axis.v201201 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201201 declared as LabelType | |
|---|---|
static LabelType |
LabelType.AD_UNIT_FREQUENCY_CAP
|
static LabelType |
LabelType.COMPETITIVE_EXCLUSION
|
| Methods in com.google.api.ads.dfp.axis.v201201 that return LabelType | |
|---|---|
static LabelType |
LabelType.fromString(String value)
|
static LabelType |
LabelType.fromValue(String value)
|
LabelType |
Label.getType()
Gets the type value for this Label. |
| Methods in com.google.api.ads.dfp.axis.v201201 with parameters of type LabelType | |
|---|---|
void |
Label.setType(LabelType type)
Sets the type value for this Label. |
| Constructors in com.google.api.ads.dfp.axis.v201201 with parameters of type LabelType | |
|---|---|
Label(Long id,
String name,
String description,
Boolean isActive,
LabelType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||