Tag Name & type | # | Description |
|---|
| CampaignCreateResult | | Namespace of this element is http://premconn.premiereconnect.com/CampaignCreate/2008/10 |
| | Status StatusType | 1 | This element contains the overall status of the request. See StatusType. |
| | SubmitId xs:string | 0-1 | Echoes the SubmitId in the request, if one was provided, and if possible. |
| | CampaignName xs:string | 0-1 | Echoes the CampaignName that was provided in the request. |
| | FormStatus FormStatusType | 0- | Status of the form creation or update, corresponding to the Form elements in the request. |
| | FormName xs:string | 1 | Name of the form. |
| | Operation | 1 | Operation performed - Create or Update. |
| | StatusCode xs:integer | 1 | The status code of the operation on the form. 0 indicates success. |
| | StatusMessage xs:string | 0-1 | Status message for the operation on the form. |
| | ErrorList | 0-1 | This element describes the errors, if any, that occurred while creating or updating form fields or properties. |
| | Error | 1- | This element contains the detailed error reason and code. |
| | ErrorCode xs:integer | 1 | The error code for the failure. |
| | ErrorMessage xs:string | 1 | The error message for the failure. Particular properties and field names will be indicated here. |