Enum describing possible campaign draft errors.
| Enums | |
|---|---|
 | 
                Enum unspecified. | 
 | 
                The received error code is not known in this version. | 
 | 
                A draft with this name already exists for this campaign. | 
 | 
                The draft is removed and cannot be transitioned to another status. | 
 | 
                The draft has been promoted and cannot be transitioned to the specified status. | 
 | 
                The draft has failed to be promoted and cannot be transitioned to the specified status. | 
 | 
                This customer is not allowed to create drafts. | 
 | 
                This campaign is not allowed to create drafts. | 
 | 
                This modification cannot be made on a draft. | 
 | 
                The draft cannot be transitioned to the specified status from its current status. | 
 | 
                The campaign has reached the maximum number of drafts that can be created for a campaign throughout its lifetime. No additional drafts can be created for this campaign. Removed drafts also count towards this limit. | 
 | 
                ListAsyncErrors was called without first promoting the draft. |