public enum ContentBundleStatusEnum.ContentBundleStatus extends Enum<ContentBundleStatusEnum.ContentBundleStatus> implements ProtocolMessageEnumStatus for ContentBundle objects.
Protobuf enum google.ads.admanager.v1.ContentBundleStatusEnum.ContentBundleStatus
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ACTIVE |
The object is active and stats are collected. |
ACTIVE_VALUE |
The object is active and stats are collected. |
ARCHIVED |
The object has been archived. |
ARCHIVED_VALUE |
The object has been archived. |
CONTENT_BUNDLE_STATUS_UNSPECIFIED |
Default value. This value is unused. |
CONTENT_BUNDLE_STATUS_UNSPECIFIED_VALUE |
Default value. This value is unused. |
INACTIVE |
The object is no longer active and no stats collected. |
INACTIVE_VALUE |
The object is no longer active and no stats collected. |
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() |
|