Ads API .NET library
|
The value of a CustomField that does not have a CustomField::dataType of CustomFieldDataType::DROP_DOWN. More...
Properties | |
Value | value [get, set] |
The value for this field. The appropriate type of More... | |
Properties inherited from Google.Api.Ads.AdManager.v202402.BaseCustomFieldValue | |
long | customFieldId [get, set] |
Id of the More... | |
bool | customFieldIdSpecified [get, set] |
The value of a CustomField that does not have a CustomField::dataType of CustomFieldDataType::DROP_DOWN.
|
getset |
The value for this field. The appropriate type of
Value
is determined by the CustomField::dataType of the that this conforms to.
CustomFieldDataType | Value type |
---|---|
STRING | TextValue |
NUMBER | NumberValue |
TOGGLE | BooleanValue |