AI-generated Key Takeaways
-
CustomFieldValue represents the value of a CustomField that does not have a data type of DROP_DOWN.
-
It is part of the ForecastService and inherits from BaseCustomFieldValue.
-
The required attribute customFieldId indicates the ID of the CustomField to which this value belongs.
-
The value attribute holds the actual value and can be of various types depending on the CustomField's data type, such as TextValue for STRING or NumberValue for NUMBER.
The value of a CustomField that does not have a CustomField.dataType of CustomFieldDataType.DROP_DOWN.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|||||||||
---|---|---|---|---|---|---|---|---|---|
BaseCustomFieldValue (inherited)
|
|||||||||
|
Id of the |
||||||||
CustomFieldValue
|
|||||||||
|
The value for this field. The appropriate type of
|