AI-generated Key Takeaways
- 
          CustomFieldValue represents the value of a CustomField that is not a dropdown type. 
- 
          It inherits from BaseCustomFieldValue and includes a valuefield.
- 
          The valuefield can hold various types of values like text, number, boolean, date, or object, depending on the CustomField's data type.
- 
          This object is used in multiple services including CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService. 
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  
 | ||||||||