AI-generated Key Takeaways
-
Represents a customizer value for a CustomizerAttribute at the Campaign level.
-
Contains fields for resource name, linked campaign, linked customizer attribute, status, and the associated value.
-
The resource name has a specific format including customer ID, campaign ID, and customizer attribute ID.
-
The status of the campaign customizer is an output-only field.
-
The associated value must match the type specified for the CustomizerAttribute.
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. |