|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LabelType | |
|---|---|
| com.google.api.ads.dfp.axis.v201203 | |
| Uses of LabelType in com.google.api.ads.dfp.axis.v201203 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201203 declared as LabelType | |
|---|---|
static LabelType |
LabelType.AD_EXCLUSION
|
static LabelType |
LabelType.AD_UNIT_FREQUENCY_CAP
|
static LabelType |
LabelType.COMPETITIVE_EXCLUSION
|
| Methods in com.google.api.ads.dfp.axis.v201203 that return LabelType | |
|---|---|
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)
|
| Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type LabelType | |
|---|---|
void |
Label.setTypes(int i,
LabelType _value)
|
void |
Label.setTypes(LabelType[] types)
Sets the types value for this Label. |
| Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type LabelType | |
|---|---|
Label(Long id,
String name,
String description,
Boolean isActive,
LabelType[] types)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||