public enum LabelTypeEnum.LabelType extends Enum<LabelTypeEnum.LabelType> implements ProtocolMessageEnumRepresents the types of labels supported.
Protobuf enum google.ads.admanager.v1.LabelTypeEnum.LabelType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
AD_EXCLUSION |
Allows for the creation of labels to exclude ads from showing against a tag that specifies the label as an exclusion. |
AD_EXCLUSION_VALUE |
Allows for the creation of labels to exclude ads from showing against a tag that specifies the label as an exclusion. |
AD_UNIT_FREQUENCY_CAP |
Allows for the creation of limits on the frequency that a user sees a particular type of creative over a portion of the inventory. |
AD_UNIT_FREQUENCY_CAP_VALUE |
Allows for the creation of limits on the frequency that a user sees a particular type of creative over a portion of the inventory. |
CANONICAL_CATEGORY |
Allows for the creation of labels mapped to a Google canonical ad category, which can be used for competitive exclusions and blocking across Google systems. |
CANONICAL_CATEGORY_VALUE |
Allows for the creation of labels mapped to a Google canonical ad category, which can be used for competitive exclusions and blocking across Google systems. |
COMPETITIVE_EXCLUSION |
Allows for the creation of labels to exclude competing ads from showing on the same page. |
COMPETITIVE_EXCLUSION_VALUE |
Allows for the creation of labels to exclude competing ads from showing on the same page. |
CREATIVE_WRAPPER |
Allows for the creation of labels that can be used to force the wrapping of a delivering creative with header/footer creatives. |
CREATIVE_WRAPPER_VALUE |
Allows for the creation of labels that can be used to force the wrapping of a delivering creative with header/footer creatives. |
LABEL_TYPE_UNSPECIFIED |
Default value. This value is unused. |
LABEL_TYPE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|