AI-generated Key Takeaways
- 
          
Campaign Customizers provide customizer values for CustomizerAttributes at the Campaign level.
 - 
          
They have a resource name format of
customers/{customer_id}/campaignCustomizers/{campaign_id}~{customizer_attribute_id}. - 
          
Key fields include the linked campaign, the associated customizer attribute, the status, and the customizer value itself.
 - 
          
The value associated with the customizer attribute must match the type specified for that attribute.
 
A customizer value for the associated CustomizerAttribute at the Campaign level.
| Fields | |
|---|---|
 | 
                
                   
 Immutable. The resource name of the campaign customizer. Campaign customizer resource names have the form: 
  | 
              
 | 
                
                   
 Immutable. The campaign to which the customizer attribute is linked.  | 
              
 | 
                
                   
 Required. Immutable. The customizer attribute which is linked to the campaign.  | 
              
 | 
                
                  
                   Output only. The status of the campaign customizer.  | 
              
 | 
                
                  
                   Required. The value to associate with the customizer attribute at this level. The value must be of the type specified for the CustomizerAttribute.  |