public enum CustomFieldEntityTypeEnum.CustomFieldEntityType extends Enum<CustomFieldEntityTypeEnum.CustomFieldEntityType> implements ProtocolMessageEnumThe types of entities that a CustomField can be applied to.
 Protobuf enum google.ads.admanager.v1.CustomFieldEntityTypeEnum.CustomFieldEntityType
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| CREATIVE | The CustomField is applied to Creatives.   | 
| CREATIVE_VALUE | The CustomField is applied to Creatives.   | 
| CUSTOM_FIELD_ENTITY_TYPE_UNSPECIFIED | No value specified   | 
| CUSTOM_FIELD_ENTITY_TYPE_UNSPECIFIED_VALUE | No value specified   | 
| LINE_ITEM | The CustomField is applied to LineItems.   | 
| LINE_ITEM_VALUE | The CustomField is applied to LineItems.   | 
| ORDER | The CustomField is applied to Orders.   | 
| ORDER_VALUE | The CustomField is applied to Orders.   | 
| PROPOSAL | The CustomField is applied to Proposals.   | 
| PROPOSAL_LINE_ITEM | The CustomField is applied to ProposalLineItems.   | 
| PROPOSAL_LINE_ITEM_VALUE | The CustomField is applied to ProposalLineItems.   | 
| PROPOSAL_VALUE | The CustomField is applied to Proposals.   | 
| 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() | |