Enum CustomFieldEntityTypeEnum.Types.CustomFieldEntityType
The types of entities that a CustomField can be applied to.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum CustomFieldEntityTypeEnum.Types.CustomFieldEntityType
Fields
| Name | Description |
|---|---|
| Creative | The CustomField is applied to Creatives. |
| LineItem | The CustomField is applied to LineItems. |
| Order | The CustomField is applied to Orders. |
| Proposal | The CustomField is applied to Proposals. |
| ProposalLineItem | The CustomField is applied to ProposalLineItems. |
| Unspecified | No value specified |