public enum CreativeTemplateStatusEnum.CreativeTemplateStatus extends Enum<CreativeTemplateStatusEnum.CreativeTemplateStatus> implements ProtocolMessageEnumDescribes status of the creative template
Protobuf enum google.ads.admanager.v1.CreativeTemplateStatusEnum.CreativeTemplateStatus
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ACTIVE |
The CreativeTemplate is active |
ACTIVE_VALUE |
The CreativeTemplate is active |
CREATIVE_TEMPLATE_STATUS_UNSPECIFIED |
Default value. This value is unused. |
CREATIVE_TEMPLATE_STATUS_UNSPECIFIED_VALUE |
Default value. This value is unused. |
DELETED |
The CreativeTemplate is deleted. Creatives created from this CreativeTemplate can no longer serve. |
DELETED_VALUE |
The CreativeTemplate is deleted. Creatives created from this CreativeTemplate can no longer serve. |
INACTIVE |
The CreativeTemplate is inactive. Users cannot create new creatives from this template, but existing ones can be edited and continue to serve |
INACTIVE_VALUE |
The CreativeTemplate is inactive. Users cannot create new creatives from this template, but existing ones can be edited and continue to serve |
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() |
|