AI-generated Key Takeaways
- 
          Enabling a campaign requires the resource name of the campaign. 
- 
          Automatic population of brand assets is a required setting; if false, brand assets must be provided. 
- 
          Optional fields for campaign enablement include final URI domain, main and accent colors, and font family. 
A single enable operation of a campaign.
| Fields | |
|---|---|
| 
 | 
 Required. The resource name of the campaign to enable. | 
| 
 | 
 Required. The switch to automatically populate top-performing brand assets. This field is required. If true, top-performing brand assets will be automatically populated. If false, the brand_assets field is required. | 
| 
 | Optional. The brand assets linked to the campaign. This field is required when the value of auto_populate_brand_assets is false. | 
| 
 | 
 Optional. The domain of the final uri. | 
| 
 | 
 Optional. Hex code representation of the main brand color, for example #00ff00. main_color is required when accent color is specified. | 
| 
 | 
 Optional. Hex code representation of the accent brand color, for example #00ff00. accent_color is required when main_color is specified. | 
| 
 | 
 Optional. The font family is specified as a string, and must be one of the following: "Open Sans", "Roboto", "Roboto Slab", "Montserrat", "Poppins", "Lato", "Oswald", or "Playfair Display". |