@aws-sdk/client-pinpoint 3.300.0 → 3.303.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +177 -203
- package/dist-es/models/models_0.js +177 -203
- package/dist-types/commands/CreateAppCommand.d.ts +3 -3
- package/dist-types/commands/CreateCampaignCommand.d.ts +52 -153
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateExportJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateImportJobCommand.d.ts +2 -2
- package/dist-types/commands/CreateInAppTemplateCommand.d.ts +11 -14
- package/dist-types/commands/CreateJourneyCommand.d.ts +77 -158
- package/dist-types/commands/CreatePushTemplateCommand.d.ts +6 -6
- package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateSegmentCommand.d.ts +35 -88
- package/dist-types/commands/CreateSmsTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAdmChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApnsChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCampaignCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEmailChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGcmChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteJourneyCommand.d.ts +1 -1
- package/dist-types/commands/DeletePushTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSegmentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSmsChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetAdmChannelCommand.d.ts +1 -1
- package/dist-types/commands/GetApnsChannelCommand.d.ts +1 -1
- package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +1 -1
- package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +1 -1
- package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +1 -1
- package/dist-types/commands/GetAppCommand.d.ts +1 -1
- package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +1 -1
- package/dist-types/commands/GetApplicationSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetAppsCommand.d.ts +1 -1
- package/dist-types/commands/GetBaiduChannelCommand.d.ts +1 -1
- package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +1 -1
- package/dist-types/commands/GetCampaignCommand.d.ts +1 -1
- package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +1 -1
- package/dist-types/commands/GetCampaignVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetCampaignVersionsCommand.d.ts +1 -1
- package/dist-types/commands/GetCampaignsCommand.d.ts +1 -1
- package/dist-types/commands/GetChannelsCommand.d.ts +1 -1
- package/dist-types/commands/GetEmailChannelCommand.d.ts +1 -1
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetEventStreamCommand.d.ts +1 -1
- package/dist-types/commands/GetExportJobCommand.d.ts +1 -1
- package/dist-types/commands/GetExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/GetGcmChannelCommand.d.ts +1 -1
- package/dist-types/commands/GetImportJobCommand.d.ts +1 -1
- package/dist-types/commands/GetImportJobsCommand.d.ts +1 -1
- package/dist-types/commands/GetInAppMessagesCommand.d.ts +1 -1
- package/dist-types/commands/GetInAppTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetJourneyCommand.d.ts +1 -1
- package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +1 -1
- package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +1 -1
- package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +1 -1
- package/dist-types/commands/GetPushTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentVersionsCommand.d.ts +1 -1
- package/dist-types/commands/GetSegmentsCommand.d.ts +1 -1
- package/dist-types/commands/GetSmsChannelCommand.d.ts +1 -1
- package/dist-types/commands/GetSmsTemplateCommand.d.ts +1 -1
- package/dist-types/commands/GetUserEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceChannelCommand.d.ts +1 -1
- package/dist-types/commands/GetVoiceTemplateCommand.d.ts +1 -1
- package/dist-types/commands/ListJourneysCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/PhoneNumberValidateCommand.d.ts +2 -2
- package/dist-types/commands/PutEventStreamCommand.d.ts +2 -2
- package/dist-types/commands/PutEventsCommand.d.ts +15 -15
- package/dist-types/commands/RemoveAttributesCommand.d.ts +3 -3
- package/dist-types/commands/SendMessagesCommand.d.ts +34 -66
- package/dist-types/commands/SendOTPMessageCommand.d.ts +2 -2
- package/dist-types/commands/SendUsersMessagesCommand.d.ts +30 -56
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAdmChannelCommand.d.ts +2 -2
- package/dist-types/commands/UpdateApnsChannelCommand.d.ts +2 -2
- package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +2 -2
- package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +2 -2
- package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +2 -2
- package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +5 -5
- package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +2 -2
- package/dist-types/commands/UpdateCampaignCommand.d.ts +52 -153
- package/dist-types/commands/UpdateEmailChannelCommand.d.ts +2 -2
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEndpointCommand.d.ts +8 -8
- package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +10 -10
- package/dist-types/commands/UpdateGcmChannelCommand.d.ts +2 -2
- package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +11 -14
- package/dist-types/commands/UpdateJourneyCommand.d.ts +77 -158
- package/dist-types/commands/UpdateJourneyStateCommand.d.ts +2 -2
- package/dist-types/commands/UpdatePushTemplateCommand.d.ts +6 -6
- package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSegmentCommand.d.ts +35 -88
- package/dist-types/commands/UpdateSmsChannelCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +2 -2
- package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/VerifyOTPMessageCommand.d.ts +2 -2
- package/dist-types/models/models_0.d.ts +307 -177
- package/dist-types/ts3.4/models/models_0.d.ts +206 -177
- package/package.json +34 -34
|
@@ -2,92 +2,81 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.TemplateType = exports.DeliveryStatus = exports.SegmentType = exports.Include = exports.Type = exports.SourceType = exports.State = exports.DayOfWeek = exports.Format = exports.JobStatus = exports.TooManyRequestsException = exports.PayloadTooLargeException = exports.NotFoundException = exports.MethodNotAllowedException = exports.InternalServerErrorException = exports.ForbiddenException = exports.ConflictException = exports.CampaignStatus = exports.Frequency = exports.Layout = exports.FilterType = exports.ButtonAction = exports.BadRequestException = exports.Mode = exports.Alignment = exports.ChannelType = exports.MessageType = exports.Operator = exports.RecencyType = exports.Duration = exports.DimensionType = exports.AttributeType = exports.Action = exports.__EndpointTypesElement = void 0;
|
|
4
4
|
const PinpointServiceException_1 = require("./PinpointServiceException");
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
}
|
|
80
|
-
var Alignment;
|
|
81
|
-
(function (Alignment) {
|
|
82
|
-
Alignment["CENTER"] = "CENTER";
|
|
83
|
-
Alignment["LEFT"] = "LEFT";
|
|
84
|
-
Alignment["RIGHT"] = "RIGHT";
|
|
85
|
-
})(Alignment = exports.Alignment || (exports.Alignment = {}));
|
|
86
|
-
var Mode;
|
|
87
|
-
(function (Mode) {
|
|
88
|
-
Mode["DELIVERY"] = "DELIVERY";
|
|
89
|
-
Mode["FILTER"] = "FILTER";
|
|
90
|
-
})(Mode = exports.Mode || (exports.Mode = {}));
|
|
5
|
+
exports.__EndpointTypesElement = {
|
|
6
|
+
ADM: "ADM",
|
|
7
|
+
APNS: "APNS",
|
|
8
|
+
APNS_SANDBOX: "APNS_SANDBOX",
|
|
9
|
+
APNS_VOIP: "APNS_VOIP",
|
|
10
|
+
APNS_VOIP_SANDBOX: "APNS_VOIP_SANDBOX",
|
|
11
|
+
BAIDU: "BAIDU",
|
|
12
|
+
CUSTOM: "CUSTOM",
|
|
13
|
+
EMAIL: "EMAIL",
|
|
14
|
+
GCM: "GCM",
|
|
15
|
+
IN_APP: "IN_APP",
|
|
16
|
+
PUSH: "PUSH",
|
|
17
|
+
SMS: "SMS",
|
|
18
|
+
VOICE: "VOICE",
|
|
19
|
+
};
|
|
20
|
+
exports.Action = {
|
|
21
|
+
DEEP_LINK: "DEEP_LINK",
|
|
22
|
+
OPEN_APP: "OPEN_APP",
|
|
23
|
+
URL: "URL",
|
|
24
|
+
};
|
|
25
|
+
exports.AttributeType = {
|
|
26
|
+
AFTER: "AFTER",
|
|
27
|
+
BEFORE: "BEFORE",
|
|
28
|
+
BETWEEN: "BETWEEN",
|
|
29
|
+
CONTAINS: "CONTAINS",
|
|
30
|
+
EXCLUSIVE: "EXCLUSIVE",
|
|
31
|
+
INCLUSIVE: "INCLUSIVE",
|
|
32
|
+
ON: "ON",
|
|
33
|
+
};
|
|
34
|
+
exports.DimensionType = {
|
|
35
|
+
EXCLUSIVE: "EXCLUSIVE",
|
|
36
|
+
INCLUSIVE: "INCLUSIVE",
|
|
37
|
+
};
|
|
38
|
+
exports.Duration = {
|
|
39
|
+
DAY_14: "DAY_14",
|
|
40
|
+
DAY_30: "DAY_30",
|
|
41
|
+
DAY_7: "DAY_7",
|
|
42
|
+
HR_24: "HR_24",
|
|
43
|
+
};
|
|
44
|
+
exports.RecencyType = {
|
|
45
|
+
ACTIVE: "ACTIVE",
|
|
46
|
+
INACTIVE: "INACTIVE",
|
|
47
|
+
};
|
|
48
|
+
exports.Operator = {
|
|
49
|
+
ALL: "ALL",
|
|
50
|
+
ANY: "ANY",
|
|
51
|
+
};
|
|
52
|
+
exports.MessageType = {
|
|
53
|
+
PROMOTIONAL: "PROMOTIONAL",
|
|
54
|
+
TRANSACTIONAL: "TRANSACTIONAL",
|
|
55
|
+
};
|
|
56
|
+
exports.ChannelType = {
|
|
57
|
+
ADM: "ADM",
|
|
58
|
+
APNS: "APNS",
|
|
59
|
+
APNS_SANDBOX: "APNS_SANDBOX",
|
|
60
|
+
APNS_VOIP: "APNS_VOIP",
|
|
61
|
+
APNS_VOIP_SANDBOX: "APNS_VOIP_SANDBOX",
|
|
62
|
+
BAIDU: "BAIDU",
|
|
63
|
+
CUSTOM: "CUSTOM",
|
|
64
|
+
EMAIL: "EMAIL",
|
|
65
|
+
GCM: "GCM",
|
|
66
|
+
IN_APP: "IN_APP",
|
|
67
|
+
PUSH: "PUSH",
|
|
68
|
+
SMS: "SMS",
|
|
69
|
+
VOICE: "VOICE",
|
|
70
|
+
};
|
|
71
|
+
exports.Alignment = {
|
|
72
|
+
CENTER: "CENTER",
|
|
73
|
+
LEFT: "LEFT",
|
|
74
|
+
RIGHT: "RIGHT",
|
|
75
|
+
};
|
|
76
|
+
exports.Mode = {
|
|
77
|
+
DELIVERY: "DELIVERY",
|
|
78
|
+
FILTER: "FILTER",
|
|
79
|
+
};
|
|
91
80
|
class BadRequestException extends PinpointServiceException_1.PinpointServiceException {
|
|
92
81
|
constructor(opts) {
|
|
93
82
|
super({
|
|
@@ -103,46 +92,41 @@ class BadRequestException extends PinpointServiceException_1.PinpointServiceExce
|
|
|
103
92
|
}
|
|
104
93
|
}
|
|
105
94
|
exports.BadRequestException = BadRequestException;
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
CampaignStatus["INVALID"] = "INVALID";
|
|
142
|
-
CampaignStatus["PAUSED"] = "PAUSED";
|
|
143
|
-
CampaignStatus["PENDING_NEXT_RUN"] = "PENDING_NEXT_RUN";
|
|
144
|
-
CampaignStatus["SCHEDULED"] = "SCHEDULED";
|
|
145
|
-
})(CampaignStatus = exports.CampaignStatus || (exports.CampaignStatus = {}));
|
|
95
|
+
exports.ButtonAction = {
|
|
96
|
+
CLOSE: "CLOSE",
|
|
97
|
+
DEEP_LINK: "DEEP_LINK",
|
|
98
|
+
LINK: "LINK",
|
|
99
|
+
};
|
|
100
|
+
exports.FilterType = {
|
|
101
|
+
ENDPOINT: "ENDPOINT",
|
|
102
|
+
SYSTEM: "SYSTEM",
|
|
103
|
+
};
|
|
104
|
+
exports.Layout = {
|
|
105
|
+
BOTTOM_BANNER: "BOTTOM_BANNER",
|
|
106
|
+
CAROUSEL: "CAROUSEL",
|
|
107
|
+
MIDDLE_BANNER: "MIDDLE_BANNER",
|
|
108
|
+
MOBILE_FEED: "MOBILE_FEED",
|
|
109
|
+
OVERLAYS: "OVERLAYS",
|
|
110
|
+
TOP_BANNER: "TOP_BANNER",
|
|
111
|
+
};
|
|
112
|
+
exports.Frequency = {
|
|
113
|
+
DAILY: "DAILY",
|
|
114
|
+
EVENT: "EVENT",
|
|
115
|
+
HOURLY: "HOURLY",
|
|
116
|
+
IN_APP_EVENT: "IN_APP_EVENT",
|
|
117
|
+
MONTHLY: "MONTHLY",
|
|
118
|
+
ONCE: "ONCE",
|
|
119
|
+
WEEKLY: "WEEKLY",
|
|
120
|
+
};
|
|
121
|
+
exports.CampaignStatus = {
|
|
122
|
+
COMPLETED: "COMPLETED",
|
|
123
|
+
DELETED: "DELETED",
|
|
124
|
+
EXECUTING: "EXECUTING",
|
|
125
|
+
INVALID: "INVALID",
|
|
126
|
+
PAUSED: "PAUSED",
|
|
127
|
+
PENDING_NEXT_RUN: "PENDING_NEXT_RUN",
|
|
128
|
+
SCHEDULED: "SCHEDULED",
|
|
129
|
+
};
|
|
146
130
|
class ConflictException extends PinpointServiceException_1.PinpointServiceException {
|
|
147
131
|
constructor(opts) {
|
|
148
132
|
super({
|
|
@@ -248,80 +232,70 @@ class TooManyRequestsException extends PinpointServiceException_1.PinpointServic
|
|
|
248
232
|
}
|
|
249
233
|
}
|
|
250
234
|
exports.TooManyRequestsException = TooManyRequestsException;
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
}
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
DeliveryStatus["UNKNOWN_FAILURE"] = "UNKNOWN_FAILURE";
|
|
319
|
-
})(DeliveryStatus = exports.DeliveryStatus || (exports.DeliveryStatus = {}));
|
|
320
|
-
var TemplateType;
|
|
321
|
-
(function (TemplateType) {
|
|
322
|
-
TemplateType["EMAIL"] = "EMAIL";
|
|
323
|
-
TemplateType["INAPP"] = "INAPP";
|
|
324
|
-
TemplateType["PUSH"] = "PUSH";
|
|
325
|
-
TemplateType["SMS"] = "SMS";
|
|
326
|
-
TemplateType["VOICE"] = "VOICE";
|
|
327
|
-
})(TemplateType = exports.TemplateType || (exports.TemplateType = {}));
|
|
235
|
+
exports.JobStatus = {
|
|
236
|
+
COMPLETED: "COMPLETED",
|
|
237
|
+
COMPLETING: "COMPLETING",
|
|
238
|
+
CREATED: "CREATED",
|
|
239
|
+
FAILED: "FAILED",
|
|
240
|
+
FAILING: "FAILING",
|
|
241
|
+
INITIALIZING: "INITIALIZING",
|
|
242
|
+
PENDING_JOB: "PENDING_JOB",
|
|
243
|
+
PREPARING_FOR_INITIALIZATION: "PREPARING_FOR_INITIALIZATION",
|
|
244
|
+
PROCESSING: "PROCESSING",
|
|
245
|
+
};
|
|
246
|
+
exports.Format = {
|
|
247
|
+
CSV: "CSV",
|
|
248
|
+
JSON: "JSON",
|
|
249
|
+
};
|
|
250
|
+
exports.DayOfWeek = {
|
|
251
|
+
FRIDAY: "FRIDAY",
|
|
252
|
+
MONDAY: "MONDAY",
|
|
253
|
+
SATURDAY: "SATURDAY",
|
|
254
|
+
SUNDAY: "SUNDAY",
|
|
255
|
+
THURSDAY: "THURSDAY",
|
|
256
|
+
TUESDAY: "TUESDAY",
|
|
257
|
+
WEDNESDAY: "WEDNESDAY",
|
|
258
|
+
};
|
|
259
|
+
exports.State = {
|
|
260
|
+
ACTIVE: "ACTIVE",
|
|
261
|
+
CANCELLED: "CANCELLED",
|
|
262
|
+
CLOSED: "CLOSED",
|
|
263
|
+
COMPLETED: "COMPLETED",
|
|
264
|
+
DRAFT: "DRAFT",
|
|
265
|
+
PAUSED: "PAUSED",
|
|
266
|
+
};
|
|
267
|
+
exports.SourceType = {
|
|
268
|
+
ALL: "ALL",
|
|
269
|
+
ANY: "ANY",
|
|
270
|
+
NONE: "NONE",
|
|
271
|
+
};
|
|
272
|
+
exports.Type = {
|
|
273
|
+
ALL: "ALL",
|
|
274
|
+
ANY: "ANY",
|
|
275
|
+
NONE: "NONE",
|
|
276
|
+
};
|
|
277
|
+
exports.Include = {
|
|
278
|
+
ALL: "ALL",
|
|
279
|
+
ANY: "ANY",
|
|
280
|
+
NONE: "NONE",
|
|
281
|
+
};
|
|
282
|
+
exports.SegmentType = {
|
|
283
|
+
DIMENSIONAL: "DIMENSIONAL",
|
|
284
|
+
IMPORT: "IMPORT",
|
|
285
|
+
};
|
|
286
|
+
exports.DeliveryStatus = {
|
|
287
|
+
DUPLICATE: "DUPLICATE",
|
|
288
|
+
OPT_OUT: "OPT_OUT",
|
|
289
|
+
PERMANENT_FAILURE: "PERMANENT_FAILURE",
|
|
290
|
+
SUCCESSFUL: "SUCCESSFUL",
|
|
291
|
+
TEMPORARY_FAILURE: "TEMPORARY_FAILURE",
|
|
292
|
+
THROTTLED: "THROTTLED",
|
|
293
|
+
UNKNOWN_FAILURE: "UNKNOWN_FAILURE",
|
|
294
|
+
};
|
|
295
|
+
exports.TemplateType = {
|
|
296
|
+
EMAIL: "EMAIL",
|
|
297
|
+
INAPP: "INAPP",
|
|
298
|
+
PUSH: "PUSH",
|
|
299
|
+
SMS: "SMS",
|
|
300
|
+
VOICE: "VOICE",
|
|
301
|
+
};
|