public enum ChildContentEligibilityEnum.ChildContentEligibility extends Enum<ChildContentEligibilityEnum.ChildContentEligibility> implements ProtocolMessageEnumChild content eligibility designation.
Protobuf enum
google.ads.admanager.v1.ChildContentEligibilityEnum.ChildContentEligibility
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ALLOWED |
This line item is eligible to serve on requests that are child-directed. |
ALLOWED_VALUE |
This line item is eligible to serve on requests that are child-directed. |
CHILD_CONTENT_ELIGIBILITY_UNSPECIFIED |
Default value. This value is unused. |
CHILD_CONTENT_ELIGIBILITY_UNSPECIFIED_VALUE |
Default value. This value is unused. |
DISALLOWED |
This line item is not eligible to serve on any requests that are child-directed. |
DISALLOWED_VALUE |
This line item is not eligible to serve on any requests that are child-directed. |
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() |
|