public enum CreativeTemplateTypeEnum.CreativeTemplateType extends Enum<CreativeTemplateTypeEnum.CreativeTemplateType> implements ProtocolMessageEnumDescribes type of the creative template.
Protobuf enum google.ads.admanager.v1.CreativeTemplateTypeEnum.CreativeTemplateType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CREATIVE_TEMPLATE_TYPE_UNSPECIFIED |
Default value. This value is unused. |
CREATIVE_TEMPLATE_TYPE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
CUSTOM |
Creative templates created by an administrator or other user in the network. |
CUSTOM_VALUE |
Creative templates created by an administrator or other user in the network. |
STANDARD |
Creative templates that are included in Ad Manager by default. |
STANDARD_VALUE |
Creative templates that are included in Ad Manager by default. |
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() |
|