AI-generated Key Takeaways
- 
          The content describes different types of campaigns based on their status. 
- 
          Campaigns can be regular (BASE), draft (DRAFT), or experiment (EXPERIMENT). 
- 
          Draft campaigns are modified versions of a base campaign for testing, not serving traffic or accruing metrics. 
- 
          Experiment campaigns are modified versions of a base campaign that receive a percentage of traffic diverted from the base campaign. 
Indicates if this campaign is a normal campaign, a draft campaign, or an experiment campaign.
| Enums | |
|---|---|
| 
 | Not specified. | 
| 
 | Used for return value only. Represents value unknown in this version. | 
| 
 | This is a regular campaign. | 
| 
 | This is a draft version of a campaign. It has some modifications from a base campaign, but it does not serve or accrue metrics. | 
| 
 | This is an experiment version of a campaign. It has some modifications from a base campaign, and a percentage of traffic is being diverted from the BASE campaign to this experiment campaign. |