AI-generated Key Takeaways
- 
          
Customizer value is referenced in customizer linkage entities.
 - 
          
It has a required type that must match the attribute type.
 - 
          
It has a required string_value which stores the value of all types as a string.
 
A customizer value that is referenced in customizer linkage entities like CustomerCustomizer, CampaignCustomizer, etc.
| Fields | |
|---|---|
 | 
                
                  
                   Required. The data type for the customizer value. It must match the attribute type. The string_value content must match the constraints associated with the type.  | 
              
 | 
                
                   
 Required. Value to insert in creative text. Customizer values of all types are stored as string to make formatting unambiguous.  |