AI-generated Key Takeaways
- 
          Represents a customizer value at the Campaign level for a linked CustomizerAttribute. 
- 
          Fields include resource_name,campaign,customizer_attribute,status, andvalue.
- 
          The resource name uniquely identifies the campaign customizer using customer, campaign, and customizer attribute IDs. 
- 
          The statusfield indicates the current status of the campaign customizer.
- 
          The valuefield holds the actual value associated with the customizer attribute, which must match the attribute's type.
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. |