docs/GetEmailCampaign.md in sib-api-v3-sdk-2.0.0 vs docs/GetEmailCampaign.md in sib-api-v3-sdk-2.0.1
- old
+ new
@@ -14,10 +14,10 @@
**footer** | **String** | Footer of the campaign |
**sender** | [**GetExtendedCampaignOverviewSender**](GetExtendedCampaignOverviewSender.md) | | [optional]
**reply_to** | **String** | Email defined as the \"Reply to\" of the campaign |
**to_field** | **String** | Customisation of the \"to\" field of the campaign |
**html_content** | **String** | HTML content of the campaign |
-**share_link** | **String** | Link to share the campaign on social medias |
+**share_link** | **String** | Link to share the campaign on social medias | [optional]
**tag** | **String** | Tag of the campaign |
**created_at** | **String** | Creation date of the campaign (YYYY-MM-DD HH:mm:ss) |
**modified_at** | **String** | Date of last modification of the campaign (YYYY-MM-DD HH:mm:ss) |
**inline_image_activation** | **BOOLEAN** | Status of inline image. inlineImageActivation = false means image can’t be embedded, & inlineImageActivation = true means image can be embedded, in the email. | [optional]
**mirror_active** | **BOOLEAN** | Status of mirror links in campaign. mirrorActive = false means mirror links are deactivated, & mirrorActive = true means mirror links are activated, in the campaign | [optional]