AI-generated Key Takeaways
- 
          CustomFieldValue represents the value of a CustomField that does not have a DROP_DOWN data type. 
- 
          This object is available in various services including CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService. 
- 
          CustomFieldValue inherits from BaseCustomFieldValue and has a 'value' field which can be of different types like TextValue, NumberValue, BooleanValue, etc., depending on the CustomField's data type. 
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  
 | ||||||||