Name | Type | Description | Notes |
---|---|---|---|
TestSent | bool | Retrieved the status of test email sending. (true=Test email has been sent false=Test email has not been sent) | [default to null] |
Header | string | Header of the campaign | [default to null] |
Footer | string | Footer of the campaign | [default to null] |
Sender | *GetExtendedCampaignOverviewSender | [default to null] | |
ReplyTo | string | Email defined as the "Reply to" of the campaign | [default to null] |
ToField | string | Customisation of the "to" field of the campaign | [optional] [default to null] |
HtmlContent | string | HTML content of the campaign | [default to null] |
ShareLink | string | Link to share the campaign on social medias | [optional] [default to null] |
Tag | string | Tag of the campaign | [optional] [default to null] |
CreatedAt | string | Creation UTC date-time of the campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) | [default to null] |
ModifiedAt | string | UTC date-time of last modification of the campaign (YYYY-MM-DDTHH:mm:ss.SSSZ) | [default to null] |
InlineImageActivation | bool | Status of inline image. inlineImageActivation = false means image can’t be embedded, & inlineImageActivation = true means image can be embedded, in the email. | [optional] [default to null] |
MirrorActive | bool | Status of mirror links in campaign. mirrorActive = false means mirror links are deactivated, & mirrorActive = true means mirror links are activated, in the campaign | [optional] [default to null] |
Recurring | bool | FOR TRIGGER ONLY ! Type of trigger campaign.recurring = false means contact can receive the same Trigger campaign only once, & recurring = true means contact can receive the same Trigger campaign several times | [optional] [default to null] |
SentDate | string | Sent UTC date-time of the campaign (YYYY-MM-DDTHH:mm:ss.SSSZ). Only available if 'status' of the campaign is 'sent' | [optional] [default to null] |
ReturnBounce | int64 | Total number of non-delivered campaigns for a particular campaign id. | [optional] [default to null] |
Recipients | *interface{} | [default to null] | |
Statistics | *interface{} | [default to null] |