@aws-sdk/client-pinpoint 3.940.0 → 3.946.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/index.js +221 -1123
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/PinpointClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +221 -1123
- package/dist-types/Pinpoint.d.ts +1 -1
- package/dist-types/PinpointClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/CreateAppCommand.d.ts +3 -3
- package/dist-types/commands/CreateCampaignCommand.d.ts +3 -3
- package/dist-types/commands/CreateEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateExportJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateImportJobCommand.d.ts +3 -3
- package/dist-types/commands/CreateInAppTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateJourneyCommand.d.ts +3 -3
- package/dist-types/commands/CreatePushTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/CreateSegmentCommand.d.ts +3 -3
- 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 +3 -3
- package/dist-types/commands/DeleteApnsChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteAppCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCampaignCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEmailChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEndpointCommand.d.ts +3 -3
- package/dist-types/commands/DeleteEventStreamCommand.d.ts +3 -3
- package/dist-types/commands/DeleteGcmChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteJourneyCommand.d.ts +3 -3
- package/dist-types/commands/DeletePushTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSegmentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSmsChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +3 -3
- package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetAdmChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetApnsChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetAppCommand.d.ts +3 -3
- package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +3 -3
- package/dist-types/commands/GetApplicationSettingsCommand.d.ts +3 -3
- package/dist-types/commands/GetAppsCommand.d.ts +3 -3
- package/dist-types/commands/GetBaiduChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignVersionsCommand.d.ts +3 -3
- package/dist-types/commands/GetCampaignsCommand.d.ts +3 -3
- package/dist-types/commands/GetChannelsCommand.d.ts +3 -3
- package/dist-types/commands/GetEmailChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetEndpointCommand.d.ts +3 -3
- package/dist-types/commands/GetEventStreamCommand.d.ts +3 -3
- package/dist-types/commands/GetExportJobCommand.d.ts +3 -3
- package/dist-types/commands/GetExportJobsCommand.d.ts +3 -3
- package/dist-types/commands/GetGcmChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetImportJobCommand.d.ts +3 -3
- package/dist-types/commands/GetImportJobsCommand.d.ts +3 -3
- package/dist-types/commands/GetInAppMessagesCommand.d.ts +3 -3
- package/dist-types/commands/GetInAppTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetJourneyCommand.d.ts +4 -4
- package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +3 -3
- package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +3 -3
- package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +3 -3
- package/dist-types/commands/GetJourneyRunExecutionActivityMetricsCommand.d.ts +3 -3
- package/dist-types/commands/GetJourneyRunExecutionMetricsCommand.d.ts +3 -3
- package/dist-types/commands/GetJourneyRunsCommand.d.ts +3 -3
- package/dist-types/commands/GetPushTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentVersionsCommand.d.ts +3 -3
- package/dist-types/commands/GetSegmentsCommand.d.ts +3 -3
- package/dist-types/commands/GetSmsChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetSmsTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetUserEndpointsCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceChannelCommand.d.ts +3 -3
- package/dist-types/commands/GetVoiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/ListJourneysCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListTemplateVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/PhoneNumberValidateCommand.d.ts +3 -3
- package/dist-types/commands/PutEventStreamCommand.d.ts +3 -3
- package/dist-types/commands/PutEventsCommand.d.ts +3 -3
- package/dist-types/commands/RemoveAttributesCommand.d.ts +3 -3
- package/dist-types/commands/SendMessagesCommand.d.ts +3 -3
- package/dist-types/commands/SendOTPMessageCommand.d.ts +3 -3
- package/dist-types/commands/SendUsersMessagesCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateAdmChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApnsChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCampaignCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEmailChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEndpointCommand.d.ts +3 -3
- package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +3 -3
- package/dist-types/commands/UpdateGcmChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateJourneyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateJourneyStateCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePushTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSegmentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSmsChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +3 -3
- package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +3 -3
- package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +3 -3
- package/dist-types/commands/VerifyOTPMessageCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/PinpointServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_1.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/PinpointClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/PinpointServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/models_1.d.ts +6 -6
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -1403,18 +1403,7 @@ var ApplicationResponse = [
|
|
|
1403
1403
|
_ARp,
|
|
1404
1404
|
0,
|
|
1405
1405
|
[_Ar, _Id, _N, _t, _CD],
|
|
1406
|
-
[
|
|
1407
|
-
0,
|
|
1408
|
-
0,
|
|
1409
|
-
0,
|
|
1410
|
-
[
|
|
1411
|
-
128 | 0,
|
|
1412
|
-
{
|
|
1413
|
-
[_jN]: _t,
|
|
1414
|
-
},
|
|
1415
|
-
],
|
|
1416
|
-
0,
|
|
1417
|
-
],
|
|
1406
|
+
[0, 0, 0, [128 | 0, { [_jN]: _t }], 0],
|
|
1418
1407
|
];
|
|
1419
1408
|
var ApplicationSettingsJourneyLimits = [
|
|
1420
1409
|
3,
|
|
@@ -1442,17 +1431,7 @@ var ApplicationsResponse = [
|
|
|
1442
1431
|
];
|
|
1443
1432
|
var AttributeDimension = [3, n0, _AD, 0, [_AT, _Va], [0, 64 | 0]];
|
|
1444
1433
|
var AttributesResource = [3, n0, _ARt, 0, [_AI, _AT, _At], [0, 0, 64 | 0]];
|
|
1445
|
-
var BadRequestException = [
|
|
1446
|
-
-3,
|
|
1447
|
-
n0,
|
|
1448
|
-
_BRE,
|
|
1449
|
-
{
|
|
1450
|
-
[_e]: _c,
|
|
1451
|
-
[_hE]: 400,
|
|
1452
|
-
},
|
|
1453
|
-
[_M, _RID],
|
|
1454
|
-
[0, 0],
|
|
1455
|
-
];
|
|
1434
|
+
var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_M, _RID], [0, 0]];
|
|
1456
1435
|
schema.TypeRegistry.for(n0).registerError(BadRequestException, BadRequestException$1);
|
|
1457
1436
|
var BaiduChannelRequest = [3, n0, _BCR, 0, [_AK, _En, _SK], [0, 2, 0]];
|
|
1458
1437
|
var BaiduChannelResponse = [
|
|
@@ -1552,12 +1531,7 @@ var CampaignResponse = [
|
|
|
1552
1531
|
0,
|
|
1553
1532
|
1,
|
|
1554
1533
|
() => CampaignState,
|
|
1555
|
-
[
|
|
1556
|
-
128 | 0,
|
|
1557
|
-
{
|
|
1558
|
-
[_jN]: _t,
|
|
1559
|
-
},
|
|
1560
|
-
],
|
|
1534
|
+
[128 | 0, { [_jN]: _t }],
|
|
1561
1535
|
() => TemplateConfiguration,
|
|
1562
1536
|
0,
|
|
1563
1537
|
0,
|
|
@@ -1615,35 +1589,10 @@ var ConditionalSplitActivity = [
|
|
|
1615
1589
|
[_Con, _EWT, _FAa, _TA],
|
|
1616
1590
|
[[() => Condition, 0], () => WaitTime, 0, 0],
|
|
1617
1591
|
];
|
|
1618
|
-
var ConflictException = [
|
|
1619
|
-
-3,
|
|
1620
|
-
n0,
|
|
1621
|
-
_CE,
|
|
1622
|
-
{
|
|
1623
|
-
[_e]: _c,
|
|
1624
|
-
[_hE]: 409,
|
|
1625
|
-
},
|
|
1626
|
-
[_M, _RID],
|
|
1627
|
-
[0, 0],
|
|
1628
|
-
];
|
|
1592
|
+
var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M, _RID], [0, 0]];
|
|
1629
1593
|
schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
|
|
1630
1594
|
var ContactCenterActivity = [3, n0, _CCA, 0, [_NA], [0]];
|
|
1631
|
-
var CreateApplicationRequest = [
|
|
1632
|
-
3,
|
|
1633
|
-
n0,
|
|
1634
|
-
_CAR,
|
|
1635
|
-
0,
|
|
1636
|
-
[_N, _t],
|
|
1637
|
-
[
|
|
1638
|
-
0,
|
|
1639
|
-
[
|
|
1640
|
-
128 | 0,
|
|
1641
|
-
{
|
|
1642
|
-
[_jN]: _t,
|
|
1643
|
-
},
|
|
1644
|
-
],
|
|
1645
|
-
],
|
|
1646
|
-
];
|
|
1595
|
+
var CreateApplicationRequest = [3, n0, _CAR, 0, [_N, _t], [0, [128 | 0, { [_jN]: _t }]]];
|
|
1647
1596
|
var CreateAppRequest = [3, n0, _CARr, 0, [_CAR], [[() => CreateApplicationRequest, 16]]];
|
|
1648
1597
|
var CreateAppResponse = [3, n0, _CARre, 0, [_ARp], [[() => ApplicationResponse, 16]]];
|
|
1649
1598
|
var CreateCampaignRequest = [
|
|
@@ -1959,12 +1908,7 @@ var DeleteEmailTemplateRequest = [
|
|
|
1959
1908
|
[_TNe, _V],
|
|
1960
1909
|
[
|
|
1961
1910
|
[0, 1],
|
|
1962
|
-
[
|
|
1963
|
-
0,
|
|
1964
|
-
{
|
|
1965
|
-
[_hQ]: _v,
|
|
1966
|
-
},
|
|
1967
|
-
],
|
|
1911
|
+
[0, { [_hQ]: _v }],
|
|
1968
1912
|
],
|
|
1969
1913
|
];
|
|
1970
1914
|
var DeleteEmailTemplateResponse = [3, n0, _DETRe, 0, [_MB], [[() => MessageBody, 16]]];
|
|
@@ -1999,12 +1943,7 @@ var DeleteInAppTemplateRequest = [
|
|
|
1999
1943
|
[_TNe, _V],
|
|
2000
1944
|
[
|
|
2001
1945
|
[0, 1],
|
|
2002
|
-
[
|
|
2003
|
-
0,
|
|
2004
|
-
{
|
|
2005
|
-
[_hQ]: _v,
|
|
2006
|
-
},
|
|
2007
|
-
],
|
|
1946
|
+
[0, { [_hQ]: _v }],
|
|
2008
1947
|
],
|
|
2009
1948
|
];
|
|
2010
1949
|
var DeleteInAppTemplateResponse = [3, n0, _DIATRe, 0, [_MB], [[() => MessageBody, 16]]];
|
|
@@ -2028,12 +1967,7 @@ var DeletePushTemplateRequest = [
|
|
|
2028
1967
|
[_TNe, _V],
|
|
2029
1968
|
[
|
|
2030
1969
|
[0, 1],
|
|
2031
|
-
[
|
|
2032
|
-
0,
|
|
2033
|
-
{
|
|
2034
|
-
[_hQ]: _v,
|
|
2035
|
-
},
|
|
2036
|
-
],
|
|
1970
|
+
[0, { [_hQ]: _v }],
|
|
2037
1971
|
],
|
|
2038
1972
|
];
|
|
2039
1973
|
var DeletePushTemplateResponse = [3, n0, _DPTRe, 0, [_MB], [[() => MessageBody, 16]]];
|
|
@@ -2075,12 +2009,7 @@ var DeleteSmsTemplateRequest = [
|
|
|
2075
2009
|
[_TNe, _V],
|
|
2076
2010
|
[
|
|
2077
2011
|
[0, 1],
|
|
2078
|
-
[
|
|
2079
|
-
0,
|
|
2080
|
-
{
|
|
2081
|
-
[_hQ]: _v,
|
|
2082
|
-
},
|
|
2083
|
-
],
|
|
2012
|
+
[0, { [_hQ]: _v }],
|
|
2084
2013
|
],
|
|
2085
2014
|
];
|
|
2086
2015
|
var DeleteSmsTemplateResponse = [3, n0, _DSTRe, 0, [_MB], [[() => MessageBody, 16]]];
|
|
@@ -2120,12 +2049,7 @@ var DeleteVoiceTemplateRequest = [
|
|
|
2120
2049
|
[_TNe, _V],
|
|
2121
2050
|
[
|
|
2122
2051
|
[0, 1],
|
|
2123
|
-
[
|
|
2124
|
-
0,
|
|
2125
|
-
{
|
|
2126
|
-
[_hQ]: _v,
|
|
2127
|
-
},
|
|
2128
|
-
],
|
|
2052
|
+
[0, { [_hQ]: _v }],
|
|
2129
2053
|
],
|
|
2130
2054
|
];
|
|
2131
2055
|
var DeleteVoiceTemplateResponse = [3, n0, _DVTRe, 0, [_MB], [[() => MessageBody, 16]]];
|
|
@@ -2185,21 +2109,7 @@ var EmailTemplateRequest = [
|
|
|
2185
2109
|
_ETR,
|
|
2186
2110
|
0,
|
|
2187
2111
|
[_DSe, _HPt, _RI, _Sub, _He, _t, _TDe, _TP],
|
|
2188
|
-
[
|
|
2189
|
-
0,
|
|
2190
|
-
0,
|
|
2191
|
-
0,
|
|
2192
|
-
0,
|
|
2193
|
-
() => ListOfMessageHeader,
|
|
2194
|
-
[
|
|
2195
|
-
128 | 0,
|
|
2196
|
-
{
|
|
2197
|
-
[_jN]: _t,
|
|
2198
|
-
},
|
|
2199
|
-
],
|
|
2200
|
-
0,
|
|
2201
|
-
0,
|
|
2202
|
-
],
|
|
2112
|
+
[0, 0, 0, 0, () => ListOfMessageHeader, [128 | 0, { [_jN]: _t }], 0, 0],
|
|
2203
2113
|
];
|
|
2204
2114
|
var EmailTemplateResponse = [
|
|
2205
2115
|
3,
|
|
@@ -2207,27 +2117,7 @@ var EmailTemplateResponse = [
|
|
|
2207
2117
|
_ETRm,
|
|
2208
2118
|
0,
|
|
2209
2119
|
[_Ar, _CD, _DSe, _HPt, _LMD, _RI, _Sub, _He, _t, _TDe, _TNe, _TT, _TP, _V],
|
|
2210
|
-
[
|
|
2211
|
-
0,
|
|
2212
|
-
0,
|
|
2213
|
-
0,
|
|
2214
|
-
0,
|
|
2215
|
-
0,
|
|
2216
|
-
0,
|
|
2217
|
-
0,
|
|
2218
|
-
() => ListOfMessageHeader,
|
|
2219
|
-
[
|
|
2220
|
-
128 | 0,
|
|
2221
|
-
{
|
|
2222
|
-
[_jN]: _t,
|
|
2223
|
-
},
|
|
2224
|
-
],
|
|
2225
|
-
0,
|
|
2226
|
-
0,
|
|
2227
|
-
0,
|
|
2228
|
-
0,
|
|
2229
|
-
0,
|
|
2230
|
-
],
|
|
2120
|
+
[0, 0, 0, 0, 0, 0, 0, () => ListOfMessageHeader, [128 | 0, { [_jN]: _t }], 0, 0, 0, 0, 0],
|
|
2231
2121
|
];
|
|
2232
2122
|
var EndpointBatchItem = [
|
|
2233
2123
|
3,
|
|
@@ -2372,17 +2262,7 @@ var ExportJobsResponse = [
|
|
|
2372
2262
|
[_I, _NT],
|
|
2373
2263
|
[() => ListOfExportJobResponse, 0],
|
|
2374
2264
|
];
|
|
2375
|
-
var ForbiddenException = [
|
|
2376
|
-
-3,
|
|
2377
|
-
n0,
|
|
2378
|
-
_FE,
|
|
2379
|
-
{
|
|
2380
|
-
[_e]: _c,
|
|
2381
|
-
[_hE]: 403,
|
|
2382
|
-
},
|
|
2383
|
-
[_M, _RID],
|
|
2384
|
-
[0, 0],
|
|
2385
|
-
];
|
|
2265
|
+
var ForbiddenException = [-3, n0, _FE, { [_e]: _c, [_hE]: 403 }, [_M, _RID], [0, 0]];
|
|
2386
2266
|
schema.TypeRegistry.for(n0).registerError(ForbiddenException, ForbiddenException$1);
|
|
2387
2267
|
var GCMChannelRequest = [3, n0, _GCMCRh, 0, [_AK, _DAM, _En, _SJ], [0, 0, 2, 0]];
|
|
2388
2268
|
var GCMChannelResponse = [
|
|
@@ -2454,31 +2334,11 @@ var GetApplicationDateRangeKpiRequest = [
|
|
|
2454
2334
|
[_AI, _ET, _KN, _NT, _PS, _ST],
|
|
2455
2335
|
[
|
|
2456
2336
|
[0, 1],
|
|
2457
|
-
[
|
|
2458
|
-
5,
|
|
2459
|
-
{
|
|
2460
|
-
[_hQ]: _et,
|
|
2461
|
-
},
|
|
2462
|
-
],
|
|
2337
|
+
[5, { [_hQ]: _et }],
|
|
2463
2338
|
[0, 1],
|
|
2464
|
-
[
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
[_hQ]: _nt,
|
|
2468
|
-
},
|
|
2469
|
-
],
|
|
2470
|
-
[
|
|
2471
|
-
0,
|
|
2472
|
-
{
|
|
2473
|
-
[_hQ]: _ps,
|
|
2474
|
-
},
|
|
2475
|
-
],
|
|
2476
|
-
[
|
|
2477
|
-
5,
|
|
2478
|
-
{
|
|
2479
|
-
[_hQ]: _st,
|
|
2480
|
-
},
|
|
2481
|
-
],
|
|
2339
|
+
[0, { [_hQ]: _nt }],
|
|
2340
|
+
[0, { [_hQ]: _ps }],
|
|
2341
|
+
[5, { [_hQ]: _st }],
|
|
2482
2342
|
],
|
|
2483
2343
|
];
|
|
2484
2344
|
var GetApplicationDateRangeKpiResponse = [
|
|
@@ -2507,18 +2367,8 @@ var GetAppsRequest = [
|
|
|
2507
2367
|
0,
|
|
2508
2368
|
[_PS, _Tok],
|
|
2509
2369
|
[
|
|
2510
|
-
[
|
|
2511
|
-
|
|
2512
|
-
{
|
|
2513
|
-
[_hQ]: _ps,
|
|
2514
|
-
},
|
|
2515
|
-
],
|
|
2516
|
-
[
|
|
2517
|
-
0,
|
|
2518
|
-
{
|
|
2519
|
-
[_hQ]: _to,
|
|
2520
|
-
},
|
|
2521
|
-
],
|
|
2370
|
+
[0, { [_hQ]: _ps }],
|
|
2371
|
+
[0, { [_hQ]: _to }],
|
|
2522
2372
|
],
|
|
2523
2373
|
];
|
|
2524
2374
|
var GetAppsResponse = [3, n0, _GARetp, 0, [_ARpp], [[() => ApplicationsResponse, 16]]];
|
|
@@ -2540,18 +2390,8 @@ var GetCampaignActivitiesRequest = [
|
|
|
2540
2390
|
[
|
|
2541
2391
|
[0, 1],
|
|
2542
2392
|
[0, 1],
|
|
2543
|
-
[
|
|
2544
|
-
|
|
2545
|
-
{
|
|
2546
|
-
[_hQ]: _ps,
|
|
2547
|
-
},
|
|
2548
|
-
],
|
|
2549
|
-
[
|
|
2550
|
-
0,
|
|
2551
|
-
{
|
|
2552
|
-
[_hQ]: _to,
|
|
2553
|
-
},
|
|
2554
|
-
],
|
|
2393
|
+
[0, { [_hQ]: _ps }],
|
|
2394
|
+
[0, { [_hQ]: _to }],
|
|
2555
2395
|
],
|
|
2556
2396
|
];
|
|
2557
2397
|
var GetCampaignActivitiesResponse = [
|
|
@@ -2571,31 +2411,11 @@ var GetCampaignDateRangeKpiRequest = [
|
|
|
2571
2411
|
[
|
|
2572
2412
|
[0, 1],
|
|
2573
2413
|
[0, 1],
|
|
2574
|
-
[
|
|
2575
|
-
5,
|
|
2576
|
-
{
|
|
2577
|
-
[_hQ]: _et,
|
|
2578
|
-
},
|
|
2579
|
-
],
|
|
2414
|
+
[5, { [_hQ]: _et }],
|
|
2580
2415
|
[0, 1],
|
|
2581
|
-
[
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
[_hQ]: _nt,
|
|
2585
|
-
},
|
|
2586
|
-
],
|
|
2587
|
-
[
|
|
2588
|
-
0,
|
|
2589
|
-
{
|
|
2590
|
-
[_hQ]: _ps,
|
|
2591
|
-
},
|
|
2592
|
-
],
|
|
2593
|
-
[
|
|
2594
|
-
5,
|
|
2595
|
-
{
|
|
2596
|
-
[_hQ]: _st,
|
|
2597
|
-
},
|
|
2598
|
-
],
|
|
2416
|
+
[0, { [_hQ]: _nt }],
|
|
2417
|
+
[0, { [_hQ]: _ps }],
|
|
2418
|
+
[5, { [_hQ]: _st }],
|
|
2599
2419
|
],
|
|
2600
2420
|
];
|
|
2601
2421
|
var GetCampaignDateRangeKpiResponse = [
|
|
@@ -2626,18 +2446,8 @@ var GetCampaignsRequest = [
|
|
|
2626
2446
|
[_AI, _PS, _Tok],
|
|
2627
2447
|
[
|
|
2628
2448
|
[0, 1],
|
|
2629
|
-
[
|
|
2630
|
-
|
|
2631
|
-
{
|
|
2632
|
-
[_hQ]: _ps,
|
|
2633
|
-
},
|
|
2634
|
-
],
|
|
2635
|
-
[
|
|
2636
|
-
0,
|
|
2637
|
-
{
|
|
2638
|
-
[_hQ]: _to,
|
|
2639
|
-
},
|
|
2640
|
-
],
|
|
2449
|
+
[0, { [_hQ]: _ps }],
|
|
2450
|
+
[0, { [_hQ]: _to }],
|
|
2641
2451
|
],
|
|
2642
2452
|
];
|
|
2643
2453
|
var GetCampaignsResponse = [3, n0, _GCReta, 0, [_CRa], [[() => CampaignsResponse, 16]]];
|
|
@@ -2670,18 +2480,8 @@ var GetCampaignVersionsRequest = [
|
|
|
2670
2480
|
[
|
|
2671
2481
|
[0, 1],
|
|
2672
2482
|
[0, 1],
|
|
2673
|
-
[
|
|
2674
|
-
|
|
2675
|
-
{
|
|
2676
|
-
[_hQ]: _ps,
|
|
2677
|
-
},
|
|
2678
|
-
],
|
|
2679
|
-
[
|
|
2680
|
-
0,
|
|
2681
|
-
{
|
|
2682
|
-
[_hQ]: _to,
|
|
2683
|
-
},
|
|
2684
|
-
],
|
|
2483
|
+
[0, { [_hQ]: _ps }],
|
|
2484
|
+
[0, { [_hQ]: _to }],
|
|
2685
2485
|
],
|
|
2686
2486
|
];
|
|
2687
2487
|
var GetCampaignVersionsResponse = [
|
|
@@ -2711,12 +2511,7 @@ var GetEmailTemplateRequest = [
|
|
|
2711
2511
|
[_TNe, _V],
|
|
2712
2512
|
[
|
|
2713
2513
|
[0, 1],
|
|
2714
|
-
[
|
|
2715
|
-
0,
|
|
2716
|
-
{
|
|
2717
|
-
[_hQ]: _v,
|
|
2718
|
-
},
|
|
2719
|
-
],
|
|
2514
|
+
[0, { [_hQ]: _v }],
|
|
2720
2515
|
],
|
|
2721
2516
|
];
|
|
2722
2517
|
var GetEmailTemplateResponse = [
|
|
@@ -2761,18 +2556,8 @@ var GetExportJobsRequest = [
|
|
|
2761
2556
|
[_AI, _PS, _Tok],
|
|
2762
2557
|
[
|
|
2763
2558
|
[0, 1],
|
|
2764
|
-
[
|
|
2765
|
-
|
|
2766
|
-
{
|
|
2767
|
-
[_hQ]: _ps,
|
|
2768
|
-
},
|
|
2769
|
-
],
|
|
2770
|
-
[
|
|
2771
|
-
0,
|
|
2772
|
-
{
|
|
2773
|
-
[_hQ]: _to,
|
|
2774
|
-
},
|
|
2775
|
-
],
|
|
2559
|
+
[0, { [_hQ]: _ps }],
|
|
2560
|
+
[0, { [_hQ]: _to }],
|
|
2776
2561
|
],
|
|
2777
2562
|
];
|
|
2778
2563
|
var GetExportJobsResponse = [
|
|
@@ -2812,18 +2597,8 @@ var GetImportJobsRequest = [
|
|
|
2812
2597
|
[_AI, _PS, _Tok],
|
|
2813
2598
|
[
|
|
2814
2599
|
[0, 1],
|
|
2815
|
-
[
|
|
2816
|
-
|
|
2817
|
-
{
|
|
2818
|
-
[_hQ]: _ps,
|
|
2819
|
-
},
|
|
2820
|
-
],
|
|
2821
|
-
[
|
|
2822
|
-
0,
|
|
2823
|
-
{
|
|
2824
|
-
[_hQ]: _to,
|
|
2825
|
-
},
|
|
2826
|
-
],
|
|
2600
|
+
[0, { [_hQ]: _ps }],
|
|
2601
|
+
[0, { [_hQ]: _to }],
|
|
2827
2602
|
],
|
|
2828
2603
|
];
|
|
2829
2604
|
var GetImportJobsResponse = [
|
|
@@ -2861,12 +2636,7 @@ var GetInAppTemplateRequest = [
|
|
|
2861
2636
|
[_TNe, _V],
|
|
2862
2637
|
[
|
|
2863
2638
|
[0, 1],
|
|
2864
|
-
[
|
|
2865
|
-
0,
|
|
2866
|
-
{
|
|
2867
|
-
[_hQ]: _v,
|
|
2868
|
-
},
|
|
2869
|
-
],
|
|
2639
|
+
[0, { [_hQ]: _v }],
|
|
2870
2640
|
],
|
|
2871
2641
|
];
|
|
2872
2642
|
var GetInAppTemplateResponse = [
|
|
@@ -2885,32 +2655,12 @@ var GetJourneyDateRangeKpiRequest = [
|
|
|
2885
2655
|
[_AI, _ET, _JI, _KN, _NT, _PS, _ST],
|
|
2886
2656
|
[
|
|
2887
2657
|
[0, 1],
|
|
2888
|
-
[
|
|
2889
|
-
5,
|
|
2890
|
-
{
|
|
2891
|
-
[_hQ]: _et,
|
|
2892
|
-
},
|
|
2893
|
-
],
|
|
2658
|
+
[5, { [_hQ]: _et }],
|
|
2894
2659
|
[0, 1],
|
|
2895
2660
|
[0, 1],
|
|
2896
|
-
[
|
|
2897
|
-
|
|
2898
|
-
|
|
2899
|
-
[_hQ]: _nt,
|
|
2900
|
-
},
|
|
2901
|
-
],
|
|
2902
|
-
[
|
|
2903
|
-
0,
|
|
2904
|
-
{
|
|
2905
|
-
[_hQ]: _ps,
|
|
2906
|
-
},
|
|
2907
|
-
],
|
|
2908
|
-
[
|
|
2909
|
-
5,
|
|
2910
|
-
{
|
|
2911
|
-
[_hQ]: _st,
|
|
2912
|
-
},
|
|
2913
|
-
],
|
|
2661
|
+
[0, { [_hQ]: _nt }],
|
|
2662
|
+
[0, { [_hQ]: _ps }],
|
|
2663
|
+
[5, { [_hQ]: _st }],
|
|
2914
2664
|
],
|
|
2915
2665
|
];
|
|
2916
2666
|
var GetJourneyDateRangeKpiResponse = [
|
|
@@ -2931,18 +2681,8 @@ var GetJourneyExecutionActivityMetricsRequest = [
|
|
|
2931
2681
|
[0, 1],
|
|
2932
2682
|
[0, 1],
|
|
2933
2683
|
[0, 1],
|
|
2934
|
-
[
|
|
2935
|
-
|
|
2936
|
-
{
|
|
2937
|
-
[_hQ]: _nt,
|
|
2938
|
-
},
|
|
2939
|
-
],
|
|
2940
|
-
[
|
|
2941
|
-
0,
|
|
2942
|
-
{
|
|
2943
|
-
[_hQ]: _ps,
|
|
2944
|
-
},
|
|
2945
|
-
],
|
|
2684
|
+
[0, { [_hQ]: _nt }],
|
|
2685
|
+
[0, { [_hQ]: _ps }],
|
|
2946
2686
|
],
|
|
2947
2687
|
];
|
|
2948
2688
|
var GetJourneyExecutionActivityMetricsResponse = [
|
|
@@ -2962,18 +2702,8 @@ var GetJourneyExecutionMetricsRequest = [
|
|
|
2962
2702
|
[
|
|
2963
2703
|
[0, 1],
|
|
2964
2704
|
[0, 1],
|
|
2965
|
-
[
|
|
2966
|
-
|
|
2967
|
-
{
|
|
2968
|
-
[_hQ]: _nt,
|
|
2969
|
-
},
|
|
2970
|
-
],
|
|
2971
|
-
[
|
|
2972
|
-
0,
|
|
2973
|
-
{
|
|
2974
|
-
[_hQ]: _ps,
|
|
2975
|
-
},
|
|
2976
|
-
],
|
|
2705
|
+
[0, { [_hQ]: _nt }],
|
|
2706
|
+
[0, { [_hQ]: _ps }],
|
|
2977
2707
|
],
|
|
2978
2708
|
];
|
|
2979
2709
|
var GetJourneyExecutionMetricsResponse = [
|
|
@@ -3006,18 +2736,8 @@ var GetJourneyRunExecutionActivityMetricsRequest = [
|
|
|
3006
2736
|
[0, 1],
|
|
3007
2737
|
[0, 1],
|
|
3008
2738
|
[0, 1],
|
|
3009
|
-
[
|
|
3010
|
-
|
|
3011
|
-
{
|
|
3012
|
-
[_hQ]: _nt,
|
|
3013
|
-
},
|
|
3014
|
-
],
|
|
3015
|
-
[
|
|
3016
|
-
0,
|
|
3017
|
-
{
|
|
3018
|
-
[_hQ]: _ps,
|
|
3019
|
-
},
|
|
3020
|
-
],
|
|
2739
|
+
[0, { [_hQ]: _nt }],
|
|
2740
|
+
[0, { [_hQ]: _ps }],
|
|
3021
2741
|
[0, 1],
|
|
3022
2742
|
],
|
|
3023
2743
|
];
|
|
@@ -3038,18 +2758,8 @@ var GetJourneyRunExecutionMetricsRequest = [
|
|
|
3038
2758
|
[
|
|
3039
2759
|
[0, 1],
|
|
3040
2760
|
[0, 1],
|
|
3041
|
-
[
|
|
3042
|
-
|
|
3043
|
-
{
|
|
3044
|
-
[_hQ]: _nt,
|
|
3045
|
-
},
|
|
3046
|
-
],
|
|
3047
|
-
[
|
|
3048
|
-
0,
|
|
3049
|
-
{
|
|
3050
|
-
[_hQ]: _ps,
|
|
3051
|
-
},
|
|
3052
|
-
],
|
|
2761
|
+
[0, { [_hQ]: _nt }],
|
|
2762
|
+
[0, { [_hQ]: _ps }],
|
|
3053
2763
|
[0, 1],
|
|
3054
2764
|
],
|
|
3055
2765
|
];
|
|
@@ -3070,18 +2780,8 @@ var GetJourneyRunsRequest = [
|
|
|
3070
2780
|
[
|
|
3071
2781
|
[0, 1],
|
|
3072
2782
|
[0, 1],
|
|
3073
|
-
[
|
|
3074
|
-
|
|
3075
|
-
{
|
|
3076
|
-
[_hQ]: _ps,
|
|
3077
|
-
},
|
|
3078
|
-
],
|
|
3079
|
-
[
|
|
3080
|
-
0,
|
|
3081
|
-
{
|
|
3082
|
-
[_hQ]: _to,
|
|
3083
|
-
},
|
|
3084
|
-
],
|
|
2783
|
+
[0, { [_hQ]: _ps }],
|
|
2784
|
+
[0, { [_hQ]: _to }],
|
|
3085
2785
|
],
|
|
3086
2786
|
];
|
|
3087
2787
|
var GetJourneyRunsResponse = [
|
|
@@ -3100,12 +2800,7 @@ var GetPushTemplateRequest = [
|
|
|
3100
2800
|
[_TNe, _V],
|
|
3101
2801
|
[
|
|
3102
2802
|
[0, 1],
|
|
3103
|
-
[
|
|
3104
|
-
0,
|
|
3105
|
-
{
|
|
3106
|
-
[_hQ]: _v,
|
|
3107
|
-
},
|
|
3108
|
-
],
|
|
2803
|
+
[0, { [_hQ]: _v }],
|
|
3109
2804
|
],
|
|
3110
2805
|
];
|
|
3111
2806
|
var GetPushTemplateResponse = [
|
|
@@ -3132,18 +2827,8 @@ var GetRecommenderConfigurationsRequest = [
|
|
|
3132
2827
|
0,
|
|
3133
2828
|
[_PS, _Tok],
|
|
3134
2829
|
[
|
|
3135
|
-
[
|
|
3136
|
-
|
|
3137
|
-
{
|
|
3138
|
-
[_hQ]: _ps,
|
|
3139
|
-
},
|
|
3140
|
-
],
|
|
3141
|
-
[
|
|
3142
|
-
0,
|
|
3143
|
-
{
|
|
3144
|
-
[_hQ]: _to,
|
|
3145
|
-
},
|
|
3146
|
-
],
|
|
2830
|
+
[0, { [_hQ]: _ps }],
|
|
2831
|
+
[0, { [_hQ]: _to }],
|
|
3147
2832
|
],
|
|
3148
2833
|
];
|
|
3149
2834
|
var GetRecommenderConfigurationsResponse = [
|
|
@@ -3162,19 +2847,9 @@ var GetSegmentExportJobsRequest = [
|
|
|
3162
2847
|
[_AI, _PS, _SI, _Tok],
|
|
3163
2848
|
[
|
|
3164
2849
|
[0, 1],
|
|
3165
|
-
[
|
|
3166
|
-
0,
|
|
3167
|
-
{
|
|
3168
|
-
[_hQ]: _ps,
|
|
3169
|
-
},
|
|
3170
|
-
],
|
|
2850
|
+
[0, { [_hQ]: _ps }],
|
|
3171
2851
|
[0, 1],
|
|
3172
|
-
[
|
|
3173
|
-
0,
|
|
3174
|
-
{
|
|
3175
|
-
[_hQ]: _to,
|
|
3176
|
-
},
|
|
3177
|
-
],
|
|
2852
|
+
[0, { [_hQ]: _to }],
|
|
3178
2853
|
],
|
|
3179
2854
|
];
|
|
3180
2855
|
var GetSegmentExportJobsResponse = [
|
|
@@ -3193,19 +2868,9 @@ var GetSegmentImportJobsRequest = [
|
|
|
3193
2868
|
[_AI, _PS, _SI, _Tok],
|
|
3194
2869
|
[
|
|
3195
2870
|
[0, 1],
|
|
3196
|
-
[
|
|
3197
|
-
0,
|
|
3198
|
-
{
|
|
3199
|
-
[_hQ]: _ps,
|
|
3200
|
-
},
|
|
3201
|
-
],
|
|
2871
|
+
[0, { [_hQ]: _ps }],
|
|
3202
2872
|
[0, 1],
|
|
3203
|
-
[
|
|
3204
|
-
0,
|
|
3205
|
-
{
|
|
3206
|
-
[_hQ]: _to,
|
|
3207
|
-
},
|
|
3208
|
-
],
|
|
2873
|
+
[0, { [_hQ]: _to }],
|
|
3209
2874
|
],
|
|
3210
2875
|
];
|
|
3211
2876
|
var GetSegmentImportJobsResponse = [
|
|
@@ -3236,18 +2901,8 @@ var GetSegmentsRequest = [
|
|
|
3236
2901
|
[_AI, _PS, _Tok],
|
|
3237
2902
|
[
|
|
3238
2903
|
[0, 1],
|
|
3239
|
-
[
|
|
3240
|
-
|
|
3241
|
-
{
|
|
3242
|
-
[_hQ]: _ps,
|
|
3243
|
-
},
|
|
3244
|
-
],
|
|
3245
|
-
[
|
|
3246
|
-
0,
|
|
3247
|
-
{
|
|
3248
|
-
[_hQ]: _to,
|
|
3249
|
-
},
|
|
3250
|
-
],
|
|
2904
|
+
[0, { [_hQ]: _ps }],
|
|
2905
|
+
[0, { [_hQ]: _to }],
|
|
3251
2906
|
],
|
|
3252
2907
|
];
|
|
3253
2908
|
var GetSegmentsResponse = [3, n0, _GSRete, 0, [_SRe], [[() => SegmentsResponse, 16]]];
|
|
@@ -3272,19 +2927,9 @@ var GetSegmentVersionsRequest = [
|
|
|
3272
2927
|
[_AI, _PS, _SI, _Tok],
|
|
3273
2928
|
[
|
|
3274
2929
|
[0, 1],
|
|
3275
|
-
[
|
|
3276
|
-
0,
|
|
3277
|
-
{
|
|
3278
|
-
[_hQ]: _ps,
|
|
3279
|
-
},
|
|
3280
|
-
],
|
|
2930
|
+
[0, { [_hQ]: _ps }],
|
|
3281
2931
|
[0, 1],
|
|
3282
|
-
[
|
|
3283
|
-
0,
|
|
3284
|
-
{
|
|
3285
|
-
[_hQ]: _to,
|
|
3286
|
-
},
|
|
3287
|
-
],
|
|
2932
|
+
[0, { [_hQ]: _to }],
|
|
3288
2933
|
],
|
|
3289
2934
|
];
|
|
3290
2935
|
var GetSegmentVersionsResponse = [
|
|
@@ -3312,12 +2957,7 @@ var GetSmsTemplateRequest = [
|
|
|
3312
2957
|
[_TNe, _V],
|
|
3313
2958
|
[
|
|
3314
2959
|
[0, 1],
|
|
3315
|
-
[
|
|
3316
|
-
0,
|
|
3317
|
-
{
|
|
3318
|
-
[_hQ]: _v,
|
|
3319
|
-
},
|
|
3320
|
-
],
|
|
2960
|
+
[0, { [_hQ]: _v }],
|
|
3321
2961
|
],
|
|
3322
2962
|
];
|
|
3323
2963
|
var GetSmsTemplateResponse = [
|
|
@@ -3364,12 +3004,7 @@ var GetVoiceTemplateRequest = [
|
|
|
3364
3004
|
[_TNe, _V],
|
|
3365
3005
|
[
|
|
3366
3006
|
[0, 1],
|
|
3367
|
-
[
|
|
3368
|
-
0,
|
|
3369
|
-
{
|
|
3370
|
-
[_hQ]: _v,
|
|
3371
|
-
},
|
|
3372
|
-
],
|
|
3007
|
+
[0, { [_hQ]: _v }],
|
|
3373
3008
|
],
|
|
3374
3009
|
];
|
|
3375
3010
|
var GetVoiceTemplateResponse = [
|
|
@@ -3483,18 +3118,7 @@ var InAppTemplateRequest = [
|
|
|
3483
3118
|
_IATR,
|
|
3484
3119
|
0,
|
|
3485
3120
|
[_Co, _CCu, _La, _t, _TDe],
|
|
3486
|
-
[
|
|
3487
|
-
() => ListOfInAppMessageContent,
|
|
3488
|
-
128 | 0,
|
|
3489
|
-
0,
|
|
3490
|
-
[
|
|
3491
|
-
128 | 0,
|
|
3492
|
-
{
|
|
3493
|
-
[_jN]: _t,
|
|
3494
|
-
},
|
|
3495
|
-
],
|
|
3496
|
-
0,
|
|
3497
|
-
],
|
|
3121
|
+
[() => ListOfInAppMessageContent, 128 | 0, 0, [128 | 0, { [_jN]: _t }], 0],
|
|
3498
3122
|
];
|
|
3499
3123
|
var InAppTemplateResponse = [
|
|
3500
3124
|
3,
|
|
@@ -3502,33 +3126,13 @@ var InAppTemplateResponse = [
|
|
|
3502
3126
|
_IATRn,
|
|
3503
3127
|
0,
|
|
3504
3128
|
[_Ar, _Co, _CD, _CCu, _LMD, _La, _t, _TDe, _TNe, _TT, _V],
|
|
3505
|
-
[
|
|
3506
|
-
0,
|
|
3507
|
-
() => ListOfInAppMessageContent,
|
|
3508
|
-
0,
|
|
3509
|
-
128 | 0,
|
|
3510
|
-
0,
|
|
3511
|
-
0,
|
|
3512
|
-
[
|
|
3513
|
-
128 | 0,
|
|
3514
|
-
{
|
|
3515
|
-
[_jN]: _t,
|
|
3516
|
-
},
|
|
3517
|
-
],
|
|
3518
|
-
0,
|
|
3519
|
-
0,
|
|
3520
|
-
0,
|
|
3521
|
-
0,
|
|
3522
|
-
],
|
|
3129
|
+
[0, () => ListOfInAppMessageContent, 0, 128 | 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, 0, 0],
|
|
3523
3130
|
];
|
|
3524
3131
|
var InternalServerErrorException = [
|
|
3525
3132
|
-3,
|
|
3526
3133
|
n0,
|
|
3527
3134
|
_ISEE,
|
|
3528
|
-
{
|
|
3529
|
-
[_e]: _s,
|
|
3530
|
-
[_hE]: 500,
|
|
3531
|
-
},
|
|
3135
|
+
{ [_e]: _s, [_hE]: 500 },
|
|
3532
3136
|
[_M, _RID],
|
|
3533
3137
|
[0, 0],
|
|
3534
3138
|
];
|
|
@@ -3621,12 +3225,7 @@ var JourneyResponse = [
|
|
|
3621
3225
|
0,
|
|
3622
3226
|
() => StartCondition,
|
|
3623
3227
|
0,
|
|
3624
|
-
[
|
|
3625
|
-
128 | 0,
|
|
3626
|
-
{
|
|
3627
|
-
[_jN]: _t,
|
|
3628
|
-
},
|
|
3629
|
-
],
|
|
3228
|
+
[128 | 0, { [_jN]: _t }],
|
|
3630
3229
|
2,
|
|
3631
3230
|
2,
|
|
3632
3231
|
() => JourneyChannelSettings,
|
|
@@ -3674,18 +3273,8 @@ var ListJourneysRequest = [
|
|
|
3674
3273
|
[_AI, _PS, _Tok],
|
|
3675
3274
|
[
|
|
3676
3275
|
[0, 1],
|
|
3677
|
-
[
|
|
3678
|
-
|
|
3679
|
-
{
|
|
3680
|
-
[_hQ]: _ps,
|
|
3681
|
-
},
|
|
3682
|
-
],
|
|
3683
|
-
[
|
|
3684
|
-
0,
|
|
3685
|
-
{
|
|
3686
|
-
[_hQ]: _to,
|
|
3687
|
-
},
|
|
3688
|
-
],
|
|
3276
|
+
[0, { [_hQ]: _ps }],
|
|
3277
|
+
[0, { [_hQ]: _to }],
|
|
3689
3278
|
],
|
|
3690
3279
|
];
|
|
3691
3280
|
var ListJourneysResponse = [3, n0, _LJRi, 0, [_JRo], [[() => JourneysResponse, 16]]];
|
|
@@ -3706,30 +3295,10 @@ var ListTemplatesRequest = [
|
|
|
3706
3295
|
0,
|
|
3707
3296
|
[_NT, _PS, _Pre, _TT],
|
|
3708
3297
|
[
|
|
3709
|
-
[
|
|
3710
|
-
|
|
3711
|
-
|
|
3712
|
-
|
|
3713
|
-
},
|
|
3714
|
-
],
|
|
3715
|
-
[
|
|
3716
|
-
0,
|
|
3717
|
-
{
|
|
3718
|
-
[_hQ]: _ps,
|
|
3719
|
-
},
|
|
3720
|
-
],
|
|
3721
|
-
[
|
|
3722
|
-
0,
|
|
3723
|
-
{
|
|
3724
|
-
[_hQ]: _p,
|
|
3725
|
-
},
|
|
3726
|
-
],
|
|
3727
|
-
[
|
|
3728
|
-
0,
|
|
3729
|
-
{
|
|
3730
|
-
[_hQ]: _tt,
|
|
3731
|
-
},
|
|
3732
|
-
],
|
|
3298
|
+
[0, { [_hQ]: _nt }],
|
|
3299
|
+
[0, { [_hQ]: _ps }],
|
|
3300
|
+
[0, { [_hQ]: _p }],
|
|
3301
|
+
[0, { [_hQ]: _tt }],
|
|
3733
3302
|
],
|
|
3734
3303
|
];
|
|
3735
3304
|
var ListTemplatesResponse = [3, n0, _LTRi, 0, [_TR], [[() => TemplatesResponse, 16]]];
|
|
@@ -3740,18 +3309,8 @@ var ListTemplateVersionsRequest = [
|
|
|
3740
3309
|
0,
|
|
3741
3310
|
[_NT, _PS, _TNe, _TT],
|
|
3742
3311
|
[
|
|
3743
|
-
[
|
|
3744
|
-
|
|
3745
|
-
{
|
|
3746
|
-
[_hQ]: _nt,
|
|
3747
|
-
},
|
|
3748
|
-
],
|
|
3749
|
-
[
|
|
3750
|
-
0,
|
|
3751
|
-
{
|
|
3752
|
-
[_hQ]: _ps,
|
|
3753
|
-
},
|
|
3754
|
-
],
|
|
3312
|
+
[0, { [_hQ]: _nt }],
|
|
3313
|
+
[0, { [_hQ]: _ps }],
|
|
3755
3314
|
[0, 1],
|
|
3756
3315
|
[0, 1],
|
|
3757
3316
|
],
|
|
@@ -3816,17 +3375,7 @@ var MessageResponse = [
|
|
|
3816
3375
|
[0, () => MapOfEndpointMessageResult, 0, () => MapOfMessageResult],
|
|
3817
3376
|
];
|
|
3818
3377
|
var MessageResult = [3, n0, _MRes, 0, [_DSel, _MI, _SC, _SM, _UT], [0, 0, 1, 0, 0]];
|
|
3819
|
-
var MethodNotAllowedException = [
|
|
3820
|
-
-3,
|
|
3821
|
-
n0,
|
|
3822
|
-
_MNAE,
|
|
3823
|
-
{
|
|
3824
|
-
[_e]: _c,
|
|
3825
|
-
[_hE]: 405,
|
|
3826
|
-
},
|
|
3827
|
-
[_M, _RID],
|
|
3828
|
-
[0, 0],
|
|
3829
|
-
];
|
|
3378
|
+
var MethodNotAllowedException = [-3, n0, _MNAE, { [_e]: _c, [_hE]: 405 }, [_M, _RID], [0, 0]];
|
|
3830
3379
|
schema.TypeRegistry.for(n0).registerError(MethodNotAllowedException, MethodNotAllowedException$1);
|
|
3831
3380
|
var MetricDimension = [3, n0, _MDe, 0, [_CO, _Val], [0, 1]];
|
|
3832
3381
|
var MultiConditionalBranch = [
|
|
@@ -3845,17 +3394,7 @@ var MultiConditionalSplitActivity = [
|
|
|
3845
3394
|
[_Br, _DA, _EWT],
|
|
3846
3395
|
[[() => ListOfMultiConditionalBranch, 0], 0, () => WaitTime],
|
|
3847
3396
|
];
|
|
3848
|
-
var NotFoundException = [
|
|
3849
|
-
-3,
|
|
3850
|
-
n0,
|
|
3851
|
-
_NFE,
|
|
3852
|
-
{
|
|
3853
|
-
[_e]: _c,
|
|
3854
|
-
[_hE]: 404,
|
|
3855
|
-
},
|
|
3856
|
-
[_M, _RID],
|
|
3857
|
-
[0, 0],
|
|
3858
|
-
];
|
|
3397
|
+
var NotFoundException = [-3, n0, _NFE, { [_e]: _c, [_hE]: 404 }, [_M, _RID], [0, 0]];
|
|
3859
3398
|
schema.TypeRegistry.for(n0).registerError(NotFoundException, NotFoundException$1);
|
|
3860
3399
|
var NumberValidateRequest = [3, n0, _NVR, 0, [_ICC, _PN], [0, 0]];
|
|
3861
3400
|
var NumberValidateResponse = [
|
|
@@ -3882,17 +3421,7 @@ var OpenHours = [
|
|
|
3882
3421
|
];
|
|
3883
3422
|
var OpenHoursRule = [3, n0, _OHR, 0, [_ST, _ET], [0, 0]];
|
|
3884
3423
|
var OverrideButtonConfiguration = [3, n0, _OBC, 0, [_BA, _Li], [0, 0]];
|
|
3885
|
-
var PayloadTooLargeException = [
|
|
3886
|
-
-3,
|
|
3887
|
-
n0,
|
|
3888
|
-
_PTLE,
|
|
3889
|
-
{
|
|
3890
|
-
[_e]: _c,
|
|
3891
|
-
[_hE]: 413,
|
|
3892
|
-
},
|
|
3893
|
-
[_M, _RID],
|
|
3894
|
-
[0, 0],
|
|
3895
|
-
];
|
|
3424
|
+
var PayloadTooLargeException = [-3, n0, _PTLE, { [_e]: _c, [_hE]: 413 }, [_M, _RID], [0, 0]];
|
|
3896
3425
|
schema.TypeRegistry.for(n0).registerError(PayloadTooLargeException, PayloadTooLargeException$1);
|
|
3897
3426
|
var PhoneNumberValidateRequest = [
|
|
3898
3427
|
3,
|
|
@@ -3952,12 +3481,7 @@ var PushNotificationTemplateRequest = [
|
|
|
3952
3481
|
0,
|
|
3953
3482
|
() => AndroidPushNotificationTemplate,
|
|
3954
3483
|
0,
|
|
3955
|
-
[
|
|
3956
|
-
128 | 0,
|
|
3957
|
-
{
|
|
3958
|
-
[_jN]: _t,
|
|
3959
|
-
},
|
|
3960
|
-
],
|
|
3484
|
+
[128 | 0, { [_jN]: _t }],
|
|
3961
3485
|
0,
|
|
3962
3486
|
],
|
|
3963
3487
|
];
|
|
@@ -3978,12 +3502,7 @@ var PushNotificationTemplateResponse = [
|
|
|
3978
3502
|
() => AndroidPushNotificationTemplate,
|
|
3979
3503
|
0,
|
|
3980
3504
|
0,
|
|
3981
|
-
[
|
|
3982
|
-
128 | 0,
|
|
3983
|
-
{
|
|
3984
|
-
[_jN]: _t,
|
|
3985
|
-
},
|
|
3986
|
-
],
|
|
3505
|
+
[128 | 0, { [_jN]: _t }],
|
|
3987
3506
|
0,
|
|
3988
3507
|
0,
|
|
3989
3508
|
0,
|
|
@@ -4139,12 +3658,7 @@ var SegmentResponse = [
|
|
|
4139
3658
|
0,
|
|
4140
3659
|
() => SegmentGroupList,
|
|
4141
3660
|
0,
|
|
4142
|
-
[
|
|
4143
|
-
128 | 0,
|
|
4144
|
-
{
|
|
4145
|
-
[_jN]: _t,
|
|
4146
|
-
},
|
|
4147
|
-
],
|
|
3661
|
+
[128 | 0, { [_jN]: _t }],
|
|
4148
3662
|
1,
|
|
4149
3663
|
],
|
|
4150
3664
|
];
|
|
@@ -4224,16 +3738,7 @@ var SimpleCondition = [
|
|
|
4224
3738
|
_SCi,
|
|
4225
3739
|
0,
|
|
4226
3740
|
[_EC, _SCeg, _SDe],
|
|
4227
|
-
[
|
|
4228
|
-
() => EventCondition,
|
|
4229
|
-
() => SegmentCondition,
|
|
4230
|
-
[
|
|
4231
|
-
() => SegmentDimensions,
|
|
4232
|
-
{
|
|
4233
|
-
[_jN]: _sD,
|
|
4234
|
-
},
|
|
4235
|
-
],
|
|
4236
|
-
],
|
|
3741
|
+
[() => EventCondition, () => SegmentCondition, [() => SegmentDimensions, { [_jN]: _sD }]],
|
|
4237
3742
|
];
|
|
4238
3743
|
var SimpleEmail = [
|
|
4239
3744
|
3,
|
|
@@ -4275,18 +3780,7 @@ var SMSTemplateRequest = [
|
|
|
4275
3780
|
_SMSTR,
|
|
4276
3781
|
0,
|
|
4277
3782
|
[_B, _DSe, _RI, _t, _TDe],
|
|
4278
|
-
[
|
|
4279
|
-
0,
|
|
4280
|
-
0,
|
|
4281
|
-
0,
|
|
4282
|
-
[
|
|
4283
|
-
128 | 0,
|
|
4284
|
-
{
|
|
4285
|
-
[_jN]: _t,
|
|
4286
|
-
},
|
|
4287
|
-
],
|
|
4288
|
-
0,
|
|
4289
|
-
],
|
|
3783
|
+
[0, 0, 0, [128 | 0, { [_jN]: _t }], 0],
|
|
4290
3784
|
];
|
|
4291
3785
|
var SMSTemplateResponse = [
|
|
4292
3786
|
3,
|
|
@@ -4294,24 +3788,7 @@ var SMSTemplateResponse = [
|
|
|
4294
3788
|
_SMSTRe,
|
|
4295
3789
|
0,
|
|
4296
3790
|
[_Ar, _B, _CD, _DSe, _LMD, _RI, _t, _TDe, _TNe, _TT, _V],
|
|
4297
|
-
[
|
|
4298
|
-
0,
|
|
4299
|
-
0,
|
|
4300
|
-
0,
|
|
4301
|
-
0,
|
|
4302
|
-
0,
|
|
4303
|
-
0,
|
|
4304
|
-
[
|
|
4305
|
-
128 | 0,
|
|
4306
|
-
{
|
|
4307
|
-
[_jN]: _t,
|
|
4308
|
-
},
|
|
4309
|
-
],
|
|
4310
|
-
0,
|
|
4311
|
-
0,
|
|
4312
|
-
0,
|
|
4313
|
-
0,
|
|
4314
|
-
],
|
|
3791
|
+
[0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, 0, 0],
|
|
4315
3792
|
];
|
|
4316
3793
|
var StartCondition = [
|
|
4317
3794
|
3,
|
|
@@ -4332,21 +3809,7 @@ var TagResourceRequest = [
|
|
|
4332
3809
|
[() => TagsModel, 16],
|
|
4333
3810
|
],
|
|
4334
3811
|
];
|
|
4335
|
-
var TagsModel = [
|
|
4336
|
-
3,
|
|
4337
|
-
n0,
|
|
4338
|
-
_TM,
|
|
4339
|
-
0,
|
|
4340
|
-
[_t],
|
|
4341
|
-
[
|
|
4342
|
-
[
|
|
4343
|
-
128 | 0,
|
|
4344
|
-
{
|
|
4345
|
-
[_jN]: _t,
|
|
4346
|
-
},
|
|
4347
|
-
],
|
|
4348
|
-
],
|
|
4349
|
-
];
|
|
3812
|
+
var TagsModel = [3, n0, _TM, 0, [_t], [[128 | 0, { [_jN]: _t }]]];
|
|
4350
3813
|
var Template = [3, n0, _Tem, 0, [_N, _V], [0, 0]];
|
|
4351
3814
|
var TemplateActiveVersionRequest = [3, n0, _TAVR, 0, [_V], [0]];
|
|
4352
3815
|
var TemplateConfiguration = [
|
|
@@ -4364,22 +3827,7 @@ var TemplateResponse = [
|
|
|
4364
3827
|
_TRe,
|
|
4365
3828
|
0,
|
|
4366
3829
|
[_Ar, _CD, _DSe, _LMD, _t, _TDe, _TNe, _TT, _V],
|
|
4367
|
-
[
|
|
4368
|
-
0,
|
|
4369
|
-
0,
|
|
4370
|
-
0,
|
|
4371
|
-
0,
|
|
4372
|
-
[
|
|
4373
|
-
128 | 0,
|
|
4374
|
-
{
|
|
4375
|
-
[_jN]: _t,
|
|
4376
|
-
},
|
|
4377
|
-
],
|
|
4378
|
-
0,
|
|
4379
|
-
0,
|
|
4380
|
-
0,
|
|
4381
|
-
0,
|
|
4382
|
-
],
|
|
3830
|
+
[0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, 0, 0],
|
|
4383
3831
|
];
|
|
4384
3832
|
var TemplatesResponse = [
|
|
4385
3833
|
3,
|
|
@@ -4405,17 +3853,7 @@ var TemplateVersionsResponse = [
|
|
|
4405
3853
|
[_I, _M, _NT, _RID],
|
|
4406
3854
|
[() => ListOfTemplateVersionResponse, 0, 0, 0],
|
|
4407
3855
|
];
|
|
4408
|
-
var TooManyRequestsException = [
|
|
4409
|
-
-3,
|
|
4410
|
-
n0,
|
|
4411
|
-
_TMRE,
|
|
4412
|
-
{
|
|
4413
|
-
[_e]: _c,
|
|
4414
|
-
[_hE]: 429,
|
|
4415
|
-
},
|
|
4416
|
-
[_M, _RID],
|
|
4417
|
-
[0, 0],
|
|
4418
|
-
];
|
|
3856
|
+
var TooManyRequestsException = [-3, n0, _TMRE, { [_e]: _c, [_hE]: 429 }, [_M, _RID], [0, 0]];
|
|
4419
3857
|
schema.TypeRegistry.for(n0).registerError(TooManyRequestsException, TooManyRequestsException$1);
|
|
4420
3858
|
var TreatmentResource = [
|
|
4421
3859
|
3,
|
|
@@ -4443,12 +3881,7 @@ var UntagResourceRequest = [
|
|
|
4443
3881
|
[_RAe, _TKa],
|
|
4444
3882
|
[
|
|
4445
3883
|
[0, 1],
|
|
4446
|
-
[
|
|
4447
|
-
64 | 0,
|
|
4448
|
-
{
|
|
4449
|
-
[_hQ]: _tK,
|
|
4450
|
-
},
|
|
4451
|
-
],
|
|
3884
|
+
[64 | 0, { [_hQ]: _tK }],
|
|
4452
3885
|
],
|
|
4453
3886
|
];
|
|
4454
3887
|
var UpdateAdmChannelRequest = [
|
|
@@ -4624,20 +4057,10 @@ var UpdateEmailTemplateRequest = [
|
|
|
4624
4057
|
0,
|
|
4625
4058
|
[_CNV, _ETR, _TNe, _V],
|
|
4626
4059
|
[
|
|
4627
|
-
[
|
|
4628
|
-
2,
|
|
4629
|
-
{
|
|
4630
|
-
[_hQ]: _cnv,
|
|
4631
|
-
},
|
|
4632
|
-
],
|
|
4060
|
+
[2, { [_hQ]: _cnv }],
|
|
4633
4061
|
[() => EmailTemplateRequest, 16],
|
|
4634
4062
|
[0, 1],
|
|
4635
|
-
[
|
|
4636
|
-
0,
|
|
4637
|
-
{
|
|
4638
|
-
[_hQ]: _v,
|
|
4639
|
-
},
|
|
4640
|
-
],
|
|
4063
|
+
[0, { [_hQ]: _v }],
|
|
4641
4064
|
],
|
|
4642
4065
|
];
|
|
4643
4066
|
var UpdateEmailTemplateResponse = [3, n0, _UETRp, 0, [_MB], [[() => MessageBody, 16]]];
|
|
@@ -4692,20 +4115,10 @@ var UpdateInAppTemplateRequest = [
|
|
|
4692
4115
|
0,
|
|
4693
4116
|
[_CNV, _IATR, _TNe, _V],
|
|
4694
4117
|
[
|
|
4695
|
-
[
|
|
4696
|
-
2,
|
|
4697
|
-
{
|
|
4698
|
-
[_hQ]: _cnv,
|
|
4699
|
-
},
|
|
4700
|
-
],
|
|
4118
|
+
[2, { [_hQ]: _cnv }],
|
|
4701
4119
|
[() => InAppTemplateRequest, 16],
|
|
4702
4120
|
[0, 1],
|
|
4703
|
-
[
|
|
4704
|
-
0,
|
|
4705
|
-
{
|
|
4706
|
-
[_hQ]: _v,
|
|
4707
|
-
},
|
|
4708
|
-
],
|
|
4121
|
+
[0, { [_hQ]: _v }],
|
|
4709
4122
|
],
|
|
4710
4123
|
];
|
|
4711
4124
|
var UpdateInAppTemplateResponse = [3, n0, _UIATRp, 0, [_MB], [[() => MessageBody, 16]]];
|
|
@@ -4742,20 +4155,10 @@ var UpdatePushTemplateRequest = [
|
|
|
4742
4155
|
0,
|
|
4743
4156
|
[_CNV, _PNTR, _TNe, _V],
|
|
4744
4157
|
[
|
|
4745
|
-
[
|
|
4746
|
-
2,
|
|
4747
|
-
{
|
|
4748
|
-
[_hQ]: _cnv,
|
|
4749
|
-
},
|
|
4750
|
-
],
|
|
4158
|
+
[2, { [_hQ]: _cnv }],
|
|
4751
4159
|
[() => PushNotificationTemplateRequest, 16],
|
|
4752
4160
|
[0, 1],
|
|
4753
|
-
[
|
|
4754
|
-
0,
|
|
4755
|
-
{
|
|
4756
|
-
[_hQ]: _v,
|
|
4757
|
-
},
|
|
4758
|
-
],
|
|
4161
|
+
[0, { [_hQ]: _v }],
|
|
4759
4162
|
],
|
|
4760
4163
|
];
|
|
4761
4164
|
var UpdatePushTemplateResponse = [3, n0, _UPTRp, 0, [_MB], [[() => MessageBody, 16]]];
|
|
@@ -4825,20 +4228,10 @@ var UpdateSmsTemplateRequest = [
|
|
|
4825
4228
|
0,
|
|
4826
4229
|
[_CNV, _SMSTR, _TNe, _V],
|
|
4827
4230
|
[
|
|
4828
|
-
[
|
|
4829
|
-
2,
|
|
4830
|
-
{
|
|
4831
|
-
[_hQ]: _cnv,
|
|
4832
|
-
},
|
|
4833
|
-
],
|
|
4231
|
+
[2, { [_hQ]: _cnv }],
|
|
4834
4232
|
[() => SMSTemplateRequest, 16],
|
|
4835
4233
|
[0, 1],
|
|
4836
|
-
[
|
|
4837
|
-
0,
|
|
4838
|
-
{
|
|
4839
|
-
[_hQ]: _v,
|
|
4840
|
-
},
|
|
4841
|
-
],
|
|
4234
|
+
[0, { [_hQ]: _v }],
|
|
4842
4235
|
],
|
|
4843
4236
|
];
|
|
4844
4237
|
var UpdateSmsTemplateResponse = [3, n0, _USTRp, 0, [_MB], [[() => MessageBody, 16]]];
|
|
@@ -4888,19 +4281,9 @@ var UpdateVoiceTemplateRequest = [
|
|
|
4888
4281
|
0,
|
|
4889
4282
|
[_CNV, _TNe, _V, _VTR],
|
|
4890
4283
|
[
|
|
4891
|
-
[
|
|
4892
|
-
2,
|
|
4893
|
-
{
|
|
4894
|
-
[_hQ]: _cnv,
|
|
4895
|
-
},
|
|
4896
|
-
],
|
|
4284
|
+
[2, { [_hQ]: _cnv }],
|
|
4897
4285
|
[0, 1],
|
|
4898
|
-
[
|
|
4899
|
-
0,
|
|
4900
|
-
{
|
|
4901
|
-
[_hQ]: _v,
|
|
4902
|
-
},
|
|
4903
|
-
],
|
|
4286
|
+
[0, { [_hQ]: _v }],
|
|
4904
4287
|
[() => VoiceTemplateRequest, 16],
|
|
4905
4288
|
],
|
|
4906
4289
|
];
|
|
@@ -4956,19 +4339,7 @@ var VoiceTemplateRequest = [
|
|
|
4956
4339
|
_VTR,
|
|
4957
4340
|
0,
|
|
4958
4341
|
[_B, _DSe, _LC, _t, _TDe, _VI],
|
|
4959
|
-
[
|
|
4960
|
-
0,
|
|
4961
|
-
0,
|
|
4962
|
-
0,
|
|
4963
|
-
[
|
|
4964
|
-
128 | 0,
|
|
4965
|
-
{
|
|
4966
|
-
[_jN]: _t,
|
|
4967
|
-
},
|
|
4968
|
-
],
|
|
4969
|
-
0,
|
|
4970
|
-
0,
|
|
4971
|
-
],
|
|
4342
|
+
[0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0],
|
|
4972
4343
|
];
|
|
4973
4344
|
var VoiceTemplateResponse = [
|
|
4974
4345
|
3,
|
|
@@ -4976,25 +4347,7 @@ var VoiceTemplateResponse = [
|
|
|
4976
4347
|
_VTRo,
|
|
4977
4348
|
0,
|
|
4978
4349
|
[_Ar, _B, _CD, _DSe, _LC, _LMD, _t, _TDe, _TNe, _TT, _V, _VI],
|
|
4979
|
-
[
|
|
4980
|
-
0,
|
|
4981
|
-
0,
|
|
4982
|
-
0,
|
|
4983
|
-
0,
|
|
4984
|
-
0,
|
|
4985
|
-
0,
|
|
4986
|
-
[
|
|
4987
|
-
128 | 0,
|
|
4988
|
-
{
|
|
4989
|
-
[_jN]: _t,
|
|
4990
|
-
},
|
|
4991
|
-
],
|
|
4992
|
-
0,
|
|
4993
|
-
0,
|
|
4994
|
-
0,
|
|
4995
|
-
0,
|
|
4996
|
-
0,
|
|
4997
|
-
],
|
|
4350
|
+
[0, 0, 0, 0, 0, 0, [128 | 0, { [_jN]: _t }], 0, 0, 0, 0, 0],
|
|
4998
4351
|
];
|
|
4999
4352
|
var WaitActivity = [3, n0, _WA, 0, [_NA, _WT], [0, () => WaitTime]];
|
|
5000
4353
|
var WaitTime = [3, n0, _WT, 0, [_WF, _WUa], [0, 0]];
|
|
@@ -5025,12 +4378,7 @@ var WriteCampaignRequest = [
|
|
|
5025
4378
|
() => Schedule,
|
|
5026
4379
|
0,
|
|
5027
4380
|
1,
|
|
5028
|
-
[
|
|
5029
|
-
128 | 0,
|
|
5030
|
-
{
|
|
5031
|
-
[_jN]: _t,
|
|
5032
|
-
},
|
|
5033
|
-
],
|
|
4381
|
+
[128 | 0, { [_jN]: _t }],
|
|
5034
4382
|
() => TemplateConfiguration,
|
|
5035
4383
|
0,
|
|
5036
4384
|
0,
|
|
@@ -5072,17 +4420,7 @@ var WriteSegmentRequest = [
|
|
|
5072
4420
|
_WSR,
|
|
5073
4421
|
0,
|
|
5074
4422
|
[_Di, _N, _SGe, _t],
|
|
5075
|
-
[
|
|
5076
|
-
() => SegmentDimensions,
|
|
5077
|
-
0,
|
|
5078
|
-
() => SegmentGroupList,
|
|
5079
|
-
[
|
|
5080
|
-
128 | 0,
|
|
5081
|
-
{
|
|
5082
|
-
[_jN]: _t,
|
|
5083
|
-
},
|
|
5084
|
-
],
|
|
5085
|
-
],
|
|
4423
|
+
[() => SegmentDimensions, 0, () => SegmentGroupList, [128 | 0, { [_jN]: _t }]],
|
|
5086
4424
|
];
|
|
5087
4425
|
var WriteTreatmentResource = [
|
|
5088
4426
|
3,
|
|
@@ -5147,9 +4485,7 @@ var CreateApp = [
|
|
|
5147
4485
|
9,
|
|
5148
4486
|
n0,
|
|
5149
4487
|
_CA,
|
|
5150
|
-
{
|
|
5151
|
-
[_h]: ["POST", "/v1/apps", 201],
|
|
5152
|
-
},
|
|
4488
|
+
{ [_h]: ["POST", "/v1/apps", 201] },
|
|
5153
4489
|
() => CreateAppRequest,
|
|
5154
4490
|
() => CreateAppResponse,
|
|
5155
4491
|
];
|
|
@@ -5157,9 +4493,7 @@ var CreateCampaign = [
|
|
|
5157
4493
|
9,
|
|
5158
4494
|
n0,
|
|
5159
4495
|
_CCr,
|
|
5160
|
-
{
|
|
5161
|
-
[_h]: ["POST", "/v1/apps/{ApplicationId}/campaigns", 201],
|
|
5162
|
-
},
|
|
4496
|
+
{ [_h]: ["POST", "/v1/apps/{ApplicationId}/campaigns", 201] },
|
|
5163
4497
|
() => CreateCampaignRequest,
|
|
5164
4498
|
() => CreateCampaignResponse,
|
|
5165
4499
|
];
|
|
@@ -5167,9 +4501,7 @@ var CreateEmailTemplate = [
|
|
|
5167
4501
|
9,
|
|
5168
4502
|
n0,
|
|
5169
4503
|
_CET,
|
|
5170
|
-
{
|
|
5171
|
-
[_h]: ["POST", "/v1/templates/{TemplateName}/email", 201],
|
|
5172
|
-
},
|
|
4504
|
+
{ [_h]: ["POST", "/v1/templates/{TemplateName}/email", 201] },
|
|
5173
4505
|
() => CreateEmailTemplateRequest,
|
|
5174
4506
|
() => CreateEmailTemplateResponse,
|
|
5175
4507
|
];
|
|
@@ -5177,9 +4509,7 @@ var CreateExportJob = [
|
|
|
5177
4509
|
9,
|
|
5178
4510
|
n0,
|
|
5179
4511
|
_CEJ,
|
|
5180
|
-
{
|
|
5181
|
-
[_h]: ["POST", "/v1/apps/{ApplicationId}/jobs/export", 202],
|
|
5182
|
-
},
|
|
4512
|
+
{ [_h]: ["POST", "/v1/apps/{ApplicationId}/jobs/export", 202] },
|
|
5183
4513
|
() => CreateExportJobRequest,
|
|
5184
4514
|
() => CreateExportJobResponse,
|
|
5185
4515
|
];
|
|
@@ -5187,9 +4517,7 @@ var CreateImportJob = [
|
|
|
5187
4517
|
9,
|
|
5188
4518
|
n0,
|
|
5189
4519
|
_CIJ,
|
|
5190
|
-
{
|
|
5191
|
-
[_h]: ["POST", "/v1/apps/{ApplicationId}/jobs/import", 201],
|
|
5192
|
-
},
|
|
4520
|
+
{ [_h]: ["POST", "/v1/apps/{ApplicationId}/jobs/import", 201] },
|
|
5193
4521
|
() => CreateImportJobRequest,
|
|
5194
4522
|
() => CreateImportJobResponse,
|
|
5195
4523
|
];
|
|
@@ -5197,9 +4525,7 @@ var CreateInAppTemplate = [
|
|
|
5197
4525
|
9,
|
|
5198
4526
|
n0,
|
|
5199
4527
|
_CIAT,
|
|
5200
|
-
{
|
|
5201
|
-
[_h]: ["POST", "/v1/templates/{TemplateName}/inapp", 201],
|
|
5202
|
-
},
|
|
4528
|
+
{ [_h]: ["POST", "/v1/templates/{TemplateName}/inapp", 201] },
|
|
5203
4529
|
() => CreateInAppTemplateRequest,
|
|
5204
4530
|
() => CreateInAppTemplateResponse,
|
|
5205
4531
|
];
|
|
@@ -5207,9 +4533,7 @@ var CreateJourney = [
|
|
|
5207
4533
|
9,
|
|
5208
4534
|
n0,
|
|
5209
4535
|
_CJ,
|
|
5210
|
-
{
|
|
5211
|
-
[_h]: ["POST", "/v1/apps/{ApplicationId}/journeys", 201],
|
|
5212
|
-
},
|
|
4536
|
+
{ [_h]: ["POST", "/v1/apps/{ApplicationId}/journeys", 201] },
|
|
5213
4537
|
() => CreateJourneyRequest,
|
|
5214
4538
|
() => CreateJourneyResponse,
|
|
5215
4539
|
];
|
|
@@ -5217,9 +4541,7 @@ var CreatePushTemplate = [
|
|
|
5217
4541
|
9,
|
|
5218
4542
|
n0,
|
|
5219
4543
|
_CPT,
|
|
5220
|
-
{
|
|
5221
|
-
[_h]: ["POST", "/v1/templates/{TemplateName}/push", 201],
|
|
5222
|
-
},
|
|
4544
|
+
{ [_h]: ["POST", "/v1/templates/{TemplateName}/push", 201] },
|
|
5223
4545
|
() => CreatePushTemplateRequest,
|
|
5224
4546
|
() => CreatePushTemplateResponse,
|
|
5225
4547
|
];
|
|
@@ -5227,9 +4549,7 @@ var CreateRecommenderConfiguration = [
|
|
|
5227
4549
|
9,
|
|
5228
4550
|
n0,
|
|
5229
4551
|
_CRC,
|
|
5230
|
-
{
|
|
5231
|
-
[_h]: ["POST", "/v1/recommenders", 201],
|
|
5232
|
-
},
|
|
4552
|
+
{ [_h]: ["POST", "/v1/recommenders", 201] },
|
|
5233
4553
|
() => CreateRecommenderConfigurationRequest,
|
|
5234
4554
|
() => CreateRecommenderConfigurationResponse,
|
|
5235
4555
|
];
|
|
@@ -5237,9 +4557,7 @@ var CreateSegment = [
|
|
|
5237
4557
|
9,
|
|
5238
4558
|
n0,
|
|
5239
4559
|
_CSr,
|
|
5240
|
-
{
|
|
5241
|
-
[_h]: ["POST", "/v1/apps/{ApplicationId}/segments", 201],
|
|
5242
|
-
},
|
|
4560
|
+
{ [_h]: ["POST", "/v1/apps/{ApplicationId}/segments", 201] },
|
|
5243
4561
|
() => CreateSegmentRequest,
|
|
5244
4562
|
() => CreateSegmentResponse,
|
|
5245
4563
|
];
|
|
@@ -5247,9 +4565,7 @@ var CreateSmsTemplate = [
|
|
|
5247
4565
|
9,
|
|
5248
4566
|
n0,
|
|
5249
4567
|
_CST,
|
|
5250
|
-
{
|
|
5251
|
-
[_h]: ["POST", "/v1/templates/{TemplateName}/sms", 201],
|
|
5252
|
-
},
|
|
4568
|
+
{ [_h]: ["POST", "/v1/templates/{TemplateName}/sms", 201] },
|
|
5253
4569
|
() => CreateSmsTemplateRequest,
|
|
5254
4570
|
() => CreateSmsTemplateResponse,
|
|
5255
4571
|
];
|
|
@@ -5257,9 +4573,7 @@ var CreateVoiceTemplate = [
|
|
|
5257
4573
|
9,
|
|
5258
4574
|
n0,
|
|
5259
4575
|
_CVT,
|
|
5260
|
-
{
|
|
5261
|
-
[_h]: ["POST", "/v1/templates/{TemplateName}/voice", 201],
|
|
5262
|
-
},
|
|
4576
|
+
{ [_h]: ["POST", "/v1/templates/{TemplateName}/voice", 201] },
|
|
5263
4577
|
() => CreateVoiceTemplateRequest,
|
|
5264
4578
|
() => CreateVoiceTemplateResponse,
|
|
5265
4579
|
];
|
|
@@ -5267,9 +4581,7 @@ var DeleteAdmChannel = [
|
|
|
5267
4581
|
9,
|
|
5268
4582
|
n0,
|
|
5269
4583
|
_DAC,
|
|
5270
|
-
{
|
|
5271
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/adm", 200],
|
|
5272
|
-
},
|
|
4584
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/adm", 200] },
|
|
5273
4585
|
() => DeleteAdmChannelRequest,
|
|
5274
4586
|
() => DeleteAdmChannelResponse,
|
|
5275
4587
|
];
|
|
@@ -5277,9 +4589,7 @@ var DeleteApnsChannel = [
|
|
|
5277
4589
|
9,
|
|
5278
4590
|
n0,
|
|
5279
4591
|
_DACe,
|
|
5280
|
-
{
|
|
5281
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/apns", 200],
|
|
5282
|
-
},
|
|
4592
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/apns", 200] },
|
|
5283
4593
|
() => DeleteApnsChannelRequest,
|
|
5284
4594
|
() => DeleteApnsChannelResponse,
|
|
5285
4595
|
];
|
|
@@ -5287,9 +4597,7 @@ var DeleteApnsSandboxChannel = [
|
|
|
5287
4597
|
9,
|
|
5288
4598
|
n0,
|
|
5289
4599
|
_DASC,
|
|
5290
|
-
{
|
|
5291
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/apns_sandbox", 200],
|
|
5292
|
-
},
|
|
4600
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/apns_sandbox", 200] },
|
|
5293
4601
|
() => DeleteApnsSandboxChannelRequest,
|
|
5294
4602
|
() => DeleteApnsSandboxChannelResponse,
|
|
5295
4603
|
];
|
|
@@ -5297,9 +4605,7 @@ var DeleteApnsVoipChannel = [
|
|
|
5297
4605
|
9,
|
|
5298
4606
|
n0,
|
|
5299
4607
|
_DAVC,
|
|
5300
|
-
{
|
|
5301
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/apns_voip", 200],
|
|
5302
|
-
},
|
|
4608
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/apns_voip", 200] },
|
|
5303
4609
|
() => DeleteApnsVoipChannelRequest,
|
|
5304
4610
|
() => DeleteApnsVoipChannelResponse,
|
|
5305
4611
|
];
|
|
@@ -5307,9 +4613,7 @@ var DeleteApnsVoipSandboxChannel = [
|
|
|
5307
4613
|
9,
|
|
5308
4614
|
n0,
|
|
5309
4615
|
_DAVSC,
|
|
5310
|
-
{
|
|
5311
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/apns_voip_sandbox", 200],
|
|
5312
|
-
},
|
|
4616
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/apns_voip_sandbox", 200] },
|
|
5313
4617
|
() => DeleteApnsVoipSandboxChannelRequest,
|
|
5314
4618
|
() => DeleteApnsVoipSandboxChannelResponse,
|
|
5315
4619
|
];
|
|
@@ -5317,9 +4621,7 @@ var DeleteApp = [
|
|
|
5317
4621
|
9,
|
|
5318
4622
|
n0,
|
|
5319
4623
|
_DAe,
|
|
5320
|
-
{
|
|
5321
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}", 200],
|
|
5322
|
-
},
|
|
4624
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}", 200] },
|
|
5323
4625
|
() => DeleteAppRequest,
|
|
5324
4626
|
() => DeleteAppResponse,
|
|
5325
4627
|
];
|
|
@@ -5327,9 +4629,7 @@ var DeleteBaiduChannel = [
|
|
|
5327
4629
|
9,
|
|
5328
4630
|
n0,
|
|
5329
4631
|
_DBCe,
|
|
5330
|
-
{
|
|
5331
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/baidu", 200],
|
|
5332
|
-
},
|
|
4632
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/baidu", 200] },
|
|
5333
4633
|
() => DeleteBaiduChannelRequest,
|
|
5334
4634
|
() => DeleteBaiduChannelResponse,
|
|
5335
4635
|
];
|
|
@@ -5337,9 +4637,7 @@ var DeleteCampaign = [
|
|
|
5337
4637
|
9,
|
|
5338
4638
|
n0,
|
|
5339
4639
|
_DCel,
|
|
5340
|
-
{
|
|
5341
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}", 200],
|
|
5342
|
-
},
|
|
4640
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}", 200] },
|
|
5343
4641
|
() => DeleteCampaignRequest,
|
|
5344
4642
|
() => DeleteCampaignResponse,
|
|
5345
4643
|
];
|
|
@@ -5347,9 +4645,7 @@ var DeleteEmailChannel = [
|
|
|
5347
4645
|
9,
|
|
5348
4646
|
n0,
|
|
5349
4647
|
_DEC,
|
|
5350
|
-
{
|
|
5351
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/email", 200],
|
|
5352
|
-
},
|
|
4648
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/email", 200] },
|
|
5353
4649
|
() => DeleteEmailChannelRequest,
|
|
5354
4650
|
() => DeleteEmailChannelResponse,
|
|
5355
4651
|
];
|
|
@@ -5357,9 +4653,7 @@ var DeleteEmailTemplate = [
|
|
|
5357
4653
|
9,
|
|
5358
4654
|
n0,
|
|
5359
4655
|
_DET,
|
|
5360
|
-
{
|
|
5361
|
-
[_h]: ["DELETE", "/v1/templates/{TemplateName}/email", 202],
|
|
5362
|
-
},
|
|
4656
|
+
{ [_h]: ["DELETE", "/v1/templates/{TemplateName}/email", 202] },
|
|
5363
4657
|
() => DeleteEmailTemplateRequest,
|
|
5364
4658
|
() => DeleteEmailTemplateResponse,
|
|
5365
4659
|
];
|
|
@@ -5367,9 +4661,7 @@ var DeleteEndpoint = [
|
|
|
5367
4661
|
9,
|
|
5368
4662
|
n0,
|
|
5369
4663
|
_DE,
|
|
5370
|
-
{
|
|
5371
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/endpoints/{EndpointId}", 202],
|
|
5372
|
-
},
|
|
4664
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/endpoints/{EndpointId}", 202] },
|
|
5373
4665
|
() => DeleteEndpointRequest,
|
|
5374
4666
|
() => DeleteEndpointResponse,
|
|
5375
4667
|
];
|
|
@@ -5377,9 +4669,7 @@ var DeleteEventStream = [
|
|
|
5377
4669
|
9,
|
|
5378
4670
|
n0,
|
|
5379
4671
|
_DES,
|
|
5380
|
-
{
|
|
5381
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/eventstream", 200],
|
|
5382
|
-
},
|
|
4672
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/eventstream", 200] },
|
|
5383
4673
|
() => DeleteEventStreamRequest,
|
|
5384
4674
|
() => DeleteEventStreamResponse,
|
|
5385
4675
|
];
|
|
@@ -5387,9 +4677,7 @@ var DeleteGcmChannel = [
|
|
|
5387
4677
|
9,
|
|
5388
4678
|
n0,
|
|
5389
4679
|
_DGC,
|
|
5390
|
-
{
|
|
5391
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/gcm", 200],
|
|
5392
|
-
},
|
|
4680
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/gcm", 200] },
|
|
5393
4681
|
() => DeleteGcmChannelRequest,
|
|
5394
4682
|
() => DeleteGcmChannelResponse,
|
|
5395
4683
|
];
|
|
@@ -5397,9 +4685,7 @@ var DeleteInAppTemplate = [
|
|
|
5397
4685
|
9,
|
|
5398
4686
|
n0,
|
|
5399
4687
|
_DIAT,
|
|
5400
|
-
{
|
|
5401
|
-
[_h]: ["DELETE", "/v1/templates/{TemplateName}/inapp", 202],
|
|
5402
|
-
},
|
|
4688
|
+
{ [_h]: ["DELETE", "/v1/templates/{TemplateName}/inapp", 202] },
|
|
5403
4689
|
() => DeleteInAppTemplateRequest,
|
|
5404
4690
|
() => DeleteInAppTemplateResponse,
|
|
5405
4691
|
];
|
|
@@ -5407,9 +4693,7 @@ var DeleteJourney = [
|
|
|
5407
4693
|
9,
|
|
5408
4694
|
n0,
|
|
5409
4695
|
_DJ,
|
|
5410
|
-
{
|
|
5411
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/journeys/{JourneyId}", 200],
|
|
5412
|
-
},
|
|
4696
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/journeys/{JourneyId}", 200] },
|
|
5413
4697
|
() => DeleteJourneyRequest,
|
|
5414
4698
|
() => DeleteJourneyResponse,
|
|
5415
4699
|
];
|
|
@@ -5417,9 +4701,7 @@ var DeletePushTemplate = [
|
|
|
5417
4701
|
9,
|
|
5418
4702
|
n0,
|
|
5419
4703
|
_DPT,
|
|
5420
|
-
{
|
|
5421
|
-
[_h]: ["DELETE", "/v1/templates/{TemplateName}/push", 202],
|
|
5422
|
-
},
|
|
4704
|
+
{ [_h]: ["DELETE", "/v1/templates/{TemplateName}/push", 202] },
|
|
5423
4705
|
() => DeletePushTemplateRequest,
|
|
5424
4706
|
() => DeletePushTemplateResponse,
|
|
5425
4707
|
];
|
|
@@ -5427,9 +4709,7 @@ var DeleteRecommenderConfiguration = [
|
|
|
5427
4709
|
9,
|
|
5428
4710
|
n0,
|
|
5429
4711
|
_DRC,
|
|
5430
|
-
{
|
|
5431
|
-
[_h]: ["DELETE", "/v1/recommenders/{RecommenderId}", 200],
|
|
5432
|
-
},
|
|
4712
|
+
{ [_h]: ["DELETE", "/v1/recommenders/{RecommenderId}", 200] },
|
|
5433
4713
|
() => DeleteRecommenderConfigurationRequest,
|
|
5434
4714
|
() => DeleteRecommenderConfigurationResponse,
|
|
5435
4715
|
];
|
|
@@ -5437,9 +4717,7 @@ var DeleteSegment = [
|
|
|
5437
4717
|
9,
|
|
5438
4718
|
n0,
|
|
5439
4719
|
_DSele,
|
|
5440
|
-
{
|
|
5441
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/segments/{SegmentId}", 200],
|
|
5442
|
-
},
|
|
4720
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/segments/{SegmentId}", 200] },
|
|
5443
4721
|
() => DeleteSegmentRequest,
|
|
5444
4722
|
() => DeleteSegmentResponse,
|
|
5445
4723
|
];
|
|
@@ -5447,9 +4725,7 @@ var DeleteSmsChannel = [
|
|
|
5447
4725
|
9,
|
|
5448
4726
|
n0,
|
|
5449
4727
|
_DSC,
|
|
5450
|
-
{
|
|
5451
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/sms", 200],
|
|
5452
|
-
},
|
|
4728
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/sms", 200] },
|
|
5453
4729
|
() => DeleteSmsChannelRequest,
|
|
5454
4730
|
() => DeleteSmsChannelResponse,
|
|
5455
4731
|
];
|
|
@@ -5457,9 +4733,7 @@ var DeleteSmsTemplate = [
|
|
|
5457
4733
|
9,
|
|
5458
4734
|
n0,
|
|
5459
4735
|
_DST,
|
|
5460
|
-
{
|
|
5461
|
-
[_h]: ["DELETE", "/v1/templates/{TemplateName}/sms", 202],
|
|
5462
|
-
},
|
|
4736
|
+
{ [_h]: ["DELETE", "/v1/templates/{TemplateName}/sms", 202] },
|
|
5463
4737
|
() => DeleteSmsTemplateRequest,
|
|
5464
4738
|
() => DeleteSmsTemplateResponse,
|
|
5465
4739
|
];
|
|
@@ -5467,9 +4741,7 @@ var DeleteUserEndpoints = [
|
|
|
5467
4741
|
9,
|
|
5468
4742
|
n0,
|
|
5469
4743
|
_DUE,
|
|
5470
|
-
{
|
|
5471
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/users/{UserId}", 202],
|
|
5472
|
-
},
|
|
4744
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/users/{UserId}", 202] },
|
|
5473
4745
|
() => DeleteUserEndpointsRequest,
|
|
5474
4746
|
() => DeleteUserEndpointsResponse,
|
|
5475
4747
|
];
|
|
@@ -5477,9 +4749,7 @@ var DeleteVoiceChannel = [
|
|
|
5477
4749
|
9,
|
|
5478
4750
|
n0,
|
|
5479
4751
|
_DVC,
|
|
5480
|
-
{
|
|
5481
|
-
[_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/voice", 200],
|
|
5482
|
-
},
|
|
4752
|
+
{ [_h]: ["DELETE", "/v1/apps/{ApplicationId}/channels/voice", 200] },
|
|
5483
4753
|
() => DeleteVoiceChannelRequest,
|
|
5484
4754
|
() => DeleteVoiceChannelResponse,
|
|
5485
4755
|
];
|
|
@@ -5487,9 +4757,7 @@ var DeleteVoiceTemplate = [
|
|
|
5487
4757
|
9,
|
|
5488
4758
|
n0,
|
|
5489
4759
|
_DVT,
|
|
5490
|
-
{
|
|
5491
|
-
[_h]: ["DELETE", "/v1/templates/{TemplateName}/voice", 202],
|
|
5492
|
-
},
|
|
4760
|
+
{ [_h]: ["DELETE", "/v1/templates/{TemplateName}/voice", 202] },
|
|
5493
4761
|
() => DeleteVoiceTemplateRequest,
|
|
5494
4762
|
() => DeleteVoiceTemplateResponse,
|
|
5495
4763
|
];
|
|
@@ -5497,9 +4765,7 @@ var GetAdmChannel = [
|
|
|
5497
4765
|
9,
|
|
5498
4766
|
n0,
|
|
5499
4767
|
_GAC,
|
|
5500
|
-
{
|
|
5501
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/channels/adm", 200],
|
|
5502
|
-
},
|
|
4768
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/channels/adm", 200] },
|
|
5503
4769
|
() => GetAdmChannelRequest,
|
|
5504
4770
|
() => GetAdmChannelResponse,
|
|
5505
4771
|
];
|
|
@@ -5507,9 +4773,7 @@ var GetApnsChannel = [
|
|
|
5507
4773
|
9,
|
|
5508
4774
|
n0,
|
|
5509
4775
|
_GACe,
|
|
5510
|
-
{
|
|
5511
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/channels/apns", 200],
|
|
5512
|
-
},
|
|
4776
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/channels/apns", 200] },
|
|
5513
4777
|
() => GetApnsChannelRequest,
|
|
5514
4778
|
() => GetApnsChannelResponse,
|
|
5515
4779
|
];
|
|
@@ -5517,9 +4781,7 @@ var GetApnsSandboxChannel = [
|
|
|
5517
4781
|
9,
|
|
5518
4782
|
n0,
|
|
5519
4783
|
_GASC,
|
|
5520
|
-
{
|
|
5521
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/channels/apns_sandbox", 200],
|
|
5522
|
-
},
|
|
4784
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/channels/apns_sandbox", 200] },
|
|
5523
4785
|
() => GetApnsSandboxChannelRequest,
|
|
5524
4786
|
() => GetApnsSandboxChannelResponse,
|
|
5525
4787
|
];
|
|
@@ -5527,9 +4789,7 @@ var GetApnsVoipChannel = [
|
|
|
5527
4789
|
9,
|
|
5528
4790
|
n0,
|
|
5529
4791
|
_GAVC,
|
|
5530
|
-
{
|
|
5531
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/channels/apns_voip", 200],
|
|
5532
|
-
},
|
|
4792
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/channels/apns_voip", 200] },
|
|
5533
4793
|
() => GetApnsVoipChannelRequest,
|
|
5534
4794
|
() => GetApnsVoipChannelResponse,
|
|
5535
4795
|
];
|
|
@@ -5537,9 +4797,7 @@ var GetApnsVoipSandboxChannel = [
|
|
|
5537
4797
|
9,
|
|
5538
4798
|
n0,
|
|
5539
4799
|
_GAVSC,
|
|
5540
|
-
{
|
|
5541
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/channels/apns_voip_sandbox", 200],
|
|
5542
|
-
},
|
|
4800
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/channels/apns_voip_sandbox", 200] },
|
|
5543
4801
|
() => GetApnsVoipSandboxChannelRequest,
|
|
5544
4802
|
() => GetApnsVoipSandboxChannelResponse,
|
|
5545
4803
|
];
|
|
@@ -5547,9 +4805,7 @@ var GetApp = [
|
|
|
5547
4805
|
9,
|
|
5548
4806
|
n0,
|
|
5549
4807
|
_GA,
|
|
5550
|
-
{
|
|
5551
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}", 200],
|
|
5552
|
-
},
|
|
4808
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}", 200] },
|
|
5553
4809
|
() => GetAppRequest,
|
|
5554
4810
|
() => GetAppResponse,
|
|
5555
4811
|
];
|
|
@@ -5557,9 +4813,7 @@ var GetApplicationDateRangeKpi = [
|
|
|
5557
4813
|
9,
|
|
5558
4814
|
n0,
|
|
5559
4815
|
_GADRK,
|
|
5560
|
-
{
|
|
5561
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/kpis/daterange/{KpiName}", 200],
|
|
5562
|
-
},
|
|
4816
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/kpis/daterange/{KpiName}", 200] },
|
|
5563
4817
|
() => GetApplicationDateRangeKpiRequest,
|
|
5564
4818
|
() => GetApplicationDateRangeKpiResponse,
|
|
5565
4819
|
];
|
|
@@ -5567,9 +4821,7 @@ var GetApplicationSettings = [
|
|
|
5567
4821
|
9,
|
|
5568
4822
|
n0,
|
|
5569
4823
|
_GAS,
|
|
5570
|
-
{
|
|
5571
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/settings", 200],
|
|
5572
|
-
},
|
|
4824
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/settings", 200] },
|
|
5573
4825
|
() => GetApplicationSettingsRequest,
|
|
5574
4826
|
() => GetApplicationSettingsResponse,
|
|
5575
4827
|
];
|
|
@@ -5577,9 +4829,7 @@ var GetApps = [
|
|
|
5577
4829
|
9,
|
|
5578
4830
|
n0,
|
|
5579
4831
|
_GAe,
|
|
5580
|
-
{
|
|
5581
|
-
[_h]: ["GET", "/v1/apps", 200],
|
|
5582
|
-
},
|
|
4832
|
+
{ [_h]: ["GET", "/v1/apps", 200] },
|
|
5583
4833
|
() => GetAppsRequest,
|
|
5584
4834
|
() => GetAppsResponse,
|
|
5585
4835
|
];
|
|
@@ -5587,9 +4837,7 @@ var GetBaiduChannel = [
|
|
|
5587
4837
|
9,
|
|
5588
4838
|
n0,
|
|
5589
4839
|
_GBC,
|
|
5590
|
-
{
|
|
5591
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/channels/baidu", 200],
|
|
5592
|
-
},
|
|
4840
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/channels/baidu", 200] },
|
|
5593
4841
|
() => GetBaiduChannelRequest,
|
|
5594
4842
|
() => GetBaiduChannelResponse,
|
|
5595
4843
|
];
|
|
@@ -5597,9 +4845,7 @@ var GetCampaign = [
|
|
|
5597
4845
|
9,
|
|
5598
4846
|
n0,
|
|
5599
4847
|
_GC,
|
|
5600
|
-
{
|
|
5601
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}", 200],
|
|
5602
|
-
},
|
|
4848
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}", 200] },
|
|
5603
4849
|
() => GetCampaignRequest,
|
|
5604
4850
|
() => GetCampaignResponse,
|
|
5605
4851
|
];
|
|
@@ -5607,9 +4853,7 @@ var GetCampaignActivities = [
|
|
|
5607
4853
|
9,
|
|
5608
4854
|
n0,
|
|
5609
4855
|
_GCA,
|
|
5610
|
-
{
|
|
5611
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}/activities", 200],
|
|
5612
|
-
},
|
|
4856
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}/activities", 200] },
|
|
5613
4857
|
() => GetCampaignActivitiesRequest,
|
|
5614
4858
|
() => GetCampaignActivitiesResponse,
|
|
5615
4859
|
];
|
|
@@ -5617,9 +4861,7 @@ var GetCampaignDateRangeKpi = [
|
|
|
5617
4861
|
9,
|
|
5618
4862
|
n0,
|
|
5619
4863
|
_GCDRK,
|
|
5620
|
-
{
|
|
5621
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}/kpis/daterange/{KpiName}", 200],
|
|
5622
|
-
},
|
|
4864
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}/kpis/daterange/{KpiName}", 200] },
|
|
5623
4865
|
() => GetCampaignDateRangeKpiRequest,
|
|
5624
4866
|
() => GetCampaignDateRangeKpiResponse,
|
|
5625
4867
|
];
|
|
@@ -5627,9 +4869,7 @@ var GetCampaigns = [
|
|
|
5627
4869
|
9,
|
|
5628
4870
|
n0,
|
|
5629
4871
|
_GCe,
|
|
5630
|
-
{
|
|
5631
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/campaigns", 200],
|
|
5632
|
-
},
|
|
4872
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/campaigns", 200] },
|
|
5633
4873
|
() => GetCampaignsRequest,
|
|
5634
4874
|
() => GetCampaignsResponse,
|
|
5635
4875
|
];
|
|
@@ -5637,9 +4877,7 @@ var GetCampaignVersion = [
|
|
|
5637
4877
|
9,
|
|
5638
4878
|
n0,
|
|
5639
4879
|
_GCV,
|
|
5640
|
-
{
|
|
5641
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}/versions/{Version}", 200],
|
|
5642
|
-
},
|
|
4880
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}/versions/{Version}", 200] },
|
|
5643
4881
|
() => GetCampaignVersionRequest,
|
|
5644
4882
|
() => GetCampaignVersionResponse,
|
|
5645
4883
|
];
|
|
@@ -5647,9 +4885,7 @@ var GetCampaignVersions = [
|
|
|
5647
4885
|
9,
|
|
5648
4886
|
n0,
|
|
5649
4887
|
_GCVe,
|
|
5650
|
-
{
|
|
5651
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}/versions", 200],
|
|
5652
|
-
},
|
|
4888
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}/versions", 200] },
|
|
5653
4889
|
() => GetCampaignVersionsRequest,
|
|
5654
4890
|
() => GetCampaignVersionsResponse,
|
|
5655
4891
|
];
|
|
@@ -5657,9 +4893,7 @@ var GetChannels = [
|
|
|
5657
4893
|
9,
|
|
5658
4894
|
n0,
|
|
5659
4895
|
_GCet,
|
|
5660
|
-
{
|
|
5661
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/channels", 200],
|
|
5662
|
-
},
|
|
4896
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/channels", 200] },
|
|
5663
4897
|
() => GetChannelsRequest,
|
|
5664
4898
|
() => GetChannelsResponse,
|
|
5665
4899
|
];
|
|
@@ -5667,9 +4901,7 @@ var GetEmailChannel = [
|
|
|
5667
4901
|
9,
|
|
5668
4902
|
n0,
|
|
5669
4903
|
_GEC,
|
|
5670
|
-
{
|
|
5671
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/channels/email", 200],
|
|
5672
|
-
},
|
|
4904
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/channels/email", 200] },
|
|
5673
4905
|
() => GetEmailChannelRequest,
|
|
5674
4906
|
() => GetEmailChannelResponse,
|
|
5675
4907
|
];
|
|
@@ -5677,9 +4909,7 @@ var GetEmailTemplate = [
|
|
|
5677
4909
|
9,
|
|
5678
4910
|
n0,
|
|
5679
4911
|
_GET,
|
|
5680
|
-
{
|
|
5681
|
-
[_h]: ["GET", "/v1/templates/{TemplateName}/email", 200],
|
|
5682
|
-
},
|
|
4912
|
+
{ [_h]: ["GET", "/v1/templates/{TemplateName}/email", 200] },
|
|
5683
4913
|
() => GetEmailTemplateRequest,
|
|
5684
4914
|
() => GetEmailTemplateResponse,
|
|
5685
4915
|
];
|
|
@@ -5687,9 +4917,7 @@ var GetEndpoint = [
|
|
|
5687
4917
|
9,
|
|
5688
4918
|
n0,
|
|
5689
4919
|
_GE,
|
|
5690
|
-
{
|
|
5691
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/endpoints/{EndpointId}", 200],
|
|
5692
|
-
},
|
|
4920
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/endpoints/{EndpointId}", 200] },
|
|
5693
4921
|
() => GetEndpointRequest,
|
|
5694
4922
|
() => GetEndpointResponse,
|
|
5695
4923
|
];
|
|
@@ -5697,9 +4925,7 @@ var GetEventStream = [
|
|
|
5697
4925
|
9,
|
|
5698
4926
|
n0,
|
|
5699
4927
|
_GES,
|
|
5700
|
-
{
|
|
5701
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/eventstream", 200],
|
|
5702
|
-
},
|
|
4928
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/eventstream", 200] },
|
|
5703
4929
|
() => GetEventStreamRequest,
|
|
5704
4930
|
() => GetEventStreamResponse,
|
|
5705
4931
|
];
|
|
@@ -5707,9 +4933,7 @@ var GetExportJob = [
|
|
|
5707
4933
|
9,
|
|
5708
4934
|
n0,
|
|
5709
4935
|
_GEJ,
|
|
5710
|
-
{
|
|
5711
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/jobs/export/{JobId}", 200],
|
|
5712
|
-
},
|
|
4936
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/jobs/export/{JobId}", 200] },
|
|
5713
4937
|
() => GetExportJobRequest,
|
|
5714
4938
|
() => GetExportJobResponse,
|
|
5715
4939
|
];
|
|
@@ -5717,9 +4941,7 @@ var GetExportJobs = [
|
|
|
5717
4941
|
9,
|
|
5718
4942
|
n0,
|
|
5719
4943
|
_GEJe,
|
|
5720
|
-
{
|
|
5721
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/jobs/export", 200],
|
|
5722
|
-
},
|
|
4944
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/jobs/export", 200] },
|
|
5723
4945
|
() => GetExportJobsRequest,
|
|
5724
4946
|
() => GetExportJobsResponse,
|
|
5725
4947
|
];
|
|
@@ -5727,9 +4949,7 @@ var GetGcmChannel = [
|
|
|
5727
4949
|
9,
|
|
5728
4950
|
n0,
|
|
5729
4951
|
_GGC,
|
|
5730
|
-
{
|
|
5731
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/channels/gcm", 200],
|
|
5732
|
-
},
|
|
4952
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/channels/gcm", 200] },
|
|
5733
4953
|
() => GetGcmChannelRequest,
|
|
5734
4954
|
() => GetGcmChannelResponse,
|
|
5735
4955
|
];
|
|
@@ -5737,9 +4957,7 @@ var GetImportJob = [
|
|
|
5737
4957
|
9,
|
|
5738
4958
|
n0,
|
|
5739
4959
|
_GIJ,
|
|
5740
|
-
{
|
|
5741
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/jobs/import/{JobId}", 200],
|
|
5742
|
-
},
|
|
4960
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/jobs/import/{JobId}", 200] },
|
|
5743
4961
|
() => GetImportJobRequest,
|
|
5744
4962
|
() => GetImportJobResponse,
|
|
5745
4963
|
];
|
|
@@ -5747,9 +4965,7 @@ var GetImportJobs = [
|
|
|
5747
4965
|
9,
|
|
5748
4966
|
n0,
|
|
5749
4967
|
_GIJe,
|
|
5750
|
-
{
|
|
5751
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/jobs/import", 200],
|
|
5752
|
-
},
|
|
4968
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/jobs/import", 200] },
|
|
5753
4969
|
() => GetImportJobsRequest,
|
|
5754
4970
|
() => GetImportJobsResponse,
|
|
5755
4971
|
];
|
|
@@ -5757,9 +4973,7 @@ var GetInAppMessages = [
|
|
|
5757
4973
|
9,
|
|
5758
4974
|
n0,
|
|
5759
4975
|
_GIAM,
|
|
5760
|
-
{
|
|
5761
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/endpoints/{EndpointId}/inappmessages", 200],
|
|
5762
|
-
},
|
|
4976
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/endpoints/{EndpointId}/inappmessages", 200] },
|
|
5763
4977
|
() => GetInAppMessagesRequest,
|
|
5764
4978
|
() => GetInAppMessagesResponse,
|
|
5765
4979
|
];
|
|
@@ -5767,9 +4981,7 @@ var GetInAppTemplate = [
|
|
|
5767
4981
|
9,
|
|
5768
4982
|
n0,
|
|
5769
4983
|
_GIAT,
|
|
5770
|
-
{
|
|
5771
|
-
[_h]: ["GET", "/v1/templates/{TemplateName}/inapp", 200],
|
|
5772
|
-
},
|
|
4984
|
+
{ [_h]: ["GET", "/v1/templates/{TemplateName}/inapp", 200] },
|
|
5773
4985
|
() => GetInAppTemplateRequest,
|
|
5774
4986
|
() => GetInAppTemplateResponse,
|
|
5775
4987
|
];
|
|
@@ -5777,9 +4989,7 @@ var GetJourney = [
|
|
|
5777
4989
|
9,
|
|
5778
4990
|
n0,
|
|
5779
4991
|
_GJ,
|
|
5780
|
-
{
|
|
5781
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/journeys/{JourneyId}", 200],
|
|
5782
|
-
},
|
|
4992
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/journeys/{JourneyId}", 200] },
|
|
5783
4993
|
() => GetJourneyRequest,
|
|
5784
4994
|
() => GetJourneyResponse,
|
|
5785
4995
|
];
|
|
@@ -5787,9 +4997,7 @@ var GetJourneyDateRangeKpi = [
|
|
|
5787
4997
|
9,
|
|
5788
4998
|
n0,
|
|
5789
4999
|
_GJDRK,
|
|
5790
|
-
{
|
|
5791
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/journeys/{JourneyId}/kpis/daterange/{KpiName}", 200],
|
|
5792
|
-
},
|
|
5000
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/journeys/{JourneyId}/kpis/daterange/{KpiName}", 200] },
|
|
5793
5001
|
() => GetJourneyDateRangeKpiRequest,
|
|
5794
5002
|
() => GetJourneyDateRangeKpiResponse,
|
|
5795
5003
|
];
|
|
@@ -5811,9 +5019,7 @@ var GetJourneyExecutionMetrics = [
|
|
|
5811
5019
|
9,
|
|
5812
5020
|
n0,
|
|
5813
5021
|
_GJEM,
|
|
5814
|
-
{
|
|
5815
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/journeys/{JourneyId}/execution-metrics", 200],
|
|
5816
|
-
},
|
|
5022
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/journeys/{JourneyId}/execution-metrics", 200] },
|
|
5817
5023
|
() => GetJourneyExecutionMetricsRequest,
|
|
5818
5024
|
() => GetJourneyExecutionMetricsResponse,
|
|
5819
5025
|
];
|
|
@@ -5835,9 +5041,7 @@ var GetJourneyRunExecutionMetrics = [
|
|
|
5835
5041
|
9,
|
|
5836
5042
|
n0,
|
|
5837
5043
|
_GJREM,
|
|
5838
|
-
{
|
|
5839
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/journeys/{JourneyId}/runs/{RunId}/execution-metrics", 200],
|
|
5840
|
-
},
|
|
5044
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/journeys/{JourneyId}/runs/{RunId}/execution-metrics", 200] },
|
|
5841
5045
|
() => GetJourneyRunExecutionMetricsRequest,
|
|
5842
5046
|
() => GetJourneyRunExecutionMetricsResponse,
|
|
5843
5047
|
];
|
|
@@ -5845,9 +5049,7 @@ var GetJourneyRuns = [
|
|
|
5845
5049
|
9,
|
|
5846
5050
|
n0,
|
|
5847
5051
|
_GJRet,
|
|
5848
|
-
{
|
|
5849
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/journeys/{JourneyId}/runs", 200],
|
|
5850
|
-
},
|
|
5052
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/journeys/{JourneyId}/runs", 200] },
|
|
5851
5053
|
() => GetJourneyRunsRequest,
|
|
5852
5054
|
() => GetJourneyRunsResponse,
|
|
5853
5055
|
];
|
|
@@ -5855,9 +5057,7 @@ var GetPushTemplate = [
|
|
|
5855
5057
|
9,
|
|
5856
5058
|
n0,
|
|
5857
5059
|
_GPT,
|
|
5858
|
-
{
|
|
5859
|
-
[_h]: ["GET", "/v1/templates/{TemplateName}/push", 200],
|
|
5860
|
-
},
|
|
5060
|
+
{ [_h]: ["GET", "/v1/templates/{TemplateName}/push", 200] },
|
|
5861
5061
|
() => GetPushTemplateRequest,
|
|
5862
5062
|
() => GetPushTemplateResponse,
|
|
5863
5063
|
];
|
|
@@ -5865,9 +5065,7 @@ var GetRecommenderConfiguration = [
|
|
|
5865
5065
|
9,
|
|
5866
5066
|
n0,
|
|
5867
5067
|
_GRC,
|
|
5868
|
-
{
|
|
5869
|
-
[_h]: ["GET", "/v1/recommenders/{RecommenderId}", 200],
|
|
5870
|
-
},
|
|
5068
|
+
{ [_h]: ["GET", "/v1/recommenders/{RecommenderId}", 200] },
|
|
5871
5069
|
() => GetRecommenderConfigurationRequest,
|
|
5872
5070
|
() => GetRecommenderConfigurationResponse,
|
|
5873
5071
|
];
|
|
@@ -5875,9 +5073,7 @@ var GetRecommenderConfigurations = [
|
|
|
5875
5073
|
9,
|
|
5876
5074
|
n0,
|
|
5877
5075
|
_GRCe,
|
|
5878
|
-
{
|
|
5879
|
-
[_h]: ["GET", "/v1/recommenders", 200],
|
|
5880
|
-
},
|
|
5076
|
+
{ [_h]: ["GET", "/v1/recommenders", 200] },
|
|
5881
5077
|
() => GetRecommenderConfigurationsRequest,
|
|
5882
5078
|
() => GetRecommenderConfigurationsResponse,
|
|
5883
5079
|
];
|
|
@@ -5885,9 +5081,7 @@ var GetSegment = [
|
|
|
5885
5081
|
9,
|
|
5886
5082
|
n0,
|
|
5887
5083
|
_GS,
|
|
5888
|
-
{
|
|
5889
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/segments/{SegmentId}", 200],
|
|
5890
|
-
},
|
|
5084
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/segments/{SegmentId}", 200] },
|
|
5891
5085
|
() => GetSegmentRequest,
|
|
5892
5086
|
() => GetSegmentResponse,
|
|
5893
5087
|
];
|
|
@@ -5895,9 +5089,7 @@ var GetSegmentExportJobs = [
|
|
|
5895
5089
|
9,
|
|
5896
5090
|
n0,
|
|
5897
5091
|
_GSEJ,
|
|
5898
|
-
{
|
|
5899
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/segments/{SegmentId}/jobs/export", 200],
|
|
5900
|
-
},
|
|
5092
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/segments/{SegmentId}/jobs/export", 200] },
|
|
5901
5093
|
() => GetSegmentExportJobsRequest,
|
|
5902
5094
|
() => GetSegmentExportJobsResponse,
|
|
5903
5095
|
];
|
|
@@ -5905,9 +5097,7 @@ var GetSegmentImportJobs = [
|
|
|
5905
5097
|
9,
|
|
5906
5098
|
n0,
|
|
5907
5099
|
_GSIJ,
|
|
5908
|
-
{
|
|
5909
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/segments/{SegmentId}/jobs/import", 200],
|
|
5910
|
-
},
|
|
5100
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/segments/{SegmentId}/jobs/import", 200] },
|
|
5911
5101
|
() => GetSegmentImportJobsRequest,
|
|
5912
5102
|
() => GetSegmentImportJobsResponse,
|
|
5913
5103
|
];
|
|
@@ -5915,9 +5105,7 @@ var GetSegments = [
|
|
|
5915
5105
|
9,
|
|
5916
5106
|
n0,
|
|
5917
5107
|
_GSe,
|
|
5918
|
-
{
|
|
5919
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/segments", 200],
|
|
5920
|
-
},
|
|
5108
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/segments", 200] },
|
|
5921
5109
|
() => GetSegmentsRequest,
|
|
5922
5110
|
() => GetSegmentsResponse,
|
|
5923
5111
|
];
|
|
@@ -5925,9 +5113,7 @@ var GetSegmentVersion = [
|
|
|
5925
5113
|
9,
|
|
5926
5114
|
n0,
|
|
5927
5115
|
_GSV,
|
|
5928
|
-
{
|
|
5929
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/segments/{SegmentId}/versions/{Version}", 200],
|
|
5930
|
-
},
|
|
5116
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/segments/{SegmentId}/versions/{Version}", 200] },
|
|
5931
5117
|
() => GetSegmentVersionRequest,
|
|
5932
5118
|
() => GetSegmentVersionResponse,
|
|
5933
5119
|
];
|
|
@@ -5935,9 +5121,7 @@ var GetSegmentVersions = [
|
|
|
5935
5121
|
9,
|
|
5936
5122
|
n0,
|
|
5937
5123
|
_GSVe,
|
|
5938
|
-
{
|
|
5939
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/segments/{SegmentId}/versions", 200],
|
|
5940
|
-
},
|
|
5124
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/segments/{SegmentId}/versions", 200] },
|
|
5941
5125
|
() => GetSegmentVersionsRequest,
|
|
5942
5126
|
() => GetSegmentVersionsResponse,
|
|
5943
5127
|
];
|
|
@@ -5945,9 +5129,7 @@ var GetSmsChannel = [
|
|
|
5945
5129
|
9,
|
|
5946
5130
|
n0,
|
|
5947
5131
|
_GSC,
|
|
5948
|
-
{
|
|
5949
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/channels/sms", 200],
|
|
5950
|
-
},
|
|
5132
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/channels/sms", 200] },
|
|
5951
5133
|
() => GetSmsChannelRequest,
|
|
5952
5134
|
() => GetSmsChannelResponse,
|
|
5953
5135
|
];
|
|
@@ -5955,9 +5137,7 @@ var GetSmsTemplate = [
|
|
|
5955
5137
|
9,
|
|
5956
5138
|
n0,
|
|
5957
5139
|
_GST,
|
|
5958
|
-
{
|
|
5959
|
-
[_h]: ["GET", "/v1/templates/{TemplateName}/sms", 200],
|
|
5960
|
-
},
|
|
5140
|
+
{ [_h]: ["GET", "/v1/templates/{TemplateName}/sms", 200] },
|
|
5961
5141
|
() => GetSmsTemplateRequest,
|
|
5962
5142
|
() => GetSmsTemplateResponse,
|
|
5963
5143
|
];
|
|
@@ -5965,9 +5145,7 @@ var GetUserEndpoints = [
|
|
|
5965
5145
|
9,
|
|
5966
5146
|
n0,
|
|
5967
5147
|
_GUE,
|
|
5968
|
-
{
|
|
5969
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/users/{UserId}", 200],
|
|
5970
|
-
},
|
|
5148
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/users/{UserId}", 200] },
|
|
5971
5149
|
() => GetUserEndpointsRequest,
|
|
5972
5150
|
() => GetUserEndpointsResponse,
|
|
5973
5151
|
];
|
|
@@ -5975,9 +5153,7 @@ var GetVoiceChannel = [
|
|
|
5975
5153
|
9,
|
|
5976
5154
|
n0,
|
|
5977
5155
|
_GVC,
|
|
5978
|
-
{
|
|
5979
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/channels/voice", 200],
|
|
5980
|
-
},
|
|
5156
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/channels/voice", 200] },
|
|
5981
5157
|
() => GetVoiceChannelRequest,
|
|
5982
5158
|
() => GetVoiceChannelResponse,
|
|
5983
5159
|
];
|
|
@@ -5985,9 +5161,7 @@ var GetVoiceTemplate = [
|
|
|
5985
5161
|
9,
|
|
5986
5162
|
n0,
|
|
5987
5163
|
_GVT,
|
|
5988
|
-
{
|
|
5989
|
-
[_h]: ["GET", "/v1/templates/{TemplateName}/voice", 200],
|
|
5990
|
-
},
|
|
5164
|
+
{ [_h]: ["GET", "/v1/templates/{TemplateName}/voice", 200] },
|
|
5991
5165
|
() => GetVoiceTemplateRequest,
|
|
5992
5166
|
() => GetVoiceTemplateResponse,
|
|
5993
5167
|
];
|
|
@@ -5995,9 +5169,7 @@ var ListJourneys = [
|
|
|
5995
5169
|
9,
|
|
5996
5170
|
n0,
|
|
5997
5171
|
_LJ,
|
|
5998
|
-
{
|
|
5999
|
-
[_h]: ["GET", "/v1/apps/{ApplicationId}/journeys", 200],
|
|
6000
|
-
},
|
|
5172
|
+
{ [_h]: ["GET", "/v1/apps/{ApplicationId}/journeys", 200] },
|
|
6001
5173
|
() => ListJourneysRequest,
|
|
6002
5174
|
() => ListJourneysResponse,
|
|
6003
5175
|
];
|
|
@@ -6005,9 +5177,7 @@ var ListTagsForResource = [
|
|
|
6005
5177
|
9,
|
|
6006
5178
|
n0,
|
|
6007
5179
|
_LTFR,
|
|
6008
|
-
{
|
|
6009
|
-
[_h]: ["GET", "/v1/tags/{ResourceArn}", 200],
|
|
6010
|
-
},
|
|
5180
|
+
{ [_h]: ["GET", "/v1/tags/{ResourceArn}", 200] },
|
|
6011
5181
|
() => ListTagsForResourceRequest,
|
|
6012
5182
|
() => ListTagsForResourceResponse,
|
|
6013
5183
|
];
|
|
@@ -6015,9 +5185,7 @@ var ListTemplates = [
|
|
|
6015
5185
|
9,
|
|
6016
5186
|
n0,
|
|
6017
5187
|
_LTi,
|
|
6018
|
-
{
|
|
6019
|
-
[_h]: ["GET", "/v1/templates", 200],
|
|
6020
|
-
},
|
|
5188
|
+
{ [_h]: ["GET", "/v1/templates", 200] },
|
|
6021
5189
|
() => ListTemplatesRequest,
|
|
6022
5190
|
() => ListTemplatesResponse,
|
|
6023
5191
|
];
|
|
@@ -6025,9 +5193,7 @@ var ListTemplateVersions = [
|
|
|
6025
5193
|
9,
|
|
6026
5194
|
n0,
|
|
6027
5195
|
_LTV,
|
|
6028
|
-
{
|
|
6029
|
-
[_h]: ["GET", "/v1/templates/{TemplateName}/{TemplateType}/versions", 200],
|
|
6030
|
-
},
|
|
5196
|
+
{ [_h]: ["GET", "/v1/templates/{TemplateName}/{TemplateType}/versions", 200] },
|
|
6031
5197
|
() => ListTemplateVersionsRequest,
|
|
6032
5198
|
() => ListTemplateVersionsResponse,
|
|
6033
5199
|
];
|
|
@@ -6035,9 +5201,7 @@ var PhoneNumberValidate = [
|
|
|
6035
5201
|
9,
|
|
6036
5202
|
n0,
|
|
6037
5203
|
_PNV,
|
|
6038
|
-
{
|
|
6039
|
-
[_h]: ["POST", "/v1/phone/number/validate", 200],
|
|
6040
|
-
},
|
|
5204
|
+
{ [_h]: ["POST", "/v1/phone/number/validate", 200] },
|
|
6041
5205
|
() => PhoneNumberValidateRequest,
|
|
6042
5206
|
() => PhoneNumberValidateResponse,
|
|
6043
5207
|
];
|
|
@@ -6045,9 +5209,7 @@ var PutEvents = [
|
|
|
6045
5209
|
9,
|
|
6046
5210
|
n0,
|
|
6047
5211
|
_PEu,
|
|
6048
|
-
{
|
|
6049
|
-
[_h]: ["POST", "/v1/apps/{ApplicationId}/events", 202],
|
|
6050
|
-
},
|
|
5212
|
+
{ [_h]: ["POST", "/v1/apps/{ApplicationId}/events", 202] },
|
|
6051
5213
|
() => PutEventsRequest,
|
|
6052
5214
|
() => PutEventsResponse,
|
|
6053
5215
|
];
|
|
@@ -6055,9 +5217,7 @@ var PutEventStream = [
|
|
|
6055
5217
|
9,
|
|
6056
5218
|
n0,
|
|
6057
5219
|
_PES,
|
|
6058
|
-
{
|
|
6059
|
-
[_h]: ["POST", "/v1/apps/{ApplicationId}/eventstream", 200],
|
|
6060
|
-
},
|
|
5220
|
+
{ [_h]: ["POST", "/v1/apps/{ApplicationId}/eventstream", 200] },
|
|
6061
5221
|
() => PutEventStreamRequest,
|
|
6062
5222
|
() => PutEventStreamResponse,
|
|
6063
5223
|
];
|
|
@@ -6065,9 +5225,7 @@ var RemoveAttributes = [
|
|
|
6065
5225
|
9,
|
|
6066
5226
|
n0,
|
|
6067
5227
|
_RAem,
|
|
6068
|
-
{
|
|
6069
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/attributes/{AttributeType}", 200],
|
|
6070
|
-
},
|
|
5228
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/attributes/{AttributeType}", 200] },
|
|
6071
5229
|
() => RemoveAttributesRequest,
|
|
6072
5230
|
() => RemoveAttributesResponse,
|
|
6073
5231
|
];
|
|
@@ -6075,9 +5233,7 @@ var SendMessages = [
|
|
|
6075
5233
|
9,
|
|
6076
5234
|
n0,
|
|
6077
5235
|
_SMe,
|
|
6078
|
-
{
|
|
6079
|
-
[_h]: ["POST", "/v1/apps/{ApplicationId}/messages", 200],
|
|
6080
|
-
},
|
|
5236
|
+
{ [_h]: ["POST", "/v1/apps/{ApplicationId}/messages", 200] },
|
|
6081
5237
|
() => SendMessagesRequest,
|
|
6082
5238
|
() => SendMessagesResponse,
|
|
6083
5239
|
];
|
|
@@ -6085,9 +5241,7 @@ var SendOTPMessage = [
|
|
|
6085
5241
|
9,
|
|
6086
5242
|
n0,
|
|
6087
5243
|
_SOTPM,
|
|
6088
|
-
{
|
|
6089
|
-
[_h]: ["POST", "/v1/apps/{ApplicationId}/otp", 200],
|
|
6090
|
-
},
|
|
5244
|
+
{ [_h]: ["POST", "/v1/apps/{ApplicationId}/otp", 200] },
|
|
6091
5245
|
() => SendOTPMessageRequest,
|
|
6092
5246
|
() => SendOTPMessageResponse,
|
|
6093
5247
|
];
|
|
@@ -6095,9 +5249,7 @@ var SendUsersMessages = [
|
|
|
6095
5249
|
9,
|
|
6096
5250
|
n0,
|
|
6097
5251
|
_SUM,
|
|
6098
|
-
{
|
|
6099
|
-
[_h]: ["POST", "/v1/apps/{ApplicationId}/users-messages", 200],
|
|
6100
|
-
},
|
|
5252
|
+
{ [_h]: ["POST", "/v1/apps/{ApplicationId}/users-messages", 200] },
|
|
6101
5253
|
() => SendUsersMessagesRequest,
|
|
6102
5254
|
() => SendUsersMessagesResponse,
|
|
6103
5255
|
];
|
|
@@ -6105,9 +5257,7 @@ var TagResource = [
|
|
|
6105
5257
|
9,
|
|
6106
5258
|
n0,
|
|
6107
5259
|
_TRa,
|
|
6108
|
-
{
|
|
6109
|
-
[_h]: ["POST", "/v1/tags/{ResourceArn}", 204],
|
|
6110
|
-
},
|
|
5260
|
+
{ [_h]: ["POST", "/v1/tags/{ResourceArn}", 204] },
|
|
6111
5261
|
() => TagResourceRequest,
|
|
6112
5262
|
() => __Unit,
|
|
6113
5263
|
];
|
|
@@ -6115,9 +5265,7 @@ var UntagResource = [
|
|
|
6115
5265
|
9,
|
|
6116
5266
|
n0,
|
|
6117
5267
|
_UR,
|
|
6118
|
-
{
|
|
6119
|
-
[_h]: ["DELETE", "/v1/tags/{ResourceArn}", 204],
|
|
6120
|
-
},
|
|
5268
|
+
{ [_h]: ["DELETE", "/v1/tags/{ResourceArn}", 204] },
|
|
6121
5269
|
() => UntagResourceRequest,
|
|
6122
5270
|
() => __Unit,
|
|
6123
5271
|
];
|
|
@@ -6125,9 +5273,7 @@ var UpdateAdmChannel = [
|
|
|
6125
5273
|
9,
|
|
6126
5274
|
n0,
|
|
6127
5275
|
_UAC,
|
|
6128
|
-
{
|
|
6129
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/adm", 200],
|
|
6130
|
-
},
|
|
5276
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/adm", 200] },
|
|
6131
5277
|
() => UpdateAdmChannelRequest,
|
|
6132
5278
|
() => UpdateAdmChannelResponse,
|
|
6133
5279
|
];
|
|
@@ -6135,9 +5281,7 @@ var UpdateApnsChannel = [
|
|
|
6135
5281
|
9,
|
|
6136
5282
|
n0,
|
|
6137
5283
|
_UACp,
|
|
6138
|
-
{
|
|
6139
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/apns", 200],
|
|
6140
|
-
},
|
|
5284
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/apns", 200] },
|
|
6141
5285
|
() => UpdateApnsChannelRequest,
|
|
6142
5286
|
() => UpdateApnsChannelResponse,
|
|
6143
5287
|
];
|
|
@@ -6145,9 +5289,7 @@ var UpdateApnsSandboxChannel = [
|
|
|
6145
5289
|
9,
|
|
6146
5290
|
n0,
|
|
6147
5291
|
_UASC,
|
|
6148
|
-
{
|
|
6149
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/apns_sandbox", 200],
|
|
6150
|
-
},
|
|
5292
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/apns_sandbox", 200] },
|
|
6151
5293
|
() => UpdateApnsSandboxChannelRequest,
|
|
6152
5294
|
() => UpdateApnsSandboxChannelResponse,
|
|
6153
5295
|
];
|
|
@@ -6155,9 +5297,7 @@ var UpdateApnsVoipChannel = [
|
|
|
6155
5297
|
9,
|
|
6156
5298
|
n0,
|
|
6157
5299
|
_UAVC,
|
|
6158
|
-
{
|
|
6159
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/apns_voip", 200],
|
|
6160
|
-
},
|
|
5300
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/apns_voip", 200] },
|
|
6161
5301
|
() => UpdateApnsVoipChannelRequest,
|
|
6162
5302
|
() => UpdateApnsVoipChannelResponse,
|
|
6163
5303
|
];
|
|
@@ -6165,9 +5305,7 @@ var UpdateApnsVoipSandboxChannel = [
|
|
|
6165
5305
|
9,
|
|
6166
5306
|
n0,
|
|
6167
5307
|
_UAVSC,
|
|
6168
|
-
{
|
|
6169
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/apns_voip_sandbox", 200],
|
|
6170
|
-
},
|
|
5308
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/apns_voip_sandbox", 200] },
|
|
6171
5309
|
() => UpdateApnsVoipSandboxChannelRequest,
|
|
6172
5310
|
() => UpdateApnsVoipSandboxChannelResponse,
|
|
6173
5311
|
];
|
|
@@ -6175,9 +5313,7 @@ var UpdateApplicationSettings = [
|
|
|
6175
5313
|
9,
|
|
6176
5314
|
n0,
|
|
6177
5315
|
_UAS,
|
|
6178
|
-
{
|
|
6179
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/settings", 200],
|
|
6180
|
-
},
|
|
5316
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/settings", 200] },
|
|
6181
5317
|
() => UpdateApplicationSettingsRequest,
|
|
6182
5318
|
() => UpdateApplicationSettingsResponse,
|
|
6183
5319
|
];
|
|
@@ -6185,9 +5321,7 @@ var UpdateBaiduChannel = [
|
|
|
6185
5321
|
9,
|
|
6186
5322
|
n0,
|
|
6187
5323
|
_UBC,
|
|
6188
|
-
{
|
|
6189
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/baidu", 200],
|
|
6190
|
-
},
|
|
5324
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/baidu", 200] },
|
|
6191
5325
|
() => UpdateBaiduChannelRequest,
|
|
6192
5326
|
() => UpdateBaiduChannelResponse,
|
|
6193
5327
|
];
|
|
@@ -6195,9 +5329,7 @@ var UpdateCampaign = [
|
|
|
6195
5329
|
9,
|
|
6196
5330
|
n0,
|
|
6197
5331
|
_UC,
|
|
6198
|
-
{
|
|
6199
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}", 200],
|
|
6200
|
-
},
|
|
5332
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/campaigns/{CampaignId}", 200] },
|
|
6201
5333
|
() => UpdateCampaignRequest,
|
|
6202
5334
|
() => UpdateCampaignResponse,
|
|
6203
5335
|
];
|
|
@@ -6205,9 +5337,7 @@ var UpdateEmailChannel = [
|
|
|
6205
5337
|
9,
|
|
6206
5338
|
n0,
|
|
6207
5339
|
_UEC,
|
|
6208
|
-
{
|
|
6209
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/email", 200],
|
|
6210
|
-
},
|
|
5340
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/email", 200] },
|
|
6211
5341
|
() => UpdateEmailChannelRequest,
|
|
6212
5342
|
() => UpdateEmailChannelResponse,
|
|
6213
5343
|
];
|
|
@@ -6215,9 +5345,7 @@ var UpdateEmailTemplate = [
|
|
|
6215
5345
|
9,
|
|
6216
5346
|
n0,
|
|
6217
5347
|
_UET,
|
|
6218
|
-
{
|
|
6219
|
-
[_h]: ["PUT", "/v1/templates/{TemplateName}/email", 202],
|
|
6220
|
-
},
|
|
5348
|
+
{ [_h]: ["PUT", "/v1/templates/{TemplateName}/email", 202] },
|
|
6221
5349
|
() => UpdateEmailTemplateRequest,
|
|
6222
5350
|
() => UpdateEmailTemplateResponse,
|
|
6223
5351
|
];
|
|
@@ -6225,9 +5353,7 @@ var UpdateEndpoint = [
|
|
|
6225
5353
|
9,
|
|
6226
5354
|
n0,
|
|
6227
5355
|
_UE,
|
|
6228
|
-
{
|
|
6229
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/endpoints/{EndpointId}", 202],
|
|
6230
|
-
},
|
|
5356
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/endpoints/{EndpointId}", 202] },
|
|
6231
5357
|
() => UpdateEndpointRequest,
|
|
6232
5358
|
() => UpdateEndpointResponse,
|
|
6233
5359
|
];
|
|
@@ -6235,9 +5361,7 @@ var UpdateEndpointsBatch = [
|
|
|
6235
5361
|
9,
|
|
6236
5362
|
n0,
|
|
6237
5363
|
_UEB,
|
|
6238
|
-
{
|
|
6239
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/endpoints", 202],
|
|
6240
|
-
},
|
|
5364
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/endpoints", 202] },
|
|
6241
5365
|
() => UpdateEndpointsBatchRequest,
|
|
6242
5366
|
() => UpdateEndpointsBatchResponse,
|
|
6243
5367
|
];
|
|
@@ -6245,9 +5369,7 @@ var UpdateGcmChannel = [
|
|
|
6245
5369
|
9,
|
|
6246
5370
|
n0,
|
|
6247
5371
|
_UGC,
|
|
6248
|
-
{
|
|
6249
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/gcm", 200],
|
|
6250
|
-
},
|
|
5372
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/gcm", 200] },
|
|
6251
5373
|
() => UpdateGcmChannelRequest,
|
|
6252
5374
|
() => UpdateGcmChannelResponse,
|
|
6253
5375
|
];
|
|
@@ -6255,9 +5377,7 @@ var UpdateInAppTemplate = [
|
|
|
6255
5377
|
9,
|
|
6256
5378
|
n0,
|
|
6257
5379
|
_UIAT,
|
|
6258
|
-
{
|
|
6259
|
-
[_h]: ["PUT", "/v1/templates/{TemplateName}/inapp", 202],
|
|
6260
|
-
},
|
|
5380
|
+
{ [_h]: ["PUT", "/v1/templates/{TemplateName}/inapp", 202] },
|
|
6261
5381
|
() => UpdateInAppTemplateRequest,
|
|
6262
5382
|
() => UpdateInAppTemplateResponse,
|
|
6263
5383
|
];
|
|
@@ -6265,9 +5385,7 @@ var UpdateJourney = [
|
|
|
6265
5385
|
9,
|
|
6266
5386
|
n0,
|
|
6267
5387
|
_UJ,
|
|
6268
|
-
{
|
|
6269
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/journeys/{JourneyId}", 200],
|
|
6270
|
-
},
|
|
5388
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/journeys/{JourneyId}", 200] },
|
|
6271
5389
|
() => UpdateJourneyRequest,
|
|
6272
5390
|
() => UpdateJourneyResponse,
|
|
6273
5391
|
];
|
|
@@ -6275,9 +5393,7 @@ var UpdateJourneyState = [
|
|
|
6275
5393
|
9,
|
|
6276
5394
|
n0,
|
|
6277
5395
|
_UJS,
|
|
6278
|
-
{
|
|
6279
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/journeys/{JourneyId}/state", 200],
|
|
6280
|
-
},
|
|
5396
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/journeys/{JourneyId}/state", 200] },
|
|
6281
5397
|
() => UpdateJourneyStateRequest,
|
|
6282
5398
|
() => UpdateJourneyStateResponse,
|
|
6283
5399
|
];
|
|
@@ -6285,9 +5401,7 @@ var UpdatePushTemplate = [
|
|
|
6285
5401
|
9,
|
|
6286
5402
|
n0,
|
|
6287
5403
|
_UPT,
|
|
6288
|
-
{
|
|
6289
|
-
[_h]: ["PUT", "/v1/templates/{TemplateName}/push", 202],
|
|
6290
|
-
},
|
|
5404
|
+
{ [_h]: ["PUT", "/v1/templates/{TemplateName}/push", 202] },
|
|
6291
5405
|
() => UpdatePushTemplateRequest,
|
|
6292
5406
|
() => UpdatePushTemplateResponse,
|
|
6293
5407
|
];
|
|
@@ -6295,9 +5409,7 @@ var UpdateRecommenderConfiguration = [
|
|
|
6295
5409
|
9,
|
|
6296
5410
|
n0,
|
|
6297
5411
|
_URC,
|
|
6298
|
-
{
|
|
6299
|
-
[_h]: ["PUT", "/v1/recommenders/{RecommenderId}", 200],
|
|
6300
|
-
},
|
|
5412
|
+
{ [_h]: ["PUT", "/v1/recommenders/{RecommenderId}", 200] },
|
|
6301
5413
|
() => UpdateRecommenderConfigurationRequest,
|
|
6302
5414
|
() => UpdateRecommenderConfigurationResponse,
|
|
6303
5415
|
];
|
|
@@ -6305,9 +5417,7 @@ var UpdateSegment = [
|
|
|
6305
5417
|
9,
|
|
6306
5418
|
n0,
|
|
6307
5419
|
_US,
|
|
6308
|
-
{
|
|
6309
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/segments/{SegmentId}", 200],
|
|
6310
|
-
},
|
|
5420
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/segments/{SegmentId}", 200] },
|
|
6311
5421
|
() => UpdateSegmentRequest,
|
|
6312
5422
|
() => UpdateSegmentResponse,
|
|
6313
5423
|
];
|
|
@@ -6315,9 +5425,7 @@ var UpdateSmsChannel = [
|
|
|
6315
5425
|
9,
|
|
6316
5426
|
n0,
|
|
6317
5427
|
_USC,
|
|
6318
|
-
{
|
|
6319
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/sms", 200],
|
|
6320
|
-
},
|
|
5428
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/sms", 200] },
|
|
6321
5429
|
() => UpdateSmsChannelRequest,
|
|
6322
5430
|
() => UpdateSmsChannelResponse,
|
|
6323
5431
|
];
|
|
@@ -6325,9 +5433,7 @@ var UpdateSmsTemplate = [
|
|
|
6325
5433
|
9,
|
|
6326
5434
|
n0,
|
|
6327
5435
|
_UST,
|
|
6328
|
-
{
|
|
6329
|
-
[_h]: ["PUT", "/v1/templates/{TemplateName}/sms", 202],
|
|
6330
|
-
},
|
|
5436
|
+
{ [_h]: ["PUT", "/v1/templates/{TemplateName}/sms", 202] },
|
|
6331
5437
|
() => UpdateSmsTemplateRequest,
|
|
6332
5438
|
() => UpdateSmsTemplateResponse,
|
|
6333
5439
|
];
|
|
@@ -6335,9 +5441,7 @@ var UpdateTemplateActiveVersion = [
|
|
|
6335
5441
|
9,
|
|
6336
5442
|
n0,
|
|
6337
5443
|
_UTAV,
|
|
6338
|
-
{
|
|
6339
|
-
[_h]: ["PUT", "/v1/templates/{TemplateName}/{TemplateType}/active-version", 200],
|
|
6340
|
-
},
|
|
5444
|
+
{ [_h]: ["PUT", "/v1/templates/{TemplateName}/{TemplateType}/active-version", 200] },
|
|
6341
5445
|
() => UpdateTemplateActiveVersionRequest,
|
|
6342
5446
|
() => UpdateTemplateActiveVersionResponse,
|
|
6343
5447
|
];
|
|
@@ -6345,9 +5449,7 @@ var UpdateVoiceChannel = [
|
|
|
6345
5449
|
9,
|
|
6346
5450
|
n0,
|
|
6347
5451
|
_UVC,
|
|
6348
|
-
{
|
|
6349
|
-
[_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/voice", 200],
|
|
6350
|
-
},
|
|
5452
|
+
{ [_h]: ["PUT", "/v1/apps/{ApplicationId}/channels/voice", 200] },
|
|
6351
5453
|
() => UpdateVoiceChannelRequest,
|
|
6352
5454
|
() => UpdateVoiceChannelResponse,
|
|
6353
5455
|
];
|
|
@@ -6355,9 +5457,7 @@ var UpdateVoiceTemplate = [
|
|
|
6355
5457
|
9,
|
|
6356
5458
|
n0,
|
|
6357
5459
|
_UVT,
|
|
6358
|
-
{
|
|
6359
|
-
[_h]: ["PUT", "/v1/templates/{TemplateName}/voice", 202],
|
|
6360
|
-
},
|
|
5460
|
+
{ [_h]: ["PUT", "/v1/templates/{TemplateName}/voice", 202] },
|
|
6361
5461
|
() => UpdateVoiceTemplateRequest,
|
|
6362
5462
|
() => UpdateVoiceTemplateResponse,
|
|
6363
5463
|
];
|
|
@@ -6365,9 +5465,7 @@ var VerifyOTPMessage = [
|
|
|
6365
5465
|
9,
|
|
6366
5466
|
n0,
|
|
6367
5467
|
_VOTPM,
|
|
6368
|
-
{
|
|
6369
|
-
[_h]: ["POST", "/v1/apps/{ApplicationId}/verify-otp", 200],
|
|
6370
|
-
},
|
|
5468
|
+
{ [_h]: ["POST", "/v1/apps/{ApplicationId}/verify-otp", 200] },
|
|
6371
5469
|
() => VerifyOTPMessageRequest,
|
|
6372
5470
|
() => VerifyOTPMessageResponse,
|
|
6373
5471
|
];
|