You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**subject** | **String** | Subject of the campaign. Only available if `abTesting` flag of the campaign is `false` | [optional]
9
+
**subject** | **String** | Subject of the campaign. Only available if 'abTesting' flag of the campaign is 'false' | [optional]
10
10
**type** | [**TypeEnum**](#TypeEnum) | Type of campaign |
11
11
**status** | [**StatusEnum**](#StatusEnum) | Status of the campaign |
12
12
**scheduledAt** | [**OffsetDateTime**] | UTC date-time on which campaign is scheduled (YYYY-MM-DDTHH:mm:ss.SSSZ) | [optional]
13
13
**abTesting** | **Boolean** | Status of A/B Test for the campaign. abTesting = false means it is disabled, & abTesting = true means it is enabled. | [optional]
14
-
**subjectA** | **String** | Subject A of the ab-test campaign. Only available if `abTesting` flag of the campaign is `true` | [optional]
15
-
**subjectB** | **String** | Subject B of the ab-test campaign. Only available if `abTesting` flag of the campaign is `true` | [optional]
16
-
**splitRule** | **Integer** | The size of your ab-test groups. Only available if `abTesting` flag of the campaign is `true` | [optional]
17
-
**winnerCriteria** | **String** | Criteria for the winning version. Only available if `abTesting` flag of the campaign is `true` | [optional]
18
-
**winnerDelay** | **Integer** | The duration of the test in hours at the end of which the winning version will be sent. Only available if `abTesting` flag of the campaign is `true` | [optional]
14
+
**subjectA** | **String** | Subject A of the ab-test campaign. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
15
+
**subjectB** | **String** | Subject B of the ab-test campaign. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
16
+
**splitRule** | **Integer** | The size of your ab-test groups. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
17
+
**winnerCriteria** | **String** | Criteria for the winning version. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
18
+
**winnerDelay** | **Integer** | The duration of the test in hours at the end of which the winning version will be sent. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
19
19
**sendAtBestTime** | **Boolean** | It is true if you have chosen to send your campaign at best time, otherwise it is false | [optional]
**subject** | **String** | Subject of the campaign. Only available if `abTesting` flag of the campaign is `false` | [optional]
9
+
**subject** | **String** | Subject of the campaign. Only available if 'abTesting' flag of the campaign is 'false' | [optional]
10
10
**type** | [**TypeEnum**](#TypeEnum) | Type of campaign |
11
11
**status** | [**StatusEnum**](#StatusEnum) | Status of the campaign |
12
12
**scheduledAt** | [**OffsetDateTime**] | UTC date-time on which campaign is scheduled (YYYY-MM-DDTHH:mm:ss.SSSZ) | [optional]
13
13
**abTesting** | **Boolean** | Status of A/B Test for the campaign. abTesting = false means it is disabled, & abTesting = true means it is enabled. | [optional]
14
-
**subjectA** | **String** | Subject A of the ab-test campaign. Only available if `abTesting` flag of the campaign is `true` | [optional]
15
-
**subjectB** | **String** | Subject B of the ab-test campaign. Only available if `abTesting` flag of the campaign is `true` | [optional]
16
-
**splitRule** | **Integer** | The size of your ab-test groups. Only available if `abTesting` flag of the campaign is `true` | [optional]
17
-
**winnerCriteria** | **String** | Criteria for the winning version. Only available if `abTesting` flag of the campaign is `true` | [optional]
18
-
**winnerDelay** | **Integer** | The duration of the test in hours at the end of which the winning version will be sent. Only available if `abTesting` flag of the campaign is `true` | [optional]
14
+
**subjectA** | **String** | Subject A of the ab-test campaign. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
15
+
**subjectB** | **String** | Subject B of the ab-test campaign. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
16
+
**splitRule** | **Integer** | The size of your ab-test groups. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
17
+
**winnerCriteria** | **String** | Criteria for the winning version. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
18
+
**winnerDelay** | **Integer** | The duration of the test in hours at the end of which the winning version will be sent. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
19
19
**sendAtBestTime** | **Boolean** | It is true if you have chosen to send your campaign at best time, otherwise it is false | [optional]
20
20
**testSent** | **Boolean** | Retrieved the status of test email sending. (true=Test email has been sent false=Test email has not been sent) |
21
21
**header** | **String** | Header of the campaign |
22
22
**footer** | **String** | Footer of the campaign |
**subject** | **String** | Subject of the campaign. Only available if `abTesting` flag of the campaign is `false` | [optional]
9
+
**subject** | **String** | Subject of the campaign. Only available if 'abTesting' flag of the campaign is 'false' | [optional]
10
10
**type** | [**TypeEnum**](#TypeEnum) | Type of campaign |
11
11
**status** | [**StatusEnum**](#StatusEnum) | Status of the campaign |
12
12
**scheduledAt** | [**OffsetDateTime**] | UTC date-time on which campaign is scheduled (YYYY-MM-DDTHH:mm:ss.SSSZ) | [optional]
13
13
**abTesting** | **Boolean** | Status of A/B Test for the campaign. abTesting = false means it is disabled, & abTesting = true means it is enabled. | [optional]
14
-
**subjectA** | **String** | Subject A of the ab-test campaign. Only available if `abTesting` flag of the campaign is `true` | [optional]
15
-
**subjectB** | **String** | Subject B of the ab-test campaign. Only available if `abTesting` flag of the campaign is `true` | [optional]
16
-
**splitRule** | **Integer** | The size of your ab-test groups. Only available if `abTesting` flag of the campaign is `true` | [optional]
17
-
**winnerCriteria** | **String** | Criteria for the winning version. Only available if `abTesting` flag of the campaign is `true` | [optional]
18
-
**winnerDelay** | **Integer** | The duration of the test in hours at the end of which the winning version will be sent. Only available if `abTesting` flag of the campaign is `true` | [optional]
14
+
**subjectA** | **String** | Subject A of the ab-test campaign. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
15
+
**subjectB** | **String** | Subject B of the ab-test campaign. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
16
+
**splitRule** | **Integer** | The size of your ab-test groups. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
17
+
**winnerCriteria** | **String** | Criteria for the winning version. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
18
+
**winnerDelay** | **Integer** | The duration of the test in hours at the end of which the winning version will be sent. Only available if 'abTesting' flag of the campaign is 'true' | [optional]
19
19
**sendAtBestTime** | **Boolean** | It is true if you have chosen to send your campaign at best time, otherwise it is false | [optional]
20
20
**testSent** | **Boolean** | Retrieved the status of test email sending. (true=Test email has been sent false=Test email has not been sent) |
21
21
**header** | **String** | Header of the campaign |
Copy file name to clipboardExpand all lines: docs/RequestContactImport.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
12
12
**emailBlacklist** | **Boolean** | To blacklist all the contacts for email | [optional]
13
13
**smsBlacklist** | **Boolean** | To blacklist all the contacts for sms | [optional]
14
14
**updateExistingContacts** | **Boolean** | To facilitate the choice to update the existing contacts | [optional]
15
-
**emptyContactsAttributes** | **Boolean** | To facilitate the choice to erase any attribute of the existing contacts with empty value. emptyContactsAttributes = true means the empty fields in your import will erase any attribute that currently contain data in SendinBlue, & emptyContactsAttributes = false means the empty fields will not affect your existing data ( only available if `updateExistingContacts` set to true ) | [optional]
15
+
**emptyContactsAttributes** | **Boolean** | To facilitate the choice to erase any attribute of the existing contacts with empty value. emptyContactsAttributes = true means the empty fields in your import will erase any attribute that currently contain data in SendinBlue, & emptyContactsAttributes = false means the empty fields will not affect your existing data ( only available if 'updateExistingContacts' set to 'true' ) | [optional]
Copy file name to clipboardExpand all lines: docs/UpdateEmailCampaign.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ Name | Type | Description | Notes
21
21
**footer** | **String** | Footer of the email campaign | [optional]
22
22
**header** | **String** | Header of the email campaign | [optional]
23
23
**utmCampaign** | **String** | Customize the utm_campaign value. If this field is empty, the campaign name will be used. Only alphanumeric characters and spaces are allowed | [optional]
24
-
**params** | **Object** | Pass the set of attributes to customize the type 'classic' campaign. For example, {'FNAME':'Joe', 'LNAME':'Doe'}. The 'params' field will get updated, only if the campaign is in New Template Language, else ignored. The New Template Language is dependent on the values of 'subject', 'htmlContent/htmlUrl', 'sender.name'&'toField' | [optional]
24
+
**params** | **Object** | Pass the set of attributes to customize the type 'classic' campaign. For example, {"FNAME":"Joe", "LNAME":"Doe"}. The 'params' field will get updated, only if the campaign is in New Template Language, else ignored. The New Template Language is dependent on the values of 'subject', 'htmlContent/htmlUrl', 'sender.name'&'toField' | [optional]
25
25
**sendAtBestTime** | **Boolean** | Set this to true if you want to send your campaign at best time. Note:- if true, warmup ip will be disabled. | [optional]
26
26
**abTesting** | **Boolean** | Status of A/B Test. abTesting = false means it is disabled, & abTesting = true means it is enabled. 'subjectA', 'subjectB', 'splitRule', 'winnerCriteria'&'winnerDelay' will be considered if abTesting is set to true. 'subject' if passed is ignored. Can be set to true only if 'sendAtBestTime' is 'false'. You will be able to set up two subject lines for your campaign and send them to a random sample of your total recipients. Half of the test group will receive version A, and the other half will receive version B | [optional]
27
27
**subjectA** | **String** | Subject A of the campaign. Considered if abTesting = true. subjectA & subjectB should have unique value | [optional]
0 commit comments