AI-generated Key Takeaways
- 
          CustomFieldValue represents the value of a CustomField that does not have a DROP_DOWN data type. 
- 
          This object inherits from BaseCustomFieldValue. 
- 
          It includes the customFieldId to identify the associated CustomField. 
- 
          The value field holds the actual value, and its type depends on the CustomField's dataType. 
- 
          Various Value types such as TextValue, NumberValue, and BooleanValue are supported based on the CustomFieldDataType. 
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  
 | ||||||||