public enum ContentStatusSourceEnum.ContentStatusSource extends Enum<ContentStatusSourceEnum.ContentStatusSource> implements ProtocolMessageEnumDescribes who defined the status of the Content object.
Protobuf enum google.ads.admanager.v1.ContentStatusSourceEnum.ContentStatusSource
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CMS |
Indicates that the status of the |
CMS_VALUE |
Indicates that the status of the |
CONTENT_STATUS_SOURCE_UNSPECIFIED |
Default value. This value is unused. |
CONTENT_STATUS_SOURCE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
UNRECOGNIZED |
|
USER |
Indicates that the status of the |
USER_VALUE |
Indicates that the status of the |
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() |
|