Enum CustomFieldDataTypeEnum.Types.CustomFieldDataType
The data type for a CustomField.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum CustomFieldDataTypeEnum.Types.CustomFieldDataType
Fields
Name | Description |
---|---|
DropDown | A drop-down field. |
Number | A number field. |
String | A string field The max length is 255 characters. |
Toggle | A "Yes" or "No" toggle field. |
Unspecified | No value specified |