AI-generated Key Takeaways
- 
          
CustomFieldValue represents the value of a CustomField that does not have a CustomField.dataType of CustomFieldDataType.DROP_DOWN.
 - 
          
This object is used in various services including CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService.
 - 
          
CustomFieldValue inherits from BaseCustomFieldValue, which includes the required customFieldId attribute.
 - 
          
The value field for CustomFieldValue can be of various Value types, determined by the CustomField's data type.
 - 
          
The appropriate Value type for CustomFieldValue corresponds to the CustomFieldDataType, such as TextValue for STRING and 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  
  | 
                  ||||||||