AI-generated Key Takeaways
-
CustomFieldValue represents the value of a CustomField that is not a dropdown type.
-
It is used by several services including CreativeService, ForecastService, and LineItemService.
-
CustomFieldValue inherits from BaseCustomFieldValue and contains a customFieldId and a value.
-
The type of the value field is determined by the data type of the corresponding CustomField.
The value of a CustomField that does not have a CustomField.dataType of CustomFieldDataType.DROP_DOWN.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|||||||||
---|---|---|---|---|---|---|---|---|---|
BaseCustomFieldValue (inherited)
|
|||||||||
|
Id of the |
||||||||
CustomFieldValue
|
|||||||||
|
The value for this field. The appropriate type of
|