@pushwoosh/rpc-v2-http-api-data 0.1.407 → 0.1.409
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/applications.d.ts +15 -0
- package/data.js +245 -1412
- package/index.d.ts +2 -0
- package/messages.d.ts +14 -28
- package/package.json +1 -1
- package/pushwoosh_channels_messagingApi_v2.d.ts +1 -12
package/data.js
CHANGED
|
@@ -1643,6 +1643,56 @@ export const data = {
|
|
|
1643
1643
|
"type": "I",
|
|
1644
1644
|
"fields": {}
|
|
1645
1645
|
},
|
|
1646
|
+
"pushwoosh.rpc_v2.applications.EmailFromService": {
|
|
1647
|
+
"type": "S",
|
|
1648
|
+
"key": "emailFrom",
|
|
1649
|
+
"methods": {
|
|
1650
|
+
"List": {
|
|
1651
|
+
"request": "pushwoosh.rpc_v2.applications.ListRequest",
|
|
1652
|
+
"response": "pushwoosh.rpc_v2.applications.ListResponse",
|
|
1653
|
+
"method": "get",
|
|
1654
|
+
"path": "/api/applications_email_from/{application}"
|
|
1655
|
+
},
|
|
1656
|
+
"Use": {
|
|
1657
|
+
"request": "pushwoosh.rpc_v2.applications.UseRequest",
|
|
1658
|
+
"response": "pushwoosh.rpc_v2.applications.UseResponse",
|
|
1659
|
+
"method": "post",
|
|
1660
|
+
"path": "/api/applications_email_from"
|
|
1661
|
+
}
|
|
1662
|
+
}
|
|
1663
|
+
},
|
|
1664
|
+
"pushwoosh.rpc_v2.applications.ListRequest": {
|
|
1665
|
+
"type": "I",
|
|
1666
|
+
"fields": {
|
|
1667
|
+
"application": {
|
|
1668
|
+
"type": "string"
|
|
1669
|
+
}
|
|
1670
|
+
}
|
|
1671
|
+
},
|
|
1672
|
+
"pushwoosh.rpc_v2.applications.ListResponse": {
|
|
1673
|
+
"type": "I",
|
|
1674
|
+
"fields": {
|
|
1675
|
+
"emails": {
|
|
1676
|
+
"type": "string",
|
|
1677
|
+
"array": true
|
|
1678
|
+
}
|
|
1679
|
+
}
|
|
1680
|
+
},
|
|
1681
|
+
"pushwoosh.rpc_v2.applications.UseRequest": {
|
|
1682
|
+
"type": "I",
|
|
1683
|
+
"fields": {
|
|
1684
|
+
"application": {
|
|
1685
|
+
"type": "string"
|
|
1686
|
+
},
|
|
1687
|
+
"email": {
|
|
1688
|
+
"type": "string"
|
|
1689
|
+
}
|
|
1690
|
+
}
|
|
1691
|
+
},
|
|
1692
|
+
"pushwoosh.rpc_v2.applications.UseResponse": {
|
|
1693
|
+
"type": "I",
|
|
1694
|
+
"fields": {}
|
|
1695
|
+
},
|
|
1646
1696
|
"pushwoosh.rpc_v2.applications_configurations.ApplicationsConfigurationsService": {
|
|
1647
1697
|
"type": "S",
|
|
1648
1698
|
"key": "applicationsConfigurations",
|
|
@@ -2949,9 +2999,6 @@ export const data = {
|
|
|
2949
2999
|
},
|
|
2950
3000
|
"inbox": {
|
|
2951
3001
|
"type": "pushwoosh.channels.messagingApi.v2.Inbox"
|
|
2952
|
-
},
|
|
2953
|
-
"customData": {
|
|
2954
|
-
"type": "object"
|
|
2955
3002
|
}
|
|
2956
3003
|
}
|
|
2957
3004
|
},
|
|
@@ -3014,9 +3061,6 @@ export const data = {
|
|
|
3014
3061
|
},
|
|
3015
3062
|
"inbox": {
|
|
3016
3063
|
"type": "pushwoosh.channels.messagingApi.v2.Inbox"
|
|
3017
|
-
},
|
|
3018
|
-
"customData": {
|
|
3019
|
-
"type": "object"
|
|
3020
3064
|
}
|
|
3021
3065
|
}
|
|
3022
3066
|
},
|
|
@@ -3061,9 +3105,6 @@ export const data = {
|
|
|
3061
3105
|
},
|
|
3062
3106
|
"inbox": {
|
|
3063
3107
|
"type": "pushwoosh.channels.messagingApi.v2.Inbox"
|
|
3064
|
-
},
|
|
3065
|
-
"customData": {
|
|
3066
|
-
"type": "object"
|
|
3067
3108
|
}
|
|
3068
3109
|
}
|
|
3069
3110
|
},
|
|
@@ -3087,9 +3128,6 @@ export const data = {
|
|
|
3087
3128
|
},
|
|
3088
3129
|
"inbox": {
|
|
3089
3130
|
"type": "pushwoosh.channels.messagingApi.v2.Inbox"
|
|
3090
|
-
},
|
|
3091
|
-
"customData": {
|
|
3092
|
-
"type": "object"
|
|
3093
3131
|
}
|
|
3094
3132
|
}
|
|
3095
3133
|
},
|
|
@@ -3117,9 +3155,6 @@ export const data = {
|
|
|
3117
3155
|
},
|
|
3118
3156
|
"inbox": {
|
|
3119
3157
|
"type": "pushwoosh.channels.messagingApi.v2.Inbox"
|
|
3120
|
-
},
|
|
3121
|
-
"customData": {
|
|
3122
|
-
"type": "object"
|
|
3123
3158
|
}
|
|
3124
3159
|
}
|
|
3125
3160
|
},
|
|
@@ -3155,9 +3190,6 @@ export const data = {
|
|
|
3155
3190
|
},
|
|
3156
3191
|
"inbox": {
|
|
3157
3192
|
"type": "pushwoosh.channels.messagingApi.v2.Inbox"
|
|
3158
|
-
},
|
|
3159
|
-
"customData": {
|
|
3160
|
-
"type": "object"
|
|
3161
3193
|
}
|
|
3162
3194
|
}
|
|
3163
3195
|
},
|
|
@@ -3199,9 +3231,6 @@ export const data = {
|
|
|
3199
3231
|
},
|
|
3200
3232
|
"inbox": {
|
|
3201
3233
|
"type": "pushwoosh.channels.messagingApi.v2.Inbox"
|
|
3202
|
-
},
|
|
3203
|
-
"customData": {
|
|
3204
|
-
"type": "object"
|
|
3205
3234
|
}
|
|
3206
3235
|
}
|
|
3207
3236
|
},
|
|
@@ -3264,9 +3293,6 @@ export const data = {
|
|
|
3264
3293
|
},
|
|
3265
3294
|
"inbox": {
|
|
3266
3295
|
"type": "pushwoosh.channels.messagingApi.v2.Inbox"
|
|
3267
|
-
},
|
|
3268
|
-
"customData": {
|
|
3269
|
-
"type": "object"
|
|
3270
3296
|
}
|
|
3271
3297
|
}
|
|
3272
3298
|
},
|
|
@@ -3329,9 +3355,6 @@ export const data = {
|
|
|
3329
3355
|
},
|
|
3330
3356
|
"inbox": {
|
|
3331
3357
|
"type": "pushwoosh.channels.messagingApi.v2.Inbox"
|
|
3332
|
-
},
|
|
3333
|
-
"customData": {
|
|
3334
|
-
"type": "object"
|
|
3335
3358
|
}
|
|
3336
3359
|
}
|
|
3337
3360
|
},
|
|
@@ -3367,9 +3390,6 @@ export const data = {
|
|
|
3367
3390
|
},
|
|
3368
3391
|
"inbox": {
|
|
3369
3392
|
"type": "pushwoosh.channels.messagingApi.v2.Inbox"
|
|
3370
|
-
},
|
|
3371
|
-
"customData": {
|
|
3372
|
-
"type": "object"
|
|
3373
3393
|
}
|
|
3374
3394
|
}
|
|
3375
3395
|
},
|
|
@@ -3387,9 +3407,6 @@ export const data = {
|
|
|
3387
3407
|
},
|
|
3388
3408
|
"inbox": {
|
|
3389
3409
|
"type": "pushwoosh.channels.messagingApi.v2.Inbox"
|
|
3390
|
-
},
|
|
3391
|
-
"customData": {
|
|
3392
|
-
"type": "object"
|
|
3393
3410
|
}
|
|
3394
3411
|
}
|
|
3395
3412
|
},
|
|
@@ -3449,9 +3466,6 @@ export const data = {
|
|
|
3449
3466
|
},
|
|
3450
3467
|
"openAction": {
|
|
3451
3468
|
"type": "pushwoosh.channels.messagingApi.v2.OpenAction"
|
|
3452
|
-
},
|
|
3453
|
-
"customData": {
|
|
3454
|
-
"type": "object"
|
|
3455
3469
|
}
|
|
3456
3470
|
},
|
|
3457
3471
|
"oneofs": {
|
|
@@ -3539,6 +3553,9 @@ export const data = {
|
|
|
3539
3553
|
"dynamicContentPlaceholders": {
|
|
3540
3554
|
"type": "string",
|
|
3541
3555
|
"mapKeyType": "string"
|
|
3556
|
+
},
|
|
3557
|
+
"customData": {
|
|
3558
|
+
"type": "object"
|
|
3542
3559
|
}
|
|
3543
3560
|
},
|
|
3544
3561
|
"oneofs": {
|
|
@@ -4857,62 +4874,62 @@ export const data = {
|
|
|
4857
4874
|
}
|
|
4858
4875
|
}
|
|
4859
4876
|
},
|
|
4860
|
-
"pushwoosh.
|
|
4877
|
+
"pushwoosh.export_messages.v2.ExportRequest": {
|
|
4861
4878
|
"type": "I",
|
|
4862
4879
|
"fields": {
|
|
4863
4880
|
"type": {
|
|
4864
|
-
"type": "pushwoosh.
|
|
4881
|
+
"type": "pushwoosh.export_messages.v2.TaskType"
|
|
4865
4882
|
},
|
|
4866
4883
|
"trackingLogCsv": {
|
|
4867
|
-
"type": "pushwoosh.
|
|
4884
|
+
"type": "pushwoosh.export_messages.v2.TrackingLogCSVArgs"
|
|
4868
4885
|
},
|
|
4869
4886
|
"exportMessagesV2": {
|
|
4870
|
-
"type": "pushwoosh.
|
|
4887
|
+
"type": "pushwoosh.export_messages.v2.ExportMessagesV2Args"
|
|
4871
4888
|
},
|
|
4872
4889
|
"exportUnregisteredDevices": {
|
|
4873
|
-
"type": "pushwoosh.
|
|
4890
|
+
"type": "pushwoosh.export_messages.v2.ExportUnregisteredDevicesArgs"
|
|
4874
4891
|
},
|
|
4875
4892
|
"exportRichMediaFormValues": {
|
|
4876
|
-
"type": "pushwoosh.
|
|
4893
|
+
"type": "pushwoosh.export_messages.v2.ExportRichMediaFormValuesArgs"
|
|
4877
4894
|
},
|
|
4878
4895
|
"applySegmentToMessage": {
|
|
4879
|
-
"type": "pushwoosh.
|
|
4896
|
+
"type": "pushwoosh.export_messages.v2.ApplySegmentToMessageArgs"
|
|
4880
4897
|
},
|
|
4881
4898
|
"exportApplySegmentToMessage": {
|
|
4882
|
-
"type": "pushwoosh.
|
|
4899
|
+
"type": "pushwoosh.export_messages.v2.ExportApplySegmentToMessageArgs"
|
|
4883
4900
|
},
|
|
4884
4901
|
"calculateRetention": {
|
|
4885
|
-
"type": "pushwoosh.
|
|
4902
|
+
"type": "pushwoosh.export_messages.v2.CalculateRetentionArgs"
|
|
4886
4903
|
},
|
|
4887
4904
|
"applySegmentToMetric": {
|
|
4888
|
-
"type": "pushwoosh.
|
|
4905
|
+
"type": "pushwoosh.export_messages.v2.ApplySegmentToMetricArgs"
|
|
4889
4906
|
},
|
|
4890
4907
|
"exportRichMediaRecipients": {
|
|
4891
|
-
"type": "pushwoosh.
|
|
4908
|
+
"type": "pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs"
|
|
4892
4909
|
},
|
|
4893
4910
|
"exportBouncedEmails": {
|
|
4894
|
-
"type": "pushwoosh.
|
|
4911
|
+
"type": "pushwoosh.export_messages.v2.ExportBouncedEmailsArgs"
|
|
4895
4912
|
},
|
|
4896
4913
|
"exportJourneysHistory": {
|
|
4897
|
-
"type": "pushwoosh.
|
|
4914
|
+
"type": "pushwoosh.export_messages.v2.ExportJourneysHistoryArgs"
|
|
4898
4915
|
},
|
|
4899
4916
|
"exportJourneyPointUsers": {
|
|
4900
|
-
"type": "pushwoosh.
|
|
4917
|
+
"type": "pushwoosh.export_messages.v2.ExportJourneyPointUsersArgs"
|
|
4901
4918
|
},
|
|
4902
4919
|
"exportMessageRecipients": {
|
|
4903
|
-
"type": "pushwoosh.
|
|
4920
|
+
"type": "pushwoosh.export_messages.v2.ExportMessageRecipientsArgs"
|
|
4904
4921
|
},
|
|
4905
4922
|
"exportMessageClicksDevices": {
|
|
4906
|
-
"type": "pushwoosh.
|
|
4923
|
+
"type": "pushwoosh.export_messages.v2.ExportMessageClicksDevicesArgs"
|
|
4907
4924
|
},
|
|
4908
4925
|
"exportMessageEventTriggeredDevices": {
|
|
4909
|
-
"type": "pushwoosh.
|
|
4926
|
+
"type": "pushwoosh.export_messages.v2.ExportMessageEventTriggeredDevicesArgs"
|
|
4910
4927
|
},
|
|
4911
4928
|
"exportMessageErrorDevices": {
|
|
4912
|
-
"type": "pushwoosh.
|
|
4929
|
+
"type": "pushwoosh.export_messages.v2.ExportMessageErrorsDevicesArgs"
|
|
4913
4930
|
},
|
|
4914
4931
|
"createSegmentFromMessage": {
|
|
4915
|
-
"type": "pushwoosh.
|
|
4932
|
+
"type": "pushwoosh.export_messages.v2.CreateSegmentFromMessageArgs"
|
|
4916
4933
|
}
|
|
4917
4934
|
},
|
|
4918
4935
|
"oneofs": {
|
|
@@ -4939,7 +4956,7 @@ export const data = {
|
|
|
4939
4956
|
}
|
|
4940
4957
|
}
|
|
4941
4958
|
},
|
|
4942
|
-
"pushwoosh.
|
|
4959
|
+
"pushwoosh.export_messages.v2.ExportResponse": {
|
|
4943
4960
|
"type": "I",
|
|
4944
4961
|
"fields": {
|
|
4945
4962
|
"uid": {
|
|
@@ -4947,7 +4964,7 @@ export const data = {
|
|
|
4947
4964
|
}
|
|
4948
4965
|
}
|
|
4949
4966
|
},
|
|
4950
|
-
"pushwoosh.
|
|
4967
|
+
"pushwoosh.export_messages.v2.DeleteRequest": {
|
|
4951
4968
|
"type": "I",
|
|
4952
4969
|
"fields": {
|
|
4953
4970
|
"uid": {
|
|
@@ -4955,11 +4972,11 @@ export const data = {
|
|
|
4955
4972
|
}
|
|
4956
4973
|
}
|
|
4957
4974
|
},
|
|
4958
|
-
"pushwoosh.
|
|
4975
|
+
"pushwoosh.export_messages.v2.DeleteResponse": {
|
|
4959
4976
|
"type": "I",
|
|
4960
4977
|
"fields": {}
|
|
4961
4978
|
},
|
|
4962
|
-
"pushwoosh.
|
|
4979
|
+
"pushwoosh.export_messages.v2.StatusRequest": {
|
|
4963
4980
|
"type": "I",
|
|
4964
4981
|
"fields": {
|
|
4965
4982
|
"uid": {
|
|
@@ -4967,7 +4984,7 @@ export const data = {
|
|
|
4967
4984
|
}
|
|
4968
4985
|
}
|
|
4969
4986
|
},
|
|
4970
|
-
"pushwoosh.
|
|
4987
|
+
"pushwoosh.export_messages.v2.Status": {
|
|
4971
4988
|
"type": "E",
|
|
4972
4989
|
"values": [
|
|
4973
4990
|
"STATUS_UNSPECIFIED",
|
|
@@ -4976,18 +4993,18 @@ export const data = {
|
|
|
4976
4993
|
"STATUS_FAILED"
|
|
4977
4994
|
]
|
|
4978
4995
|
},
|
|
4979
|
-
"pushwoosh.
|
|
4996
|
+
"pushwoosh.export_messages.v2.StatusResponse": {
|
|
4980
4997
|
"type": "I",
|
|
4981
4998
|
"fields": {
|
|
4982
4999
|
"status": {
|
|
4983
|
-
"type": "pushwoosh.
|
|
5000
|
+
"type": "pushwoosh.export_messages.v2.Status"
|
|
4984
5001
|
},
|
|
4985
5002
|
"progress": {
|
|
4986
5003
|
"type": "number"
|
|
4987
5004
|
}
|
|
4988
5005
|
}
|
|
4989
5006
|
},
|
|
4990
|
-
"pushwoosh.
|
|
5007
|
+
"pushwoosh.export_messages.v2.ResultRequest": {
|
|
4991
5008
|
"type": "I",
|
|
4992
5009
|
"fields": {
|
|
4993
5010
|
"uid": {
|
|
@@ -4995,65 +5012,65 @@ export const data = {
|
|
|
4995
5012
|
}
|
|
4996
5013
|
}
|
|
4997
5014
|
},
|
|
4998
|
-
"pushwoosh.
|
|
5015
|
+
"pushwoosh.export_messages.v2.ResultResponse": {
|
|
4999
5016
|
"type": "I",
|
|
5000
5017
|
"fields": {
|
|
5001
5018
|
"type": {
|
|
5002
|
-
"type": "pushwoosh.
|
|
5019
|
+
"type": "pushwoosh.export_messages.v2.TaskType"
|
|
5003
5020
|
},
|
|
5004
5021
|
"failedTask": {
|
|
5005
|
-
"type": "pushwoosh.
|
|
5022
|
+
"type": "pushwoosh.export_messages.v2.TaskFailed"
|
|
5006
5023
|
},
|
|
5007
5024
|
"trackingLogResult": {
|
|
5008
|
-
"type": "pushwoosh.
|
|
5025
|
+
"type": "pushwoosh.export_messages.v2.TrackingLogCSVResult"
|
|
5009
5026
|
},
|
|
5010
5027
|
"exportMessagesV2Result": {
|
|
5011
|
-
"type": "pushwoosh.
|
|
5028
|
+
"type": "pushwoosh.export_messages.v2.ExportMessagesV2Result"
|
|
5012
5029
|
},
|
|
5013
5030
|
"exportUnregisteredDevicesResult": {
|
|
5014
|
-
"type": "pushwoosh.
|
|
5031
|
+
"type": "pushwoosh.export_messages.v2.ExportUnregisteredDevicesResult"
|
|
5015
5032
|
},
|
|
5016
5033
|
"exportRichMediaFormValuesResult": {
|
|
5017
|
-
"type": "pushwoosh.
|
|
5034
|
+
"type": "pushwoosh.export_messages.v2.ExportRichMediaFormValuesResult"
|
|
5018
5035
|
},
|
|
5019
5036
|
"applySegmentToMessageResult": {
|
|
5020
|
-
"type": "pushwoosh.
|
|
5037
|
+
"type": "pushwoosh.export_messages.v2.ApplySegmentToMessageResult"
|
|
5021
5038
|
},
|
|
5022
5039
|
"exportApplySegmentToMessageResult": {
|
|
5023
|
-
"type": "pushwoosh.
|
|
5040
|
+
"type": "pushwoosh.export_messages.v2.ExportApplySegmentToMessageResult"
|
|
5024
5041
|
},
|
|
5025
5042
|
"calculateRetentionResult": {
|
|
5026
|
-
"type": "pushwoosh.
|
|
5043
|
+
"type": "pushwoosh.export_messages.v2.CalculateRetentionResult"
|
|
5027
5044
|
},
|
|
5028
5045
|
"applySegmentToMetricResult": {
|
|
5029
|
-
"type": "pushwoosh.
|
|
5046
|
+
"type": "pushwoosh.export_messages.v2.ApplySegmentToMetricResult"
|
|
5030
5047
|
},
|
|
5031
5048
|
"exportRichMediaRecipientsResult": {
|
|
5032
|
-
"type": "pushwoosh.
|
|
5049
|
+
"type": "pushwoosh.export_messages.v2.ExportRichMediaRecipientsResult"
|
|
5033
5050
|
},
|
|
5034
5051
|
"exportBouncedEmailsResult": {
|
|
5035
|
-
"type": "pushwoosh.
|
|
5052
|
+
"type": "pushwoosh.export_messages.v2.ExportBouncedEmailsResult"
|
|
5036
5053
|
},
|
|
5037
5054
|
"exportJourneysHistoryResult": {
|
|
5038
|
-
"type": "pushwoosh.
|
|
5055
|
+
"type": "pushwoosh.export_messages.v2.ExportJourneysHistoryResult"
|
|
5039
5056
|
},
|
|
5040
5057
|
"exportJourneyPointUsersResult": {
|
|
5041
|
-
"type": "pushwoosh.
|
|
5058
|
+
"type": "pushwoosh.export_messages.v2.ExportJourneyPointUsersResult"
|
|
5042
5059
|
},
|
|
5043
5060
|
"exportMessageRecipientsResult": {
|
|
5044
|
-
"type": "pushwoosh.
|
|
5061
|
+
"type": "pushwoosh.export_messages.v2.ExportMessageRecipientsResult"
|
|
5045
5062
|
},
|
|
5046
5063
|
"exportMessageClicksDevicesResult": {
|
|
5047
|
-
"type": "pushwoosh.
|
|
5064
|
+
"type": "pushwoosh.export_messages.v2.ExportMessageClicksDevicesResult"
|
|
5048
5065
|
},
|
|
5049
5066
|
"exportMessageEventTriggeredDevicesResult": {
|
|
5050
|
-
"type": "pushwoosh.
|
|
5067
|
+
"type": "pushwoosh.export_messages.v2.ExportMessageEventTriggeredDevicesResult"
|
|
5051
5068
|
},
|
|
5052
5069
|
"exportMessageErrorDevicesResult": {
|
|
5053
|
-
"type": "pushwoosh.
|
|
5070
|
+
"type": "pushwoosh.export_messages.v2.ExportMessageErrorsDevicesResult"
|
|
5054
5071
|
},
|
|
5055
5072
|
"createSegmentFromMessageResult": {
|
|
5056
|
-
"type": "pushwoosh.
|
|
5073
|
+
"type": "pushwoosh.export_messages.v2.CreateSegmentFromMessageResult"
|
|
5057
5074
|
}
|
|
5058
5075
|
},
|
|
5059
5076
|
"oneofs": {
|
|
@@ -5081,11 +5098,11 @@ export const data = {
|
|
|
5081
5098
|
}
|
|
5082
5099
|
}
|
|
5083
5100
|
},
|
|
5084
|
-
"pushwoosh.
|
|
5101
|
+
"pushwoosh.export_messages.v2.GetLastTasksRequest": {
|
|
5085
5102
|
"type": "I",
|
|
5086
5103
|
"fields": {
|
|
5087
5104
|
"type": {
|
|
5088
|
-
"type": "pushwoosh.
|
|
5105
|
+
"type": "pushwoosh.export_messages.v2.TaskType"
|
|
5089
5106
|
},
|
|
5090
5107
|
"application": {
|
|
5091
5108
|
"type": "string"
|
|
@@ -5098,7 +5115,7 @@ export const data = {
|
|
|
5098
5115
|
}
|
|
5099
5116
|
}
|
|
5100
5117
|
},
|
|
5101
|
-
"pushwoosh.
|
|
5118
|
+
"pushwoosh.export_messages.v2.TaskInfo": {
|
|
5102
5119
|
"type": "I",
|
|
5103
5120
|
"fields": {
|
|
5104
5121
|
"id": {
|
|
@@ -5108,56 +5125,56 @@ export const data = {
|
|
|
5108
5125
|
"type": "string"
|
|
5109
5126
|
},
|
|
5110
5127
|
"status": {
|
|
5111
|
-
"type": "pushwoosh.
|
|
5128
|
+
"type": "pushwoosh.export_messages.v2.Status"
|
|
5112
5129
|
},
|
|
5113
5130
|
"exportSegment": {
|
|
5114
5131
|
"type": "string",
|
|
5115
5132
|
"mapKeyType": "string"
|
|
5116
5133
|
},
|
|
5117
5134
|
"trackingLogCsv": {
|
|
5118
|
-
"type": "pushwoosh.
|
|
5135
|
+
"type": "pushwoosh.export_messages.v2.TrackingLogCSVArgs"
|
|
5119
5136
|
},
|
|
5120
5137
|
"exportMessagesV2": {
|
|
5121
|
-
"type": "pushwoosh.
|
|
5138
|
+
"type": "pushwoosh.export_messages.v2.ExportMessagesV2Args"
|
|
5122
5139
|
},
|
|
5123
5140
|
"exportUnregisteredDevices": {
|
|
5124
|
-
"type": "pushwoosh.
|
|
5141
|
+
"type": "pushwoosh.export_messages.v2.ExportUnregisteredDevicesArgs"
|
|
5125
5142
|
},
|
|
5126
5143
|
"exportRichMediaFormValues": {
|
|
5127
|
-
"type": "pushwoosh.
|
|
5144
|
+
"type": "pushwoosh.export_messages.v2.ExportRichMediaFormValuesArgs"
|
|
5128
5145
|
},
|
|
5129
5146
|
"applySegmentToMessage": {
|
|
5130
|
-
"type": "pushwoosh.
|
|
5147
|
+
"type": "pushwoosh.export_messages.v2.ApplySegmentToMessageArgs"
|
|
5131
5148
|
},
|
|
5132
5149
|
"exportRichMediaRecipients": {
|
|
5133
|
-
"type": "pushwoosh.
|
|
5150
|
+
"type": "pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs"
|
|
5134
5151
|
},
|
|
5135
5152
|
"exportJourneysHistory": {
|
|
5136
|
-
"type": "pushwoosh.
|
|
5153
|
+
"type": "pushwoosh.export_messages.v2.ExportJourneysHistoryArgs"
|
|
5137
5154
|
},
|
|
5138
5155
|
"failedTask": {
|
|
5139
|
-
"type": "pushwoosh.
|
|
5156
|
+
"type": "pushwoosh.export_messages.v2.TaskFailed"
|
|
5140
5157
|
},
|
|
5141
5158
|
"trackingLogResult": {
|
|
5142
|
-
"type": "pushwoosh.
|
|
5159
|
+
"type": "pushwoosh.export_messages.v2.TrackingLogCSVResult"
|
|
5143
5160
|
},
|
|
5144
5161
|
"exportMessagesV2Result": {
|
|
5145
|
-
"type": "pushwoosh.
|
|
5162
|
+
"type": "pushwoosh.export_messages.v2.ExportMessagesV2Result"
|
|
5146
5163
|
},
|
|
5147
5164
|
"exportUnregisteredDevicesResult": {
|
|
5148
|
-
"type": "pushwoosh.
|
|
5165
|
+
"type": "pushwoosh.export_messages.v2.ExportUnregisteredDevicesResult"
|
|
5149
5166
|
},
|
|
5150
5167
|
"exportRichMediaFormValuesResult": {
|
|
5151
|
-
"type": "pushwoosh.
|
|
5168
|
+
"type": "pushwoosh.export_messages.v2.ExportRichMediaFormValuesResult"
|
|
5152
5169
|
},
|
|
5153
5170
|
"applySegmentToMessageResult": {
|
|
5154
|
-
"type": "pushwoosh.
|
|
5171
|
+
"type": "pushwoosh.export_messages.v2.ApplySegmentToMessageResult"
|
|
5155
5172
|
},
|
|
5156
5173
|
"exportRichMediaRecipientsResult": {
|
|
5157
|
-
"type": "pushwoosh.
|
|
5174
|
+
"type": "pushwoosh.export_messages.v2.ExportRichMediaRecipientsResult"
|
|
5158
5175
|
},
|
|
5159
5176
|
"exportJourneysHistoryResult": {
|
|
5160
|
-
"type": "pushwoosh.
|
|
5177
|
+
"type": "pushwoosh.export_messages.v2.ExportJourneysHistoryResult"
|
|
5161
5178
|
}
|
|
5162
5179
|
},
|
|
5163
5180
|
"oneofs": {
|
|
@@ -5186,16 +5203,16 @@ export const data = {
|
|
|
5186
5203
|
}
|
|
5187
5204
|
}
|
|
5188
5205
|
},
|
|
5189
|
-
"pushwoosh.
|
|
5206
|
+
"pushwoosh.export_messages.v2.GetLastTasksResponse": {
|
|
5190
5207
|
"type": "I",
|
|
5191
5208
|
"fields": {
|
|
5192
5209
|
"tasks": {
|
|
5193
|
-
"type": "pushwoosh.
|
|
5210
|
+
"type": "pushwoosh.export_messages.v2.TaskInfo",
|
|
5194
5211
|
"array": true
|
|
5195
5212
|
}
|
|
5196
5213
|
}
|
|
5197
5214
|
},
|
|
5198
|
-
"pushwoosh.
|
|
5215
|
+
"pushwoosh.export_messages.v2.TaskType": {
|
|
5199
5216
|
"type": "E",
|
|
5200
5217
|
"values": [
|
|
5201
5218
|
"TASK_TYPE_UNSPECIFIED",
|
|
@@ -5220,11 +5237,11 @@ export const data = {
|
|
|
5220
5237
|
"TASK_TYPE_CREATE_SEGMENT_FROM_MESSAGE"
|
|
5221
5238
|
]
|
|
5222
5239
|
},
|
|
5223
|
-
"pushwoosh.
|
|
5240
|
+
"pushwoosh.export_messages.v2.TaskFailed": {
|
|
5224
5241
|
"type": "I",
|
|
5225
5242
|
"fields": {}
|
|
5226
5243
|
},
|
|
5227
|
-
"pushwoosh.
|
|
5244
|
+
"pushwoosh.export_messages.v2.TrackingLogCSVArgs": {
|
|
5228
5245
|
"type": "I",
|
|
5229
5246
|
"fields": {
|
|
5230
5247
|
"messageId": {
|
|
@@ -5256,7 +5273,7 @@ export const data = {
|
|
|
5256
5273
|
}
|
|
5257
5274
|
}
|
|
5258
5275
|
},
|
|
5259
|
-
"pushwoosh.
|
|
5276
|
+
"pushwoosh.export_messages.v2.TrackingLogCSVResult": {
|
|
5260
5277
|
"type": "I",
|
|
5261
5278
|
"fields": {
|
|
5262
5279
|
"file": {
|
|
@@ -5264,7 +5281,7 @@ export const data = {
|
|
|
5264
5281
|
}
|
|
5265
5282
|
}
|
|
5266
5283
|
},
|
|
5267
|
-
"pushwoosh.
|
|
5284
|
+
"pushwoosh.export_messages.v2.ExportMessageProperty": {
|
|
5268
5285
|
"type": "E",
|
|
5269
5286
|
"values": [
|
|
5270
5287
|
"EXPORT_MESSAGE_PROPERTY_UNSPECIFIED",
|
|
@@ -5284,7 +5301,7 @@ export const data = {
|
|
|
5284
5301
|
"EXPORT_MESSAGE_PROPERTY_RECIPIENTS"
|
|
5285
5302
|
]
|
|
5286
5303
|
},
|
|
5287
|
-
"pushwoosh.
|
|
5304
|
+
"pushwoosh.export_messages.v2.Source": {
|
|
5288
5305
|
"type": "E",
|
|
5289
5306
|
"values": [
|
|
5290
5307
|
"SOURCE_UNSPECIFIED",
|
|
@@ -5304,7 +5321,7 @@ export const data = {
|
|
|
5304
5321
|
"TWITTER"
|
|
5305
5322
|
]
|
|
5306
5323
|
},
|
|
5307
|
-
"pushwoosh.
|
|
5324
|
+
"pushwoosh.export_messages.v2.MessageStatus": {
|
|
5308
5325
|
"type": "E",
|
|
5309
5326
|
"values": [
|
|
5310
5327
|
"MESSAGE_STATUS_UNSPECIFIED",
|
|
@@ -5317,7 +5334,7 @@ export const data = {
|
|
|
5317
5334
|
"MESSAGE_STATUS_WAITING"
|
|
5318
5335
|
]
|
|
5319
5336
|
},
|
|
5320
|
-
"pushwoosh.
|
|
5337
|
+
"pushwoosh.export_messages.v2.ApplySegmentExportType": {
|
|
5321
5338
|
"type": "E",
|
|
5322
5339
|
"values": [
|
|
5323
5340
|
"APPLY_SEGMENT_EXPORT_TYPE_UNSPECIFIED",
|
|
@@ -5326,7 +5343,7 @@ export const data = {
|
|
|
5326
5343
|
"NOT_OPEN"
|
|
5327
5344
|
]
|
|
5328
5345
|
},
|
|
5329
|
-
"pushwoosh.
|
|
5346
|
+
"pushwoosh.export_messages.v2.DateRange": {
|
|
5330
5347
|
"type": "I",
|
|
5331
5348
|
"fields": {
|
|
5332
5349
|
"dateFrom": {
|
|
@@ -5337,11 +5354,11 @@ export const data = {
|
|
|
5337
5354
|
}
|
|
5338
5355
|
}
|
|
5339
5356
|
},
|
|
5340
|
-
"pushwoosh.
|
|
5357
|
+
"pushwoosh.export_messages.v2.GetMessageHistoryFilters": {
|
|
5341
5358
|
"type": "I",
|
|
5342
5359
|
"fields": {
|
|
5343
5360
|
"statuses": {
|
|
5344
|
-
"type": "pushwoosh.
|
|
5361
|
+
"type": "pushwoosh.export_messages.v2.MessageStatus",
|
|
5345
5362
|
"array": true
|
|
5346
5363
|
},
|
|
5347
5364
|
"platforms": {
|
|
@@ -5349,13 +5366,13 @@ export const data = {
|
|
|
5349
5366
|
"array": true
|
|
5350
5367
|
},
|
|
5351
5368
|
"sentDate": {
|
|
5352
|
-
"type": "pushwoosh.
|
|
5369
|
+
"type": "pushwoosh.export_messages.v2.DateRange"
|
|
5353
5370
|
},
|
|
5354
5371
|
"createdDate": {
|
|
5355
|
-
"type": "pushwoosh.
|
|
5372
|
+
"type": "pushwoosh.export_messages.v2.DateRange"
|
|
5356
5373
|
},
|
|
5357
5374
|
"createdVia": {
|
|
5358
|
-
"type": "pushwoosh.
|
|
5375
|
+
"type": "pushwoosh.export_messages.v2.Source",
|
|
5359
5376
|
"array": true
|
|
5360
5377
|
},
|
|
5361
5378
|
"segments": {
|
|
@@ -5374,7 +5391,7 @@ export const data = {
|
|
|
5374
5391
|
}
|
|
5375
5392
|
}
|
|
5376
5393
|
},
|
|
5377
|
-
"pushwoosh.
|
|
5394
|
+
"pushwoosh.export_messages.v2.ExportMessagesV2Args": {
|
|
5378
5395
|
"type": "I",
|
|
5379
5396
|
"fields": {
|
|
5380
5397
|
"search": {
|
|
@@ -5387,15 +5404,15 @@ export const data = {
|
|
|
5387
5404
|
"type": "string"
|
|
5388
5405
|
},
|
|
5389
5406
|
"filters": {
|
|
5390
|
-
"type": "pushwoosh.
|
|
5407
|
+
"type": "pushwoosh.export_messages.v2.GetMessageHistoryFilters"
|
|
5391
5408
|
},
|
|
5392
5409
|
"properties": {
|
|
5393
|
-
"type": "pushwoosh.
|
|
5410
|
+
"type": "pushwoosh.export_messages.v2.ExportMessageProperty",
|
|
5394
5411
|
"array": true
|
|
5395
5412
|
}
|
|
5396
5413
|
}
|
|
5397
5414
|
},
|
|
5398
|
-
"pushwoosh.
|
|
5415
|
+
"pushwoosh.export_messages.v2.ExportMessagesV2Result": {
|
|
5399
5416
|
"type": "I",
|
|
5400
5417
|
"fields": {
|
|
5401
5418
|
"file": {
|
|
@@ -5403,7 +5420,7 @@ export const data = {
|
|
|
5403
5420
|
}
|
|
5404
5421
|
}
|
|
5405
5422
|
},
|
|
5406
|
-
"pushwoosh.
|
|
5423
|
+
"pushwoosh.export_messages.v2.ExportUnregisteredDevicesArgs": {
|
|
5407
5424
|
"type": "I",
|
|
5408
5425
|
"fields": {
|
|
5409
5426
|
"applicationCode": {
|
|
@@ -5417,7 +5434,7 @@ export const data = {
|
|
|
5417
5434
|
}
|
|
5418
5435
|
}
|
|
5419
5436
|
},
|
|
5420
|
-
"pushwoosh.
|
|
5437
|
+
"pushwoosh.export_messages.v2.ExportUnregisteredDevicesResult": {
|
|
5421
5438
|
"type": "I",
|
|
5422
5439
|
"fields": {
|
|
5423
5440
|
"file": {
|
|
@@ -5425,7 +5442,7 @@ export const data = {
|
|
|
5425
5442
|
}
|
|
5426
5443
|
}
|
|
5427
5444
|
},
|
|
5428
|
-
"pushwoosh.
|
|
5445
|
+
"pushwoosh.export_messages.v2.ExportRichMediaFormValuesArgs": {
|
|
5429
5446
|
"type": "I",
|
|
5430
5447
|
"fields": {
|
|
5431
5448
|
"applicationCode": {
|
|
@@ -5439,7 +5456,7 @@ export const data = {
|
|
|
5439
5456
|
}
|
|
5440
5457
|
}
|
|
5441
5458
|
},
|
|
5442
|
-
"pushwoosh.
|
|
5459
|
+
"pushwoosh.export_messages.v2.ExportRichMediaFormValuesResult": {
|
|
5443
5460
|
"type": "I",
|
|
5444
5461
|
"fields": {
|
|
5445
5462
|
"file": {
|
|
@@ -5447,7 +5464,7 @@ export const data = {
|
|
|
5447
5464
|
}
|
|
5448
5465
|
}
|
|
5449
5466
|
},
|
|
5450
|
-
"pushwoosh.
|
|
5467
|
+
"pushwoosh.export_messages.v2.ApplySegmentToMessageArgs": {
|
|
5451
5468
|
"type": "I",
|
|
5452
5469
|
"fields": {
|
|
5453
5470
|
"application": {
|
|
@@ -5461,7 +5478,7 @@ export const data = {
|
|
|
5461
5478
|
}
|
|
5462
5479
|
}
|
|
5463
5480
|
},
|
|
5464
|
-
"pushwoosh.
|
|
5481
|
+
"pushwoosh.export_messages.v2.MessageMetric": {
|
|
5465
5482
|
"type": "I",
|
|
5466
5483
|
"fields": {
|
|
5467
5484
|
"sends": {
|
|
@@ -5478,16 +5495,16 @@ export const data = {
|
|
|
5478
5495
|
}
|
|
5479
5496
|
}
|
|
5480
5497
|
},
|
|
5481
|
-
"pushwoosh.
|
|
5498
|
+
"pushwoosh.export_messages.v2.ApplySegmentToMessageResult": {
|
|
5482
5499
|
"type": "I",
|
|
5483
5500
|
"fields": {
|
|
5484
5501
|
"metrics": {
|
|
5485
|
-
"type": "pushwoosh.
|
|
5502
|
+
"type": "pushwoosh.export_messages.v2.MessageMetric",
|
|
5486
5503
|
"array": true
|
|
5487
5504
|
}
|
|
5488
5505
|
}
|
|
5489
5506
|
},
|
|
5490
|
-
"pushwoosh.
|
|
5507
|
+
"pushwoosh.export_messages.v2.ApplySegmentToMessageLastTaskParams": {
|
|
5491
5508
|
"type": "I",
|
|
5492
5509
|
"fields": {
|
|
5493
5510
|
"messageId": {
|
|
@@ -5495,7 +5512,7 @@ export const data = {
|
|
|
5495
5512
|
}
|
|
5496
5513
|
}
|
|
5497
5514
|
},
|
|
5498
|
-
"pushwoosh.
|
|
5515
|
+
"pushwoosh.export_messages.v2.ExportApplySegmentToMessageArgs": {
|
|
5499
5516
|
"type": "I",
|
|
5500
5517
|
"fields": {
|
|
5501
5518
|
"application": {
|
|
@@ -5509,7 +5526,7 @@ export const data = {
|
|
|
5509
5526
|
}
|
|
5510
5527
|
}
|
|
5511
5528
|
},
|
|
5512
|
-
"pushwoosh.
|
|
5529
|
+
"pushwoosh.export_messages.v2.ExportApplySegmentToMessageResult": {
|
|
5513
5530
|
"type": "I",
|
|
5514
5531
|
"fields": {
|
|
5515
5532
|
"file": {
|
|
@@ -5517,7 +5534,7 @@ export const data = {
|
|
|
5517
5534
|
}
|
|
5518
5535
|
}
|
|
5519
5536
|
},
|
|
5520
|
-
"pushwoosh.
|
|
5537
|
+
"pushwoosh.export_messages.v2.CalculateRetentionArgs": {
|
|
5521
5538
|
"type": "I",
|
|
5522
5539
|
"fields": {
|
|
5523
5540
|
"application": {
|
|
@@ -5537,7 +5554,7 @@ export const data = {
|
|
|
5537
5554
|
}
|
|
5538
5555
|
}
|
|
5539
5556
|
},
|
|
5540
|
-
"pushwoosh.
|
|
5557
|
+
"pushwoosh.export_messages.v2.CalculateRetentionResult.Row": {
|
|
5541
5558
|
"type": "I",
|
|
5542
5559
|
"fields": {
|
|
5543
5560
|
"cells": {
|
|
@@ -5546,7 +5563,7 @@ export const data = {
|
|
|
5546
5563
|
}
|
|
5547
5564
|
}
|
|
5548
5565
|
},
|
|
5549
|
-
"pushwoosh.
|
|
5566
|
+
"pushwoosh.export_messages.v2.CalculateRetentionResult": {
|
|
5550
5567
|
"type": "I",
|
|
5551
5568
|
"fields": {
|
|
5552
5569
|
"dates": {
|
|
@@ -5558,11 +5575,11 @@ export const data = {
|
|
|
5558
5575
|
"array": true
|
|
5559
5576
|
},
|
|
5560
5577
|
"rowsCount": {
|
|
5561
|
-
"type": "pushwoosh.
|
|
5578
|
+
"type": "pushwoosh.export_messages.v2.CalculateRetentionResult.Row",
|
|
5562
5579
|
"array": true
|
|
5563
5580
|
},
|
|
5564
5581
|
"rowsPercent": {
|
|
5565
|
-
"type": "pushwoosh.
|
|
5582
|
+
"type": "pushwoosh.export_messages.v2.CalculateRetentionResult.Row",
|
|
5566
5583
|
"array": true
|
|
5567
5584
|
},
|
|
5568
5585
|
"linearChartData": {
|
|
@@ -5571,7 +5588,7 @@ export const data = {
|
|
|
5571
5588
|
}
|
|
5572
5589
|
}
|
|
5573
5590
|
},
|
|
5574
|
-
"pushwoosh.
|
|
5591
|
+
"pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs.RichMediaSendChannel": {
|
|
5575
5592
|
"type": "E",
|
|
5576
5593
|
"values": [
|
|
5577
5594
|
"RichMediaSendChannel_UNDEFINED",
|
|
@@ -5580,7 +5597,7 @@ export const data = {
|
|
|
5580
5597
|
"PUSH"
|
|
5581
5598
|
]
|
|
5582
5599
|
},
|
|
5583
|
-
"pushwoosh.
|
|
5600
|
+
"pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs.RichMediaFilters": {
|
|
5584
5601
|
"type": "I",
|
|
5585
5602
|
"fields": {
|
|
5586
5603
|
"dateFrom": {
|
|
@@ -5590,7 +5607,7 @@ export const data = {
|
|
|
5590
5607
|
"type": "Date"
|
|
5591
5608
|
},
|
|
5592
5609
|
"sendChannels": {
|
|
5593
|
-
"type": "pushwoosh.
|
|
5610
|
+
"type": "pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs.RichMediaSendChannel",
|
|
5594
5611
|
"array": true
|
|
5595
5612
|
},
|
|
5596
5613
|
"platforms": {
|
|
@@ -5608,7 +5625,7 @@ export const data = {
|
|
|
5608
5625
|
}
|
|
5609
5626
|
}
|
|
5610
5627
|
},
|
|
5611
|
-
"pushwoosh.
|
|
5628
|
+
"pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs": {
|
|
5612
5629
|
"type": "I",
|
|
5613
5630
|
"fields": {
|
|
5614
5631
|
"applicationCode": {
|
|
@@ -5618,11 +5635,11 @@ export const data = {
|
|
|
5618
5635
|
"type": "string"
|
|
5619
5636
|
},
|
|
5620
5637
|
"filters": {
|
|
5621
|
-
"type": "pushwoosh.
|
|
5638
|
+
"type": "pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs.RichMediaFilters"
|
|
5622
5639
|
}
|
|
5623
5640
|
}
|
|
5624
5641
|
},
|
|
5625
|
-
"pushwoosh.
|
|
5642
|
+
"pushwoosh.export_messages.v2.ExportRichMediaRecipientsResult": {
|
|
5626
5643
|
"type": "I",
|
|
5627
5644
|
"fields": {
|
|
5628
5645
|
"file": {
|
|
@@ -5630,14 +5647,14 @@ export const data = {
|
|
|
5630
5647
|
}
|
|
5631
5648
|
}
|
|
5632
5649
|
},
|
|
5633
|
-
"pushwoosh.
|
|
5650
|
+
"pushwoosh.export_messages.v2.SegmentMetricType": {
|
|
5634
5651
|
"type": "E",
|
|
5635
5652
|
"values": [
|
|
5636
5653
|
"SegmentMetricType_UNKNOWN",
|
|
5637
5654
|
"EventTriggeredTimeseries"
|
|
5638
5655
|
]
|
|
5639
5656
|
},
|
|
5640
|
-
"pushwoosh.
|
|
5657
|
+
"pushwoosh.export_messages.v2.ApplySegmentToMetricArgs": {
|
|
5641
5658
|
"type": "I",
|
|
5642
5659
|
"fields": {
|
|
5643
5660
|
"application": {
|
|
@@ -5650,7 +5667,7 @@ export const data = {
|
|
|
5650
5667
|
"type": "string"
|
|
5651
5668
|
},
|
|
5652
5669
|
"metricType": {
|
|
5653
|
-
"type": "pushwoosh.
|
|
5670
|
+
"type": "pushwoosh.export_messages.v2.SegmentMetricType"
|
|
5654
5671
|
},
|
|
5655
5672
|
"dateFrom": {
|
|
5656
5673
|
"type": "string"
|
|
@@ -5660,7 +5677,7 @@ export const data = {
|
|
|
5660
5677
|
}
|
|
5661
5678
|
}
|
|
5662
5679
|
},
|
|
5663
|
-
"pushwoosh.
|
|
5680
|
+
"pushwoosh.export_messages.v2.TimeseriesRow": {
|
|
5664
5681
|
"type": "I",
|
|
5665
5682
|
"fields": {
|
|
5666
5683
|
"timestamp": {
|
|
@@ -5674,20 +5691,20 @@ export const data = {
|
|
|
5674
5691
|
}
|
|
5675
5692
|
}
|
|
5676
5693
|
},
|
|
5677
|
-
"pushwoosh.
|
|
5694
|
+
"pushwoosh.export_messages.v2.ApplySegmentToMetricResult.EventTriggeredTimeseries": {
|
|
5678
5695
|
"type": "I",
|
|
5679
5696
|
"fields": {
|
|
5680
5697
|
"rows": {
|
|
5681
|
-
"type": "pushwoosh.
|
|
5698
|
+
"type": "pushwoosh.export_messages.v2.TimeseriesRow",
|
|
5682
5699
|
"array": true
|
|
5683
5700
|
}
|
|
5684
5701
|
}
|
|
5685
5702
|
},
|
|
5686
|
-
"pushwoosh.
|
|
5703
|
+
"pushwoosh.export_messages.v2.ApplySegmentToMetricResult": {
|
|
5687
5704
|
"type": "I",
|
|
5688
5705
|
"fields": {
|
|
5689
5706
|
"eventTriggeredTimeseries": {
|
|
5690
|
-
"type": "pushwoosh.
|
|
5707
|
+
"type": "pushwoosh.export_messages.v2.ApplySegmentToMetricResult.EventTriggeredTimeseries"
|
|
5691
5708
|
},
|
|
5692
5709
|
"file": {
|
|
5693
5710
|
"type": "string"
|
|
@@ -5701,7 +5718,7 @@ export const data = {
|
|
|
5701
5718
|
}
|
|
5702
5719
|
}
|
|
5703
5720
|
},
|
|
5704
|
-
"pushwoosh.
|
|
5721
|
+
"pushwoosh.export_messages.v2.ExportBouncedEmailsArgs.Type": {
|
|
5705
5722
|
"type": "E",
|
|
5706
5723
|
"values": [
|
|
5707
5724
|
"all",
|
|
@@ -5710,7 +5727,7 @@ export const data = {
|
|
|
5710
5727
|
"hard_bounces"
|
|
5711
5728
|
]
|
|
5712
5729
|
},
|
|
5713
|
-
"pushwoosh.
|
|
5730
|
+
"pushwoosh.export_messages.v2.ExportBouncedEmailsArgs": {
|
|
5714
5731
|
"type": "I",
|
|
5715
5732
|
"fields": {
|
|
5716
5733
|
"messageId": {
|
|
@@ -5723,7 +5740,7 @@ export const data = {
|
|
|
5723
5740
|
"type": "string"
|
|
5724
5741
|
},
|
|
5725
5742
|
"type": {
|
|
5726
|
-
"type": "pushwoosh.
|
|
5743
|
+
"type": "pushwoosh.export_messages.v2.ExportBouncedEmailsArgs.Type"
|
|
5727
5744
|
},
|
|
5728
5745
|
"dateFrom": {
|
|
5729
5746
|
"type": "Date"
|
|
@@ -5733,7 +5750,7 @@ export const data = {
|
|
|
5733
5750
|
}
|
|
5734
5751
|
}
|
|
5735
5752
|
},
|
|
5736
|
-
"pushwoosh.
|
|
5753
|
+
"pushwoosh.export_messages.v2.ExportBouncedEmailsResult": {
|
|
5737
5754
|
"type": "I",
|
|
5738
5755
|
"fields": {
|
|
5739
5756
|
"file": {
|
|
@@ -5741,7 +5758,7 @@ export const data = {
|
|
|
5741
5758
|
}
|
|
5742
5759
|
}
|
|
5743
5760
|
},
|
|
5744
|
-
"pushwoosh.
|
|
5761
|
+
"pushwoosh.export_messages.v2.ExportJourneysHistoryArgs": {
|
|
5745
5762
|
"type": "I",
|
|
5746
5763
|
"fields": {
|
|
5747
5764
|
"application": {
|
|
@@ -5770,7 +5787,7 @@ export const data = {
|
|
|
5770
5787
|
}
|
|
5771
5788
|
}
|
|
5772
5789
|
},
|
|
5773
|
-
"pushwoosh.
|
|
5790
|
+
"pushwoosh.export_messages.v2.ExportJourneysHistoryResult": {
|
|
5774
5791
|
"type": "I",
|
|
5775
5792
|
"fields": {
|
|
5776
5793
|
"file": {
|
|
@@ -5778,7 +5795,7 @@ export const data = {
|
|
|
5778
5795
|
}
|
|
5779
5796
|
}
|
|
5780
5797
|
},
|
|
5781
|
-
"pushwoosh.
|
|
5798
|
+
"pushwoosh.export_messages.v2.ExportJourneyPointUsersArgs": {
|
|
5782
5799
|
"type": "I",
|
|
5783
5800
|
"fields": {
|
|
5784
5801
|
"journeyUuid": {
|
|
@@ -5795,7 +5812,7 @@ export const data = {
|
|
|
5795
5812
|
}
|
|
5796
5813
|
}
|
|
5797
5814
|
},
|
|
5798
|
-
"pushwoosh.
|
|
5815
|
+
"pushwoosh.export_messages.v2.ExportJourneyPointUsersResult": {
|
|
5799
5816
|
"type": "I",
|
|
5800
5817
|
"fields": {
|
|
5801
5818
|
"file": {
|
|
@@ -5803,7 +5820,7 @@ export const data = {
|
|
|
5803
5820
|
}
|
|
5804
5821
|
}
|
|
5805
5822
|
},
|
|
5806
|
-
"pushwoosh.
|
|
5823
|
+
"pushwoosh.export_messages.v2.ExportMessageRecipientsArgs.Type": {
|
|
5807
5824
|
"type": "E",
|
|
5808
5825
|
"values": [
|
|
5809
5826
|
"sends",
|
|
@@ -5811,7 +5828,7 @@ export const data = {
|
|
|
5811
5828
|
"opens"
|
|
5812
5829
|
]
|
|
5813
5830
|
},
|
|
5814
|
-
"pushwoosh.
|
|
5831
|
+
"pushwoosh.export_messages.v2.ExportMessageRecipientsArgs": {
|
|
5815
5832
|
"type": "I",
|
|
5816
5833
|
"fields": {
|
|
5817
5834
|
"messageId": {
|
|
@@ -5824,7 +5841,7 @@ export const data = {
|
|
|
5824
5841
|
"type": "string"
|
|
5825
5842
|
},
|
|
5826
5843
|
"type": {
|
|
5827
|
-
"type": "pushwoosh.
|
|
5844
|
+
"type": "pushwoosh.export_messages.v2.ExportMessageRecipientsArgs.Type"
|
|
5828
5845
|
},
|
|
5829
5846
|
"dateFrom": {
|
|
5830
5847
|
"type": "Date"
|
|
@@ -5834,7 +5851,7 @@ export const data = {
|
|
|
5834
5851
|
}
|
|
5835
5852
|
}
|
|
5836
5853
|
},
|
|
5837
|
-
"pushwoosh.
|
|
5854
|
+
"pushwoosh.export_messages.v2.ExportMessageRecipientsResult": {
|
|
5838
5855
|
"type": "I",
|
|
5839
5856
|
"fields": {
|
|
5840
5857
|
"file": {
|
|
@@ -5842,7 +5859,7 @@ export const data = {
|
|
|
5842
5859
|
}
|
|
5843
5860
|
}
|
|
5844
5861
|
},
|
|
5845
|
-
"pushwoosh.
|
|
5862
|
+
"pushwoosh.export_messages.v2.ExportMessageClicksDevicesArgs": {
|
|
5846
5863
|
"type": "I",
|
|
5847
5864
|
"fields": {
|
|
5848
5865
|
"messageId": {
|
|
@@ -5865,7 +5882,7 @@ export const data = {
|
|
|
5865
5882
|
}
|
|
5866
5883
|
}
|
|
5867
5884
|
},
|
|
5868
|
-
"pushwoosh.
|
|
5885
|
+
"pushwoosh.export_messages.v2.ExportMessageClicksDevicesResult": {
|
|
5869
5886
|
"type": "I",
|
|
5870
5887
|
"fields": {
|
|
5871
5888
|
"file": {
|
|
@@ -5873,7 +5890,7 @@ export const data = {
|
|
|
5873
5890
|
}
|
|
5874
5891
|
}
|
|
5875
5892
|
},
|
|
5876
|
-
"pushwoosh.
|
|
5893
|
+
"pushwoosh.export_messages.v2.ExportMessageEventTriggeredDevicesArgs": {
|
|
5877
5894
|
"type": "I",
|
|
5878
5895
|
"fields": {
|
|
5879
5896
|
"messageId": {
|
|
@@ -5896,7 +5913,7 @@ export const data = {
|
|
|
5896
5913
|
}
|
|
5897
5914
|
}
|
|
5898
5915
|
},
|
|
5899
|
-
"pushwoosh.
|
|
5916
|
+
"pushwoosh.export_messages.v2.ExportMessageEventTriggeredDevicesResult": {
|
|
5900
5917
|
"type": "I",
|
|
5901
5918
|
"fields": {
|
|
5902
5919
|
"file": {
|
|
@@ -5904,7 +5921,7 @@ export const data = {
|
|
|
5904
5921
|
}
|
|
5905
5922
|
}
|
|
5906
5923
|
},
|
|
5907
|
-
"pushwoosh.
|
|
5924
|
+
"pushwoosh.export_messages.v2.ExportMessageErrorsDevicesArgs": {
|
|
5908
5925
|
"type": "I",
|
|
5909
5926
|
"fields": {
|
|
5910
5927
|
"messageId": {
|
|
@@ -5930,7 +5947,7 @@ export const data = {
|
|
|
5930
5947
|
}
|
|
5931
5948
|
}
|
|
5932
5949
|
},
|
|
5933
|
-
"pushwoosh.
|
|
5950
|
+
"pushwoosh.export_messages.v2.ExportMessageErrorsDevicesResult": {
|
|
5934
5951
|
"type": "I",
|
|
5935
5952
|
"fields": {
|
|
5936
5953
|
"file": {
|
|
@@ -5938,7 +5955,7 @@ export const data = {
|
|
|
5938
5955
|
}
|
|
5939
5956
|
}
|
|
5940
5957
|
},
|
|
5941
|
-
"pushwoosh.
|
|
5958
|
+
"pushwoosh.export_messages.v2.CreateSegmentFromMessageArgs.Type": {
|
|
5942
5959
|
"type": "E",
|
|
5943
5960
|
"values": [
|
|
5944
5961
|
"send_devices",
|
|
@@ -5950,7 +5967,7 @@ export const data = {
|
|
|
5950
5967
|
"send_with_email_error_devices"
|
|
5951
5968
|
]
|
|
5952
5969
|
},
|
|
5953
|
-
"pushwoosh.
|
|
5970
|
+
"pushwoosh.export_messages.v2.CreateSegmentFromMessageArgs.EmailErrorType": {
|
|
5954
5971
|
"type": "E",
|
|
5955
5972
|
"values": [
|
|
5956
5973
|
"complaints",
|
|
@@ -5958,7 +5975,7 @@ export const data = {
|
|
|
5958
5975
|
"hard_bounces"
|
|
5959
5976
|
]
|
|
5960
5977
|
},
|
|
5961
|
-
"pushwoosh.
|
|
5978
|
+
"pushwoosh.export_messages.v2.CreateSegmentFromMessageArgs": {
|
|
5962
5979
|
"type": "I",
|
|
5963
5980
|
"fields": {
|
|
5964
5981
|
"messageId": {
|
|
@@ -5980,10 +5997,10 @@ export const data = {
|
|
|
5980
5997
|
"type": "string"
|
|
5981
5998
|
},
|
|
5982
5999
|
"type": {
|
|
5983
|
-
"type": "pushwoosh.
|
|
6000
|
+
"type": "pushwoosh.export_messages.v2.CreateSegmentFromMessageArgs.Type"
|
|
5984
6001
|
},
|
|
5985
6002
|
"emailErrorType": {
|
|
5986
|
-
"type": "pushwoosh.
|
|
6003
|
+
"type": "pushwoosh.export_messages.v2.CreateSegmentFromMessageArgs.EmailErrorType"
|
|
5987
6004
|
},
|
|
5988
6005
|
"dateFrom": {
|
|
5989
6006
|
"type": "Date"
|
|
@@ -5993,7 +6010,7 @@ export const data = {
|
|
|
5993
6010
|
}
|
|
5994
6011
|
}
|
|
5995
6012
|
},
|
|
5996
|
-
"pushwoosh.
|
|
6013
|
+
"pushwoosh.export_messages.v2.CreateSegmentFromMessageResult": {
|
|
5997
6014
|
"type": "I",
|
|
5998
6015
|
"fields": {
|
|
5999
6016
|
"segment": {
|
|
@@ -6001,1177 +6018,33 @@ export const data = {
|
|
|
6001
6018
|
}
|
|
6002
6019
|
}
|
|
6003
6020
|
},
|
|
6004
|
-
"pushwoosh.
|
|
6005
|
-
"type": "
|
|
6006
|
-
"
|
|
6007
|
-
|
|
6008
|
-
|
|
6009
|
-
|
|
6010
|
-
|
|
6011
|
-
"
|
|
6012
|
-
|
|
6013
|
-
"exportMessagesV2": {
|
|
6014
|
-
"type": "pushwoosh.export_messages.v2.ExportMessagesV2Args"
|
|
6021
|
+
"pushwoosh.rpc_v2.filters.FiltersService": {
|
|
6022
|
+
"type": "S",
|
|
6023
|
+
"key": "filters",
|
|
6024
|
+
"methods": {
|
|
6025
|
+
"List": {
|
|
6026
|
+
"request": "pushwoosh.rpc_v2.filters.ListFiltersRequest",
|
|
6027
|
+
"response": "pushwoosh.rpc_v2.filters.ListFiltersResponse",
|
|
6028
|
+
"method": "get",
|
|
6029
|
+
"path": "/api/filters"
|
|
6015
6030
|
},
|
|
6016
|
-
"
|
|
6017
|
-
"
|
|
6031
|
+
"Get": {
|
|
6032
|
+
"request": "pushwoosh.rpc_v2.filters.GetFilterRequest",
|
|
6033
|
+
"response": "pushwoosh.rpc_v2.filters.Filter",
|
|
6034
|
+
"method": "get",
|
|
6035
|
+
"path": "/api/filters/{filter}"
|
|
6018
6036
|
},
|
|
6019
|
-
"
|
|
6020
|
-
"
|
|
6037
|
+
"Create": {
|
|
6038
|
+
"request": "pushwoosh.rpc_v2.filters.CreateFilterRequest",
|
|
6039
|
+
"response": "pushwoosh.rpc_v2.filters.CreateFilterResponse",
|
|
6040
|
+
"method": "post",
|
|
6041
|
+
"path": "/api/filters"
|
|
6021
6042
|
},
|
|
6022
|
-
"
|
|
6023
|
-
"
|
|
6024
|
-
|
|
6025
|
-
|
|
6026
|
-
"
|
|
6027
|
-
},
|
|
6028
|
-
"calculateRetention": {
|
|
6029
|
-
"type": "pushwoosh.export_messages.v2.CalculateRetentionArgs"
|
|
6030
|
-
},
|
|
6031
|
-
"applySegmentToMetric": {
|
|
6032
|
-
"type": "pushwoosh.export_messages.v2.ApplySegmentToMetricArgs"
|
|
6033
|
-
},
|
|
6034
|
-
"exportRichMediaRecipients": {
|
|
6035
|
-
"type": "pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs"
|
|
6036
|
-
},
|
|
6037
|
-
"exportBouncedEmails": {
|
|
6038
|
-
"type": "pushwoosh.export_messages.v2.ExportBouncedEmailsArgs"
|
|
6039
|
-
},
|
|
6040
|
-
"exportJourneysHistory": {
|
|
6041
|
-
"type": "pushwoosh.export_messages.v2.ExportJourneysHistoryArgs"
|
|
6042
|
-
},
|
|
6043
|
-
"exportJourneyPointUsers": {
|
|
6044
|
-
"type": "pushwoosh.export_messages.v2.ExportJourneyPointUsersArgs"
|
|
6045
|
-
},
|
|
6046
|
-
"exportMessageRecipients": {
|
|
6047
|
-
"type": "pushwoosh.export_messages.v2.ExportMessageRecipientsArgs"
|
|
6048
|
-
},
|
|
6049
|
-
"exportMessageClicksDevices": {
|
|
6050
|
-
"type": "pushwoosh.export_messages.v2.ExportMessageClicksDevicesArgs"
|
|
6051
|
-
},
|
|
6052
|
-
"exportMessageEventTriggeredDevices": {
|
|
6053
|
-
"type": "pushwoosh.export_messages.v2.ExportMessageEventTriggeredDevicesArgs"
|
|
6054
|
-
},
|
|
6055
|
-
"exportMessageErrorDevices": {
|
|
6056
|
-
"type": "pushwoosh.export_messages.v2.ExportMessageErrorsDevicesArgs"
|
|
6057
|
-
},
|
|
6058
|
-
"createSegmentFromMessage": {
|
|
6059
|
-
"type": "pushwoosh.export_messages.v2.CreateSegmentFromMessageArgs"
|
|
6060
|
-
}
|
|
6061
|
-
},
|
|
6062
|
-
"oneofs": {
|
|
6063
|
-
"args": {
|
|
6064
|
-
"oneof": [
|
|
6065
|
-
"trackingLogCsv",
|
|
6066
|
-
"exportMessagesV2",
|
|
6067
|
-
"exportUnregisteredDevices",
|
|
6068
|
-
"exportRichMediaFormValues",
|
|
6069
|
-
"applySegmentToMessage",
|
|
6070
|
-
"exportApplySegmentToMessage",
|
|
6071
|
-
"calculateRetention",
|
|
6072
|
-
"applySegmentToMetric",
|
|
6073
|
-
"exportRichMediaRecipients",
|
|
6074
|
-
"exportBouncedEmails",
|
|
6075
|
-
"exportJourneysHistory",
|
|
6076
|
-
"exportJourneyPointUsers",
|
|
6077
|
-
"exportMessageRecipients",
|
|
6078
|
-
"exportMessageClicksDevices",
|
|
6079
|
-
"exportMessageEventTriggeredDevices",
|
|
6080
|
-
"exportMessageErrorDevices",
|
|
6081
|
-
"createSegmentFromMessage"
|
|
6082
|
-
]
|
|
6083
|
-
}
|
|
6084
|
-
}
|
|
6085
|
-
},
|
|
6086
|
-
"pushwoosh.export_messages.v2.ExportResponse": {
|
|
6087
|
-
"type": "I",
|
|
6088
|
-
"fields": {
|
|
6089
|
-
"uid": {
|
|
6090
|
-
"type": "number"
|
|
6091
|
-
}
|
|
6092
|
-
}
|
|
6093
|
-
},
|
|
6094
|
-
"pushwoosh.export_messages.v2.DeleteRequest": {
|
|
6095
|
-
"type": "I",
|
|
6096
|
-
"fields": {
|
|
6097
|
-
"uid": {
|
|
6098
|
-
"type": "number"
|
|
6099
|
-
}
|
|
6100
|
-
}
|
|
6101
|
-
},
|
|
6102
|
-
"pushwoosh.export_messages.v2.DeleteResponse": {
|
|
6103
|
-
"type": "I",
|
|
6104
|
-
"fields": {}
|
|
6105
|
-
},
|
|
6106
|
-
"pushwoosh.export_messages.v2.StatusRequest": {
|
|
6107
|
-
"type": "I",
|
|
6108
|
-
"fields": {
|
|
6109
|
-
"uid": {
|
|
6110
|
-
"type": "number"
|
|
6111
|
-
}
|
|
6112
|
-
}
|
|
6113
|
-
},
|
|
6114
|
-
"pushwoosh.export_messages.v2.Status": {
|
|
6115
|
-
"type": "E",
|
|
6116
|
-
"values": [
|
|
6117
|
-
"STATUS_UNSPECIFIED",
|
|
6118
|
-
"STATUS_PENDING",
|
|
6119
|
-
"STATUS_SUCCESS",
|
|
6120
|
-
"STATUS_FAILED"
|
|
6121
|
-
]
|
|
6122
|
-
},
|
|
6123
|
-
"pushwoosh.export_messages.v2.StatusResponse": {
|
|
6124
|
-
"type": "I",
|
|
6125
|
-
"fields": {
|
|
6126
|
-
"status": {
|
|
6127
|
-
"type": "pushwoosh.export_messages.v2.Status"
|
|
6128
|
-
},
|
|
6129
|
-
"progress": {
|
|
6130
|
-
"type": "number"
|
|
6131
|
-
}
|
|
6132
|
-
}
|
|
6133
|
-
},
|
|
6134
|
-
"pushwoosh.export_messages.v2.ResultRequest": {
|
|
6135
|
-
"type": "I",
|
|
6136
|
-
"fields": {
|
|
6137
|
-
"uid": {
|
|
6138
|
-
"type": "number"
|
|
6139
|
-
}
|
|
6140
|
-
}
|
|
6141
|
-
},
|
|
6142
|
-
"pushwoosh.export_messages.v2.ResultResponse": {
|
|
6143
|
-
"type": "I",
|
|
6144
|
-
"fields": {
|
|
6145
|
-
"type": {
|
|
6146
|
-
"type": "pushwoosh.export_messages.v2.TaskType"
|
|
6147
|
-
},
|
|
6148
|
-
"failedTask": {
|
|
6149
|
-
"type": "pushwoosh.export_messages.v2.TaskFailed"
|
|
6150
|
-
},
|
|
6151
|
-
"trackingLogResult": {
|
|
6152
|
-
"type": "pushwoosh.export_messages.v2.TrackingLogCSVResult"
|
|
6153
|
-
},
|
|
6154
|
-
"exportMessagesV2Result": {
|
|
6155
|
-
"type": "pushwoosh.export_messages.v2.ExportMessagesV2Result"
|
|
6156
|
-
},
|
|
6157
|
-
"exportUnregisteredDevicesResult": {
|
|
6158
|
-
"type": "pushwoosh.export_messages.v2.ExportUnregisteredDevicesResult"
|
|
6159
|
-
},
|
|
6160
|
-
"exportRichMediaFormValuesResult": {
|
|
6161
|
-
"type": "pushwoosh.export_messages.v2.ExportRichMediaFormValuesResult"
|
|
6162
|
-
},
|
|
6163
|
-
"applySegmentToMessageResult": {
|
|
6164
|
-
"type": "pushwoosh.export_messages.v2.ApplySegmentToMessageResult"
|
|
6165
|
-
},
|
|
6166
|
-
"exportApplySegmentToMessageResult": {
|
|
6167
|
-
"type": "pushwoosh.export_messages.v2.ExportApplySegmentToMessageResult"
|
|
6168
|
-
},
|
|
6169
|
-
"calculateRetentionResult": {
|
|
6170
|
-
"type": "pushwoosh.export_messages.v2.CalculateRetentionResult"
|
|
6171
|
-
},
|
|
6172
|
-
"applySegmentToMetricResult": {
|
|
6173
|
-
"type": "pushwoosh.export_messages.v2.ApplySegmentToMetricResult"
|
|
6174
|
-
},
|
|
6175
|
-
"exportRichMediaRecipientsResult": {
|
|
6176
|
-
"type": "pushwoosh.export_messages.v2.ExportRichMediaRecipientsResult"
|
|
6177
|
-
},
|
|
6178
|
-
"exportBouncedEmailsResult": {
|
|
6179
|
-
"type": "pushwoosh.export_messages.v2.ExportBouncedEmailsResult"
|
|
6180
|
-
},
|
|
6181
|
-
"exportJourneysHistoryResult": {
|
|
6182
|
-
"type": "pushwoosh.export_messages.v2.ExportJourneysHistoryResult"
|
|
6183
|
-
},
|
|
6184
|
-
"exportJourneyPointUsersResult": {
|
|
6185
|
-
"type": "pushwoosh.export_messages.v2.ExportJourneyPointUsersResult"
|
|
6186
|
-
},
|
|
6187
|
-
"exportMessageRecipientsResult": {
|
|
6188
|
-
"type": "pushwoosh.export_messages.v2.ExportMessageRecipientsResult"
|
|
6189
|
-
},
|
|
6190
|
-
"exportMessageClicksDevicesResult": {
|
|
6191
|
-
"type": "pushwoosh.export_messages.v2.ExportMessageClicksDevicesResult"
|
|
6192
|
-
},
|
|
6193
|
-
"exportMessageEventTriggeredDevicesResult": {
|
|
6194
|
-
"type": "pushwoosh.export_messages.v2.ExportMessageEventTriggeredDevicesResult"
|
|
6195
|
-
},
|
|
6196
|
-
"exportMessageErrorDevicesResult": {
|
|
6197
|
-
"type": "pushwoosh.export_messages.v2.ExportMessageErrorsDevicesResult"
|
|
6198
|
-
},
|
|
6199
|
-
"createSegmentFromMessageResult": {
|
|
6200
|
-
"type": "pushwoosh.export_messages.v2.CreateSegmentFromMessageResult"
|
|
6201
|
-
}
|
|
6202
|
-
},
|
|
6203
|
-
"oneofs": {
|
|
6204
|
-
"result": {
|
|
6205
|
-
"oneof": [
|
|
6206
|
-
"failedTask",
|
|
6207
|
-
"trackingLogResult",
|
|
6208
|
-
"exportMessagesV2Result",
|
|
6209
|
-
"exportUnregisteredDevicesResult",
|
|
6210
|
-
"exportRichMediaFormValuesResult",
|
|
6211
|
-
"applySegmentToMessageResult",
|
|
6212
|
-
"exportApplySegmentToMessageResult",
|
|
6213
|
-
"calculateRetentionResult",
|
|
6214
|
-
"applySegmentToMetricResult",
|
|
6215
|
-
"exportRichMediaRecipientsResult",
|
|
6216
|
-
"exportBouncedEmailsResult",
|
|
6217
|
-
"exportJourneysHistoryResult",
|
|
6218
|
-
"exportJourneyPointUsersResult",
|
|
6219
|
-
"exportMessageRecipientsResult",
|
|
6220
|
-
"exportMessageClicksDevicesResult",
|
|
6221
|
-
"exportMessageEventTriggeredDevicesResult",
|
|
6222
|
-
"exportMessageErrorDevicesResult",
|
|
6223
|
-
"createSegmentFromMessageResult"
|
|
6224
|
-
]
|
|
6225
|
-
}
|
|
6226
|
-
}
|
|
6227
|
-
},
|
|
6228
|
-
"pushwoosh.export_messages.v2.GetLastTasksRequest": {
|
|
6229
|
-
"type": "I",
|
|
6230
|
-
"fields": {
|
|
6231
|
-
"type": {
|
|
6232
|
-
"type": "pushwoosh.export_messages.v2.TaskType"
|
|
6233
|
-
},
|
|
6234
|
-
"application": {
|
|
6235
|
-
"type": "string"
|
|
6236
|
-
},
|
|
6237
|
-
"limit": {
|
|
6238
|
-
"type": "number"
|
|
6239
|
-
},
|
|
6240
|
-
"messageId": {
|
|
6241
|
-
"type": "number"
|
|
6242
|
-
}
|
|
6243
|
-
}
|
|
6244
|
-
},
|
|
6245
|
-
"pushwoosh.export_messages.v2.TaskInfo": {
|
|
6246
|
-
"type": "I",
|
|
6247
|
-
"fields": {
|
|
6248
|
-
"id": {
|
|
6249
|
-
"type": "number"
|
|
6250
|
-
},
|
|
6251
|
-
"timestamp": {
|
|
6252
|
-
"type": "string"
|
|
6253
|
-
},
|
|
6254
|
-
"status": {
|
|
6255
|
-
"type": "pushwoosh.export_messages.v2.Status"
|
|
6256
|
-
},
|
|
6257
|
-
"exportSegment": {
|
|
6258
|
-
"type": "string",
|
|
6259
|
-
"mapKeyType": "string"
|
|
6260
|
-
},
|
|
6261
|
-
"trackingLogCsv": {
|
|
6262
|
-
"type": "pushwoosh.export_messages.v2.TrackingLogCSVArgs"
|
|
6263
|
-
},
|
|
6264
|
-
"exportMessagesV2": {
|
|
6265
|
-
"type": "pushwoosh.export_messages.v2.ExportMessagesV2Args"
|
|
6266
|
-
},
|
|
6267
|
-
"exportUnregisteredDevices": {
|
|
6268
|
-
"type": "pushwoosh.export_messages.v2.ExportUnregisteredDevicesArgs"
|
|
6269
|
-
},
|
|
6270
|
-
"exportRichMediaFormValues": {
|
|
6271
|
-
"type": "pushwoosh.export_messages.v2.ExportRichMediaFormValuesArgs"
|
|
6272
|
-
},
|
|
6273
|
-
"applySegmentToMessage": {
|
|
6274
|
-
"type": "pushwoosh.export_messages.v2.ApplySegmentToMessageArgs"
|
|
6275
|
-
},
|
|
6276
|
-
"exportRichMediaRecipients": {
|
|
6277
|
-
"type": "pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs"
|
|
6278
|
-
},
|
|
6279
|
-
"exportJourneysHistory": {
|
|
6280
|
-
"type": "pushwoosh.export_messages.v2.ExportJourneysHistoryArgs"
|
|
6281
|
-
},
|
|
6282
|
-
"failedTask": {
|
|
6283
|
-
"type": "pushwoosh.export_messages.v2.TaskFailed"
|
|
6284
|
-
},
|
|
6285
|
-
"trackingLogResult": {
|
|
6286
|
-
"type": "pushwoosh.export_messages.v2.TrackingLogCSVResult"
|
|
6287
|
-
},
|
|
6288
|
-
"exportMessagesV2Result": {
|
|
6289
|
-
"type": "pushwoosh.export_messages.v2.ExportMessagesV2Result"
|
|
6290
|
-
},
|
|
6291
|
-
"exportUnregisteredDevicesResult": {
|
|
6292
|
-
"type": "pushwoosh.export_messages.v2.ExportUnregisteredDevicesResult"
|
|
6293
|
-
},
|
|
6294
|
-
"exportRichMediaFormValuesResult": {
|
|
6295
|
-
"type": "pushwoosh.export_messages.v2.ExportRichMediaFormValuesResult"
|
|
6296
|
-
},
|
|
6297
|
-
"applySegmentToMessageResult": {
|
|
6298
|
-
"type": "pushwoosh.export_messages.v2.ApplySegmentToMessageResult"
|
|
6299
|
-
},
|
|
6300
|
-
"exportRichMediaRecipientsResult": {
|
|
6301
|
-
"type": "pushwoosh.export_messages.v2.ExportRichMediaRecipientsResult"
|
|
6302
|
-
},
|
|
6303
|
-
"exportJourneysHistoryResult": {
|
|
6304
|
-
"type": "pushwoosh.export_messages.v2.ExportJourneysHistoryResult"
|
|
6305
|
-
}
|
|
6306
|
-
},
|
|
6307
|
-
"oneofs": {
|
|
6308
|
-
"args": {
|
|
6309
|
-
"oneof": [
|
|
6310
|
-
"trackingLogCsv",
|
|
6311
|
-
"exportMessagesV2",
|
|
6312
|
-
"exportUnregisteredDevices",
|
|
6313
|
-
"exportRichMediaFormValues",
|
|
6314
|
-
"applySegmentToMessage",
|
|
6315
|
-
"exportRichMediaRecipients",
|
|
6316
|
-
"exportJourneysHistory"
|
|
6317
|
-
]
|
|
6318
|
-
},
|
|
6319
|
-
"result": {
|
|
6320
|
-
"oneof": [
|
|
6321
|
-
"failedTask",
|
|
6322
|
-
"trackingLogResult",
|
|
6323
|
-
"exportMessagesV2Result",
|
|
6324
|
-
"exportUnregisteredDevicesResult",
|
|
6325
|
-
"exportRichMediaFormValuesResult",
|
|
6326
|
-
"applySegmentToMessageResult",
|
|
6327
|
-
"exportRichMediaRecipientsResult",
|
|
6328
|
-
"exportJourneysHistoryResult"
|
|
6329
|
-
]
|
|
6330
|
-
}
|
|
6331
|
-
}
|
|
6332
|
-
},
|
|
6333
|
-
"pushwoosh.export_messages.v2.GetLastTasksResponse": {
|
|
6334
|
-
"type": "I",
|
|
6335
|
-
"fields": {
|
|
6336
|
-
"tasks": {
|
|
6337
|
-
"type": "pushwoosh.export_messages.v2.TaskInfo",
|
|
6338
|
-
"array": true
|
|
6339
|
-
}
|
|
6340
|
-
}
|
|
6341
|
-
},
|
|
6342
|
-
"pushwoosh.export_messages.v2.TaskType": {
|
|
6343
|
-
"type": "E",
|
|
6344
|
-
"values": [
|
|
6345
|
-
"TASK_TYPE_UNSPECIFIED",
|
|
6346
|
-
"TASK_TYPE_FAILED",
|
|
6347
|
-
"TASK_TYPE_TRACKING_LOG_CSV",
|
|
6348
|
-
"TASK_TYPE_EXPORT_MESSAGES",
|
|
6349
|
-
"TASK_TYPE_EXPORT_MESSAGES_V2",
|
|
6350
|
-
"TASK_TYPE_EXPORT_UNREGISTERED_DEVICES",
|
|
6351
|
-
"TASK_TYPE_EXPORT_RICH_MEDIA_FORM_VALUES",
|
|
6352
|
-
"TASK_TYPE_APPLY_SEGMENT_TO_MESSAGE",
|
|
6353
|
-
"TASK_TYPE_EXPORT_APPLY_SEGMENT_TO_MESSAGE",
|
|
6354
|
-
"TASK_TYPE_CALCULATE_RETENTION",
|
|
6355
|
-
"TASK_TYPE_APPLY_SEGMENT_TO_METRIC",
|
|
6356
|
-
"TASK_TYPE_EXPORT_RICH_MEDIA_RECIPIENTS",
|
|
6357
|
-
"TASK_TYPE_EXPORT_BOUNCED_EMAILS",
|
|
6358
|
-
"TASK_TYPE_EXPORT_JOURNEYS_HISTORY",
|
|
6359
|
-
"TASK_TYPE_EXPORT_JOURNEY_POINT_USERS",
|
|
6360
|
-
"TASK_TYPE_EXPORT_MESSAGE_RECIPIENTS",
|
|
6361
|
-
"TASK_TYPE_EXPORT_MESSAGE_CLICKS_DEVICES",
|
|
6362
|
-
"TASK_TYPE_EXPORT_MESSAGE_EVENT_TRIGGERED_DEVICES",
|
|
6363
|
-
"TASK_TYPE_EXPORT_MESSAGE_ERROR_DEVICES",
|
|
6364
|
-
"TASK_TYPE_CREATE_SEGMENT_FROM_MESSAGE"
|
|
6365
|
-
]
|
|
6366
|
-
},
|
|
6367
|
-
"pushwoosh.export_messages.v2.TaskFailed": {
|
|
6368
|
-
"type": "I",
|
|
6369
|
-
"fields": {}
|
|
6370
|
-
},
|
|
6371
|
-
"pushwoosh.export_messages.v2.TrackingLogCSVArgs": {
|
|
6372
|
-
"type": "I",
|
|
6373
|
-
"fields": {
|
|
6374
|
-
"messageId": {
|
|
6375
|
-
"type": "number"
|
|
6376
|
-
},
|
|
6377
|
-
"messageCode": {
|
|
6378
|
-
"type": "string"
|
|
6379
|
-
},
|
|
6380
|
-
"campaignCode": {
|
|
6381
|
-
"type": "string"
|
|
6382
|
-
},
|
|
6383
|
-
"hwid": {
|
|
6384
|
-
"type": "string"
|
|
6385
|
-
},
|
|
6386
|
-
"dateFrom": {
|
|
6387
|
-
"type": "string"
|
|
6388
|
-
},
|
|
6389
|
-
"dateTo": {
|
|
6390
|
-
"type": "string"
|
|
6391
|
-
},
|
|
6392
|
-
"userId": {
|
|
6393
|
-
"type": "string"
|
|
6394
|
-
},
|
|
6395
|
-
"applicationCode": {
|
|
6396
|
-
"type": "string"
|
|
6397
|
-
},
|
|
6398
|
-
"limit": {
|
|
6399
|
-
"type": "number"
|
|
6400
|
-
}
|
|
6401
|
-
}
|
|
6402
|
-
},
|
|
6403
|
-
"pushwoosh.export_messages.v2.TrackingLogCSVResult": {
|
|
6404
|
-
"type": "I",
|
|
6405
|
-
"fields": {
|
|
6406
|
-
"file": {
|
|
6407
|
-
"type": "string"
|
|
6408
|
-
}
|
|
6409
|
-
}
|
|
6410
|
-
},
|
|
6411
|
-
"pushwoosh.export_messages.v2.ExportMessageProperty": {
|
|
6412
|
-
"type": "E",
|
|
6413
|
-
"values": [
|
|
6414
|
-
"EXPORT_MESSAGE_PROPERTY_UNSPECIFIED",
|
|
6415
|
-
"EXPORT_MESSAGE_PROPERTY_ID",
|
|
6416
|
-
"EXPORT_MESSAGE_PROPERTY_TIMESTAMP",
|
|
6417
|
-
"EXPORT_MESSAGE_PROPERTY_CONTENT",
|
|
6418
|
-
"EXPORT_MESSAGE_PROPERTY_TITLE",
|
|
6419
|
-
"EXPORT_MESSAGE_PROPERTY_APPLICATIONS",
|
|
6420
|
-
"EXPORT_MESSAGE_PROPERTY_STATUS",
|
|
6421
|
-
"EXPORT_MESSAGE_PROPERTY_PLATFORMS",
|
|
6422
|
-
"EXPORT_MESSAGE_PROPERTY_SOURCE",
|
|
6423
|
-
"EXPORT_MESSAGE_PROPERTY_FILTER",
|
|
6424
|
-
"EXPORT_MESSAGE_PROPERTY_SUBSCRIPTION_SEGMENTS",
|
|
6425
|
-
"EXPORT_MESSAGE_PROPERTY_SENT",
|
|
6426
|
-
"EXPORT_MESSAGE_PROPERTY_OPENED",
|
|
6427
|
-
"EXPORT_MESSAGE_PROPERTY_ERRORS",
|
|
6428
|
-
"EXPORT_MESSAGE_PROPERTY_RECIPIENTS"
|
|
6429
|
-
]
|
|
6430
|
-
},
|
|
6431
|
-
"pushwoosh.export_messages.v2.Source": {
|
|
6432
|
-
"type": "E",
|
|
6433
|
-
"values": [
|
|
6434
|
-
"SOURCE_UNSPECIFIED",
|
|
6435
|
-
"AB_EXPERIMENT",
|
|
6436
|
-
"AB_TEST",
|
|
6437
|
-
"API",
|
|
6438
|
-
"AUTO_PUSH",
|
|
6439
|
-
"CP",
|
|
6440
|
-
"CSV",
|
|
6441
|
-
"CUSTOMER_JOURNEY",
|
|
6442
|
-
"EMAIL_API",
|
|
6443
|
-
"EMAIL_CP",
|
|
6444
|
-
"GEO_ZONE",
|
|
6445
|
-
"PUSH_ON_EVENT",
|
|
6446
|
-
"RSS",
|
|
6447
|
-
"SYSTEM",
|
|
6448
|
-
"TWITTER"
|
|
6449
|
-
]
|
|
6450
|
-
},
|
|
6451
|
-
"pushwoosh.export_messages.v2.MessageStatus": {
|
|
6452
|
-
"type": "E",
|
|
6453
|
-
"values": [
|
|
6454
|
-
"MESSAGE_STATUS_UNSPECIFIED",
|
|
6455
|
-
"MESSAGE_STATUS_CANCELED",
|
|
6456
|
-
"MESSAGE_STATUS_CREATING",
|
|
6457
|
-
"MESSAGE_STATUS_DONE",
|
|
6458
|
-
"MESSAGE_STATUS_FAIL",
|
|
6459
|
-
"MESSAGE_STATUS_PENDING",
|
|
6460
|
-
"MESSAGE_STATUS_PROCESSING",
|
|
6461
|
-
"MESSAGE_STATUS_WAITING"
|
|
6462
|
-
]
|
|
6463
|
-
},
|
|
6464
|
-
"pushwoosh.export_messages.v2.ApplySegmentExportType": {
|
|
6465
|
-
"type": "E",
|
|
6466
|
-
"values": [
|
|
6467
|
-
"APPLY_SEGMENT_EXPORT_TYPE_UNSPECIFIED",
|
|
6468
|
-
"ALL",
|
|
6469
|
-
"OPEN",
|
|
6470
|
-
"NOT_OPEN"
|
|
6471
|
-
]
|
|
6472
|
-
},
|
|
6473
|
-
"pushwoosh.export_messages.v2.DateRange": {
|
|
6474
|
-
"type": "I",
|
|
6475
|
-
"fields": {
|
|
6476
|
-
"dateFrom": {
|
|
6477
|
-
"type": "string"
|
|
6478
|
-
},
|
|
6479
|
-
"dateTo": {
|
|
6480
|
-
"type": "string"
|
|
6481
|
-
}
|
|
6482
|
-
}
|
|
6483
|
-
},
|
|
6484
|
-
"pushwoosh.export_messages.v2.GetMessageHistoryFilters": {
|
|
6485
|
-
"type": "I",
|
|
6486
|
-
"fields": {
|
|
6487
|
-
"statuses": {
|
|
6488
|
-
"type": "pushwoosh.export_messages.v2.MessageStatus",
|
|
6489
|
-
"array": true
|
|
6490
|
-
},
|
|
6491
|
-
"platforms": {
|
|
6492
|
-
"type": "number",
|
|
6493
|
-
"array": true
|
|
6494
|
-
},
|
|
6495
|
-
"sentDate": {
|
|
6496
|
-
"type": "pushwoosh.export_messages.v2.DateRange"
|
|
6497
|
-
},
|
|
6498
|
-
"createdDate": {
|
|
6499
|
-
"type": "pushwoosh.export_messages.v2.DateRange"
|
|
6500
|
-
},
|
|
6501
|
-
"createdVia": {
|
|
6502
|
-
"type": "pushwoosh.export_messages.v2.Source",
|
|
6503
|
-
"array": true
|
|
6504
|
-
},
|
|
6505
|
-
"segments": {
|
|
6506
|
-
"type": "string",
|
|
6507
|
-
"array": true
|
|
6508
|
-
},
|
|
6509
|
-
"campaigns": {
|
|
6510
|
-
"type": "string",
|
|
6511
|
-
"array": true
|
|
6512
|
-
},
|
|
6513
|
-
"messageId": {
|
|
6514
|
-
"type": "number"
|
|
6515
|
-
},
|
|
6516
|
-
"messageCode": {
|
|
6517
|
-
"type": "string"
|
|
6518
|
-
}
|
|
6519
|
-
}
|
|
6520
|
-
},
|
|
6521
|
-
"pushwoosh.export_messages.v2.ExportMessagesV2Args": {
|
|
6522
|
-
"type": "I",
|
|
6523
|
-
"fields": {
|
|
6524
|
-
"search": {
|
|
6525
|
-
"type": "string"
|
|
6526
|
-
},
|
|
6527
|
-
"applicationCode": {
|
|
6528
|
-
"type": "string"
|
|
6529
|
-
},
|
|
6530
|
-
"appGroupCode": {
|
|
6531
|
-
"type": "string"
|
|
6532
|
-
},
|
|
6533
|
-
"filters": {
|
|
6534
|
-
"type": "pushwoosh.export_messages.v2.GetMessageHistoryFilters"
|
|
6535
|
-
},
|
|
6536
|
-
"properties": {
|
|
6537
|
-
"type": "pushwoosh.export_messages.v2.ExportMessageProperty",
|
|
6538
|
-
"array": true
|
|
6539
|
-
}
|
|
6540
|
-
}
|
|
6541
|
-
},
|
|
6542
|
-
"pushwoosh.export_messages.v2.ExportMessagesV2Result": {
|
|
6543
|
-
"type": "I",
|
|
6544
|
-
"fields": {
|
|
6545
|
-
"file": {
|
|
6546
|
-
"type": "string"
|
|
6547
|
-
}
|
|
6548
|
-
}
|
|
6549
|
-
},
|
|
6550
|
-
"pushwoosh.export_messages.v2.ExportUnregisteredDevicesArgs": {
|
|
6551
|
-
"type": "I",
|
|
6552
|
-
"fields": {
|
|
6553
|
-
"applicationCode": {
|
|
6554
|
-
"type": "string"
|
|
6555
|
-
},
|
|
6556
|
-
"timestampFrom": {
|
|
6557
|
-
"type": "string"
|
|
6558
|
-
},
|
|
6559
|
-
"timestampTo": {
|
|
6560
|
-
"type": "string"
|
|
6561
|
-
}
|
|
6562
|
-
}
|
|
6563
|
-
},
|
|
6564
|
-
"pushwoosh.export_messages.v2.ExportUnregisteredDevicesResult": {
|
|
6565
|
-
"type": "I",
|
|
6566
|
-
"fields": {
|
|
6567
|
-
"file": {
|
|
6568
|
-
"type": "string"
|
|
6569
|
-
}
|
|
6570
|
-
}
|
|
6571
|
-
},
|
|
6572
|
-
"pushwoosh.export_messages.v2.ExportRichMediaFormValuesArgs": {
|
|
6573
|
-
"type": "I",
|
|
6574
|
-
"fields": {
|
|
6575
|
-
"applicationCode": {
|
|
6576
|
-
"type": "string"
|
|
6577
|
-
},
|
|
6578
|
-
"richMediaCode": {
|
|
6579
|
-
"type": "string"
|
|
6580
|
-
},
|
|
6581
|
-
"elementId": {
|
|
6582
|
-
"type": "string"
|
|
6583
|
-
}
|
|
6584
|
-
}
|
|
6585
|
-
},
|
|
6586
|
-
"pushwoosh.export_messages.v2.ExportRichMediaFormValuesResult": {
|
|
6587
|
-
"type": "I",
|
|
6588
|
-
"fields": {
|
|
6589
|
-
"file": {
|
|
6590
|
-
"type": "string"
|
|
6591
|
-
}
|
|
6592
|
-
}
|
|
6593
|
-
},
|
|
6594
|
-
"pushwoosh.export_messages.v2.ApplySegmentToMessageArgs": {
|
|
6595
|
-
"type": "I",
|
|
6596
|
-
"fields": {
|
|
6597
|
-
"application": {
|
|
6598
|
-
"type": "string"
|
|
6599
|
-
},
|
|
6600
|
-
"filter": {
|
|
6601
|
-
"type": "string"
|
|
6602
|
-
},
|
|
6603
|
-
"messageId": {
|
|
6604
|
-
"type": "number"
|
|
6605
|
-
}
|
|
6606
|
-
}
|
|
6607
|
-
},
|
|
6608
|
-
"pushwoosh.export_messages.v2.MessageMetric": {
|
|
6609
|
-
"type": "I",
|
|
6610
|
-
"fields": {
|
|
6611
|
-
"sends": {
|
|
6612
|
-
"type": "number"
|
|
6613
|
-
},
|
|
6614
|
-
"opens": {
|
|
6615
|
-
"type": "number"
|
|
6616
|
-
},
|
|
6617
|
-
"ctr": {
|
|
6618
|
-
"type": "number"
|
|
6619
|
-
},
|
|
6620
|
-
"platform": {
|
|
6621
|
-
"type": "number"
|
|
6622
|
-
}
|
|
6623
|
-
}
|
|
6624
|
-
},
|
|
6625
|
-
"pushwoosh.export_messages.v2.ApplySegmentToMessageResult": {
|
|
6626
|
-
"type": "I",
|
|
6627
|
-
"fields": {
|
|
6628
|
-
"metrics": {
|
|
6629
|
-
"type": "pushwoosh.export_messages.v2.MessageMetric",
|
|
6630
|
-
"array": true
|
|
6631
|
-
}
|
|
6632
|
-
}
|
|
6633
|
-
},
|
|
6634
|
-
"pushwoosh.export_messages.v2.ApplySegmentToMessageLastTaskParams": {
|
|
6635
|
-
"type": "I",
|
|
6636
|
-
"fields": {
|
|
6637
|
-
"messageId": {
|
|
6638
|
-
"type": "number"
|
|
6639
|
-
}
|
|
6640
|
-
}
|
|
6641
|
-
},
|
|
6642
|
-
"pushwoosh.export_messages.v2.ExportApplySegmentToMessageArgs": {
|
|
6643
|
-
"type": "I",
|
|
6644
|
-
"fields": {
|
|
6645
|
-
"application": {
|
|
6646
|
-
"type": "string"
|
|
6647
|
-
},
|
|
6648
|
-
"filter": {
|
|
6649
|
-
"type": "string"
|
|
6650
|
-
},
|
|
6651
|
-
"messageId": {
|
|
6652
|
-
"type": "number"
|
|
6653
|
-
}
|
|
6654
|
-
}
|
|
6655
|
-
},
|
|
6656
|
-
"pushwoosh.export_messages.v2.ExportApplySegmentToMessageResult": {
|
|
6657
|
-
"type": "I",
|
|
6658
|
-
"fields": {
|
|
6659
|
-
"file": {
|
|
6660
|
-
"type": "string"
|
|
6661
|
-
}
|
|
6662
|
-
}
|
|
6663
|
-
},
|
|
6664
|
-
"pushwoosh.export_messages.v2.CalculateRetentionArgs": {
|
|
6665
|
-
"type": "I",
|
|
6666
|
-
"fields": {
|
|
6667
|
-
"application": {
|
|
6668
|
-
"type": "string"
|
|
6669
|
-
},
|
|
6670
|
-
"dateFrom": {
|
|
6671
|
-
"type": "Date"
|
|
6672
|
-
},
|
|
6673
|
-
"dateTo": {
|
|
6674
|
-
"type": "Date"
|
|
6675
|
-
},
|
|
6676
|
-
"initialEvent": {
|
|
6677
|
-
"type": "string"
|
|
6678
|
-
},
|
|
6679
|
-
"targetEvent": {
|
|
6680
|
-
"type": "string"
|
|
6681
|
-
}
|
|
6682
|
-
}
|
|
6683
|
-
},
|
|
6684
|
-
"pushwoosh.export_messages.v2.CalculateRetentionResult.Row": {
|
|
6685
|
-
"type": "I",
|
|
6686
|
-
"fields": {
|
|
6687
|
-
"cells": {
|
|
6688
|
-
"type": "number",
|
|
6689
|
-
"array": true
|
|
6690
|
-
}
|
|
6691
|
-
}
|
|
6692
|
-
},
|
|
6693
|
-
"pushwoosh.export_messages.v2.CalculateRetentionResult": {
|
|
6694
|
-
"type": "I",
|
|
6695
|
-
"fields": {
|
|
6696
|
-
"dates": {
|
|
6697
|
-
"type": "Date",
|
|
6698
|
-
"array": true
|
|
6699
|
-
},
|
|
6700
|
-
"initialEventTriggered": {
|
|
6701
|
-
"type": "number",
|
|
6702
|
-
"array": true
|
|
6703
|
-
},
|
|
6704
|
-
"rowsCount": {
|
|
6705
|
-
"type": "pushwoosh.export_messages.v2.CalculateRetentionResult.Row",
|
|
6706
|
-
"array": true
|
|
6707
|
-
},
|
|
6708
|
-
"rowsPercent": {
|
|
6709
|
-
"type": "pushwoosh.export_messages.v2.CalculateRetentionResult.Row",
|
|
6710
|
-
"array": true
|
|
6711
|
-
},
|
|
6712
|
-
"linearChartData": {
|
|
6713
|
-
"type": "number",
|
|
6714
|
-
"array": true
|
|
6715
|
-
}
|
|
6716
|
-
}
|
|
6717
|
-
},
|
|
6718
|
-
"pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs.RichMediaSendChannel": {
|
|
6719
|
-
"type": "E",
|
|
6720
|
-
"values": [
|
|
6721
|
-
"RichMediaSendChannel_UNDEFINED",
|
|
6722
|
-
"IN_APP",
|
|
6723
|
-
"CJ",
|
|
6724
|
-
"PUSH"
|
|
6725
|
-
]
|
|
6726
|
-
},
|
|
6727
|
-
"pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs.RichMediaFilters": {
|
|
6728
|
-
"type": "I",
|
|
6729
|
-
"fields": {
|
|
6730
|
-
"dateFrom": {
|
|
6731
|
-
"type": "Date"
|
|
6732
|
-
},
|
|
6733
|
-
"dateTo": {
|
|
6734
|
-
"type": "Date"
|
|
6735
|
-
},
|
|
6736
|
-
"sendChannels": {
|
|
6737
|
-
"type": "pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs.RichMediaSendChannel",
|
|
6738
|
-
"array": true
|
|
6739
|
-
},
|
|
6740
|
-
"platforms": {
|
|
6741
|
-
"type": "number",
|
|
6742
|
-
"array": true
|
|
6743
|
-
},
|
|
6744
|
-
"messageCode": {
|
|
6745
|
-
"type": "string"
|
|
6746
|
-
},
|
|
6747
|
-
"campaignCode": {
|
|
6748
|
-
"type": "string"
|
|
6749
|
-
},
|
|
6750
|
-
"inAppCode": {
|
|
6751
|
-
"type": "string"
|
|
6752
|
-
}
|
|
6753
|
-
}
|
|
6754
|
-
},
|
|
6755
|
-
"pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs": {
|
|
6756
|
-
"type": "I",
|
|
6757
|
-
"fields": {
|
|
6758
|
-
"applicationCode": {
|
|
6759
|
-
"type": "string"
|
|
6760
|
-
},
|
|
6761
|
-
"richMediaCode": {
|
|
6762
|
-
"type": "string"
|
|
6763
|
-
},
|
|
6764
|
-
"filters": {
|
|
6765
|
-
"type": "pushwoosh.export_messages.v2.ExportRichMediaRecipientsArgs.RichMediaFilters"
|
|
6766
|
-
}
|
|
6767
|
-
}
|
|
6768
|
-
},
|
|
6769
|
-
"pushwoosh.export_messages.v2.ExportRichMediaRecipientsResult": {
|
|
6770
|
-
"type": "I",
|
|
6771
|
-
"fields": {
|
|
6772
|
-
"file": {
|
|
6773
|
-
"type": "string"
|
|
6774
|
-
}
|
|
6775
|
-
}
|
|
6776
|
-
},
|
|
6777
|
-
"pushwoosh.export_messages.v2.SegmentMetricType": {
|
|
6778
|
-
"type": "E",
|
|
6779
|
-
"values": [
|
|
6780
|
-
"SegmentMetricType_UNKNOWN",
|
|
6781
|
-
"EventTriggeredTimeseries"
|
|
6782
|
-
]
|
|
6783
|
-
},
|
|
6784
|
-
"pushwoosh.export_messages.v2.ApplySegmentToMetricArgs": {
|
|
6785
|
-
"type": "I",
|
|
6786
|
-
"fields": {
|
|
6787
|
-
"application": {
|
|
6788
|
-
"type": "string"
|
|
6789
|
-
},
|
|
6790
|
-
"filter": {
|
|
6791
|
-
"type": "string"
|
|
6792
|
-
},
|
|
6793
|
-
"event": {
|
|
6794
|
-
"type": "string"
|
|
6795
|
-
},
|
|
6796
|
-
"metricType": {
|
|
6797
|
-
"type": "pushwoosh.export_messages.v2.SegmentMetricType"
|
|
6798
|
-
},
|
|
6799
|
-
"dateFrom": {
|
|
6800
|
-
"type": "string"
|
|
6801
|
-
},
|
|
6802
|
-
"dateTo": {
|
|
6803
|
-
"type": "string"
|
|
6804
|
-
}
|
|
6805
|
-
}
|
|
6806
|
-
},
|
|
6807
|
-
"pushwoosh.export_messages.v2.TimeseriesRow": {
|
|
6808
|
-
"type": "I",
|
|
6809
|
-
"fields": {
|
|
6810
|
-
"timestamp": {
|
|
6811
|
-
"type": "string"
|
|
6812
|
-
},
|
|
6813
|
-
"platform": {
|
|
6814
|
-
"type": "number"
|
|
6815
|
-
},
|
|
6816
|
-
"value": {
|
|
6817
|
-
"type": "number"
|
|
6818
|
-
}
|
|
6819
|
-
}
|
|
6820
|
-
},
|
|
6821
|
-
"pushwoosh.export_messages.v2.ApplySegmentToMetricResult.EventTriggeredTimeseries": {
|
|
6822
|
-
"type": "I",
|
|
6823
|
-
"fields": {
|
|
6824
|
-
"rows": {
|
|
6825
|
-
"type": "pushwoosh.export_messages.v2.TimeseriesRow",
|
|
6826
|
-
"array": true
|
|
6827
|
-
}
|
|
6828
|
-
}
|
|
6829
|
-
},
|
|
6830
|
-
"pushwoosh.export_messages.v2.ApplySegmentToMetricResult": {
|
|
6831
|
-
"type": "I",
|
|
6832
|
-
"fields": {
|
|
6833
|
-
"eventTriggeredTimeseries": {
|
|
6834
|
-
"type": "pushwoosh.export_messages.v2.ApplySegmentToMetricResult.EventTriggeredTimeseries"
|
|
6835
|
-
},
|
|
6836
|
-
"file": {
|
|
6837
|
-
"type": "string"
|
|
6838
|
-
}
|
|
6839
|
-
},
|
|
6840
|
-
"oneofs": {
|
|
6841
|
-
"result": {
|
|
6842
|
-
"oneof": [
|
|
6843
|
-
"eventTriggeredTimeseries"
|
|
6844
|
-
]
|
|
6845
|
-
}
|
|
6846
|
-
}
|
|
6847
|
-
},
|
|
6848
|
-
"pushwoosh.export_messages.v2.ExportBouncedEmailsArgs.Type": {
|
|
6849
|
-
"type": "E",
|
|
6850
|
-
"values": [
|
|
6851
|
-
"all",
|
|
6852
|
-
"complaints",
|
|
6853
|
-
"soft_bounces",
|
|
6854
|
-
"hard_bounces"
|
|
6855
|
-
]
|
|
6856
|
-
},
|
|
6857
|
-
"pushwoosh.export_messages.v2.ExportBouncedEmailsArgs": {
|
|
6858
|
-
"type": "I",
|
|
6859
|
-
"fields": {
|
|
6860
|
-
"messageId": {
|
|
6861
|
-
"type": "number"
|
|
6862
|
-
},
|
|
6863
|
-
"campaign": {
|
|
6864
|
-
"type": "string"
|
|
6865
|
-
},
|
|
6866
|
-
"application": {
|
|
6867
|
-
"type": "string"
|
|
6868
|
-
},
|
|
6869
|
-
"type": {
|
|
6870
|
-
"type": "pushwoosh.export_messages.v2.ExportBouncedEmailsArgs.Type"
|
|
6871
|
-
},
|
|
6872
|
-
"dateFrom": {
|
|
6873
|
-
"type": "Date"
|
|
6874
|
-
},
|
|
6875
|
-
"dateTo": {
|
|
6876
|
-
"type": "Date"
|
|
6877
|
-
}
|
|
6878
|
-
}
|
|
6879
|
-
},
|
|
6880
|
-
"pushwoosh.export_messages.v2.ExportBouncedEmailsResult": {
|
|
6881
|
-
"type": "I",
|
|
6882
|
-
"fields": {
|
|
6883
|
-
"file": {
|
|
6884
|
-
"type": "string"
|
|
6885
|
-
}
|
|
6886
|
-
}
|
|
6887
|
-
},
|
|
6888
|
-
"pushwoosh.export_messages.v2.ExportJourneysHistoryArgs": {
|
|
6889
|
-
"type": "I",
|
|
6890
|
-
"fields": {
|
|
6891
|
-
"application": {
|
|
6892
|
-
"type": "string"
|
|
6893
|
-
},
|
|
6894
|
-
"filterTitle": {
|
|
6895
|
-
"type": "string"
|
|
6896
|
-
},
|
|
6897
|
-
"categories": {
|
|
6898
|
-
"type": "string",
|
|
6899
|
-
"array": true
|
|
6900
|
-
},
|
|
6901
|
-
"statuses": {
|
|
6902
|
-
"type": "number",
|
|
6903
|
-
"array": true
|
|
6904
|
-
},
|
|
6905
|
-
"campaignTypes": {
|
|
6906
|
-
"type": "number",
|
|
6907
|
-
"array": true
|
|
6908
|
-
},
|
|
6909
|
-
"dateFrom": {
|
|
6910
|
-
"type": "Date"
|
|
6911
|
-
},
|
|
6912
|
-
"dateTo": {
|
|
6913
|
-
"type": "Date"
|
|
6914
|
-
}
|
|
6915
|
-
}
|
|
6916
|
-
},
|
|
6917
|
-
"pushwoosh.export_messages.v2.ExportJourneysHistoryResult": {
|
|
6918
|
-
"type": "I",
|
|
6919
|
-
"fields": {
|
|
6920
|
-
"file": {
|
|
6921
|
-
"type": "string"
|
|
6922
|
-
}
|
|
6923
|
-
}
|
|
6924
|
-
},
|
|
6925
|
-
"pushwoosh.export_messages.v2.ExportJourneyPointUsersArgs": {
|
|
6926
|
-
"type": "I",
|
|
6927
|
-
"fields": {
|
|
6928
|
-
"journeyUuid": {
|
|
6929
|
-
"type": "string"
|
|
6930
|
-
},
|
|
6931
|
-
"pointUuid": {
|
|
6932
|
-
"type": "string"
|
|
6933
|
-
},
|
|
6934
|
-
"dateFrom": {
|
|
6935
|
-
"type": "Date"
|
|
6936
|
-
},
|
|
6937
|
-
"dateTo": {
|
|
6938
|
-
"type": "Date"
|
|
6939
|
-
}
|
|
6940
|
-
}
|
|
6941
|
-
},
|
|
6942
|
-
"pushwoosh.export_messages.v2.ExportJourneyPointUsersResult": {
|
|
6943
|
-
"type": "I",
|
|
6944
|
-
"fields": {
|
|
6945
|
-
"file": {
|
|
6946
|
-
"type": "string"
|
|
6947
|
-
}
|
|
6948
|
-
}
|
|
6949
|
-
},
|
|
6950
|
-
"pushwoosh.export_messages.v2.ExportMessageRecipientsArgs.Type": {
|
|
6951
|
-
"type": "E",
|
|
6952
|
-
"values": [
|
|
6953
|
-
"sends",
|
|
6954
|
-
"deliveries",
|
|
6955
|
-
"opens"
|
|
6956
|
-
]
|
|
6957
|
-
},
|
|
6958
|
-
"pushwoosh.export_messages.v2.ExportMessageRecipientsArgs": {
|
|
6959
|
-
"type": "I",
|
|
6960
|
-
"fields": {
|
|
6961
|
-
"messageId": {
|
|
6962
|
-
"type": "number"
|
|
6963
|
-
},
|
|
6964
|
-
"campaign": {
|
|
6965
|
-
"type": "string"
|
|
6966
|
-
},
|
|
6967
|
-
"application": {
|
|
6968
|
-
"type": "string"
|
|
6969
|
-
},
|
|
6970
|
-
"type": {
|
|
6971
|
-
"type": "pushwoosh.export_messages.v2.ExportMessageRecipientsArgs.Type"
|
|
6972
|
-
},
|
|
6973
|
-
"dateFrom": {
|
|
6974
|
-
"type": "Date"
|
|
6975
|
-
},
|
|
6976
|
-
"dateTo": {
|
|
6977
|
-
"type": "Date"
|
|
6978
|
-
}
|
|
6979
|
-
}
|
|
6980
|
-
},
|
|
6981
|
-
"pushwoosh.export_messages.v2.ExportMessageRecipientsResult": {
|
|
6982
|
-
"type": "I",
|
|
6983
|
-
"fields": {
|
|
6984
|
-
"file": {
|
|
6985
|
-
"type": "string"
|
|
6986
|
-
}
|
|
6987
|
-
}
|
|
6988
|
-
},
|
|
6989
|
-
"pushwoosh.export_messages.v2.ExportMessageClicksDevicesArgs": {
|
|
6990
|
-
"type": "I",
|
|
6991
|
-
"fields": {
|
|
6992
|
-
"messageId": {
|
|
6993
|
-
"type": "number"
|
|
6994
|
-
},
|
|
6995
|
-
"campaign": {
|
|
6996
|
-
"type": "string"
|
|
6997
|
-
},
|
|
6998
|
-
"linkTemplate": {
|
|
6999
|
-
"type": "string"
|
|
7000
|
-
},
|
|
7001
|
-
"application": {
|
|
7002
|
-
"type": "string"
|
|
7003
|
-
},
|
|
7004
|
-
"dateFrom": {
|
|
7005
|
-
"type": "Date"
|
|
7006
|
-
},
|
|
7007
|
-
"dateTo": {
|
|
7008
|
-
"type": "Date"
|
|
7009
|
-
}
|
|
7010
|
-
}
|
|
7011
|
-
},
|
|
7012
|
-
"pushwoosh.export_messages.v2.ExportMessageClicksDevicesResult": {
|
|
7013
|
-
"type": "I",
|
|
7014
|
-
"fields": {
|
|
7015
|
-
"file": {
|
|
7016
|
-
"type": "string"
|
|
7017
|
-
}
|
|
7018
|
-
}
|
|
7019
|
-
},
|
|
7020
|
-
"pushwoosh.export_messages.v2.ExportMessageEventTriggeredDevicesArgs": {
|
|
7021
|
-
"type": "I",
|
|
7022
|
-
"fields": {
|
|
7023
|
-
"messageId": {
|
|
7024
|
-
"type": "number"
|
|
7025
|
-
},
|
|
7026
|
-
"campaign": {
|
|
7027
|
-
"type": "string"
|
|
7028
|
-
},
|
|
7029
|
-
"event": {
|
|
7030
|
-
"type": "string"
|
|
7031
|
-
},
|
|
7032
|
-
"application": {
|
|
7033
|
-
"type": "string"
|
|
7034
|
-
},
|
|
7035
|
-
"dateFrom": {
|
|
7036
|
-
"type": "Date"
|
|
7037
|
-
},
|
|
7038
|
-
"dateTo": {
|
|
7039
|
-
"type": "Date"
|
|
7040
|
-
}
|
|
7041
|
-
}
|
|
7042
|
-
},
|
|
7043
|
-
"pushwoosh.export_messages.v2.ExportMessageEventTriggeredDevicesResult": {
|
|
7044
|
-
"type": "I",
|
|
7045
|
-
"fields": {
|
|
7046
|
-
"file": {
|
|
7047
|
-
"type": "string"
|
|
7048
|
-
}
|
|
7049
|
-
}
|
|
7050
|
-
},
|
|
7051
|
-
"pushwoosh.export_messages.v2.ExportMessageErrorsDevicesArgs": {
|
|
7052
|
-
"type": "I",
|
|
7053
|
-
"fields": {
|
|
7054
|
-
"messageId": {
|
|
7055
|
-
"type": "number"
|
|
7056
|
-
},
|
|
7057
|
-
"campaign": {
|
|
7058
|
-
"type": "string"
|
|
7059
|
-
},
|
|
7060
|
-
"statusCode": {
|
|
7061
|
-
"type": "number"
|
|
7062
|
-
},
|
|
7063
|
-
"application": {
|
|
7064
|
-
"type": "string"
|
|
7065
|
-
},
|
|
7066
|
-
"platform": {
|
|
7067
|
-
"type": "number"
|
|
7068
|
-
},
|
|
7069
|
-
"dateFrom": {
|
|
7070
|
-
"type": "Date"
|
|
7071
|
-
},
|
|
7072
|
-
"dateTo": {
|
|
7073
|
-
"type": "Date"
|
|
7074
|
-
}
|
|
7075
|
-
}
|
|
7076
|
-
},
|
|
7077
|
-
"pushwoosh.export_messages.v2.ExportMessageErrorsDevicesResult": {
|
|
7078
|
-
"type": "I",
|
|
7079
|
-
"fields": {
|
|
7080
|
-
"file": {
|
|
7081
|
-
"type": "string"
|
|
7082
|
-
}
|
|
7083
|
-
}
|
|
7084
|
-
},
|
|
7085
|
-
"pushwoosh.export_messages.v2.CreateSegmentFromMessageArgs.Type": {
|
|
7086
|
-
"type": "E",
|
|
7087
|
-
"values": [
|
|
7088
|
-
"send_devices",
|
|
7089
|
-
"delivered_devices",
|
|
7090
|
-
"opened_devices",
|
|
7091
|
-
"link_clicked_devices",
|
|
7092
|
-
"event_triggered_devices",
|
|
7093
|
-
"send_with_error_devices",
|
|
7094
|
-
"send_with_email_error_devices"
|
|
7095
|
-
]
|
|
7096
|
-
},
|
|
7097
|
-
"pushwoosh.export_messages.v2.CreateSegmentFromMessageArgs.EmailErrorType": {
|
|
7098
|
-
"type": "E",
|
|
7099
|
-
"values": [
|
|
7100
|
-
"complaints",
|
|
7101
|
-
"soft_bounces",
|
|
7102
|
-
"hard_bounces"
|
|
7103
|
-
]
|
|
7104
|
-
},
|
|
7105
|
-
"pushwoosh.export_messages.v2.CreateSegmentFromMessageArgs": {
|
|
7106
|
-
"type": "I",
|
|
7107
|
-
"fields": {
|
|
7108
|
-
"messageId": {
|
|
7109
|
-
"type": "number"
|
|
7110
|
-
},
|
|
7111
|
-
"campaign": {
|
|
7112
|
-
"type": "string"
|
|
7113
|
-
},
|
|
7114
|
-
"statusCode": {
|
|
7115
|
-
"type": "number"
|
|
7116
|
-
},
|
|
7117
|
-
"linkTemplate": {
|
|
7118
|
-
"type": "string"
|
|
7119
|
-
},
|
|
7120
|
-
"event": {
|
|
7121
|
-
"type": "string"
|
|
7122
|
-
},
|
|
7123
|
-
"application": {
|
|
7124
|
-
"type": "string"
|
|
7125
|
-
},
|
|
7126
|
-
"type": {
|
|
7127
|
-
"type": "pushwoosh.export_messages.v2.CreateSegmentFromMessageArgs.Type"
|
|
7128
|
-
},
|
|
7129
|
-
"emailErrorType": {
|
|
7130
|
-
"type": "pushwoosh.export_messages.v2.CreateSegmentFromMessageArgs.EmailErrorType"
|
|
7131
|
-
},
|
|
7132
|
-
"dateFrom": {
|
|
7133
|
-
"type": "Date"
|
|
7134
|
-
},
|
|
7135
|
-
"dateTo": {
|
|
7136
|
-
"type": "Date"
|
|
7137
|
-
}
|
|
7138
|
-
}
|
|
7139
|
-
},
|
|
7140
|
-
"pushwoosh.export_messages.v2.CreateSegmentFromMessageResult": {
|
|
7141
|
-
"type": "I",
|
|
7142
|
-
"fields": {
|
|
7143
|
-
"segment": {
|
|
7144
|
-
"type": "string"
|
|
7145
|
-
}
|
|
7146
|
-
}
|
|
7147
|
-
},
|
|
7148
|
-
"pushwoosh.rpc_v2.filters.FiltersService": {
|
|
7149
|
-
"type": "S",
|
|
7150
|
-
"key": "filters",
|
|
7151
|
-
"methods": {
|
|
7152
|
-
"List": {
|
|
7153
|
-
"request": "pushwoosh.rpc_v2.filters.ListFiltersRequest",
|
|
7154
|
-
"response": "pushwoosh.rpc_v2.filters.ListFiltersResponse",
|
|
7155
|
-
"method": "get",
|
|
7156
|
-
"path": "/api/filters"
|
|
7157
|
-
},
|
|
7158
|
-
"Get": {
|
|
7159
|
-
"request": "pushwoosh.rpc_v2.filters.GetFilterRequest",
|
|
7160
|
-
"response": "pushwoosh.rpc_v2.filters.Filter",
|
|
7161
|
-
"method": "get",
|
|
7162
|
-
"path": "/api/filters/{filter}"
|
|
7163
|
-
},
|
|
7164
|
-
"Create": {
|
|
7165
|
-
"request": "pushwoosh.rpc_v2.filters.CreateFilterRequest",
|
|
7166
|
-
"response": "pushwoosh.rpc_v2.filters.CreateFilterResponse",
|
|
7167
|
-
"method": "post",
|
|
7168
|
-
"path": "/api/filters"
|
|
7169
|
-
},
|
|
7170
|
-
"Clone": {
|
|
7171
|
-
"request": "pushwoosh.rpc_v2.filters.CloneFilterRequest",
|
|
7172
|
-
"response": "pushwoosh.rpc_v2.filters.CloneFilterResponse",
|
|
7173
|
-
"method": "post",
|
|
7174
|
-
"path": "/api/filters:clone/{filter}"
|
|
6043
|
+
"Clone": {
|
|
6044
|
+
"request": "pushwoosh.rpc_v2.filters.CloneFilterRequest",
|
|
6045
|
+
"response": "pushwoosh.rpc_v2.filters.CloneFilterResponse",
|
|
6046
|
+
"method": "post",
|
|
6047
|
+
"path": "/api/filters:clone/{filter}"
|
|
7175
6048
|
},
|
|
7176
6049
|
"Update": {
|
|
7177
6050
|
"request": "pushwoosh.rpc_v2.filters.UpdateFilterRequest",
|
|
@@ -8319,11 +7192,11 @@ export const data = {
|
|
|
8319
7192
|
"method": "post",
|
|
8320
7193
|
"path": "/api/messages/deliveryReport"
|
|
8321
7194
|
},
|
|
8322
|
-
"
|
|
8323
|
-
"request": "pushwoosh.rpc_v2.messages.
|
|
8324
|
-
"response": "pushwoosh.rpc_v2.messages.
|
|
7195
|
+
"FindRecipients": {
|
|
7196
|
+
"request": "pushwoosh.rpc_v2.messages.FindRecipientsRequest",
|
|
7197
|
+
"response": "pushwoosh.rpc_v2.messages.FindRecipientsResponse",
|
|
8325
7198
|
"method": "post",
|
|
8326
|
-
"path": "/api/messages/
|
|
7199
|
+
"path": "/api/messages/findRecipients"
|
|
8327
7200
|
}
|
|
8328
7201
|
}
|
|
8329
7202
|
},
|
|
@@ -8738,99 +7611,59 @@ export const data = {
|
|
|
8738
7611
|
}
|
|
8739
7612
|
}
|
|
8740
7613
|
},
|
|
8741
|
-
"pushwoosh.rpc_v2.messages.
|
|
7614
|
+
"pushwoosh.rpc_v2.messages.FindRecipientsRequest": {
|
|
8742
7615
|
"type": "I",
|
|
8743
7616
|
"fields": {
|
|
8744
|
-
"
|
|
7617
|
+
"application": {
|
|
8745
7618
|
"type": "string"
|
|
8746
7619
|
},
|
|
8747
|
-
"messageId": {
|
|
8748
|
-
"type": "number"
|
|
8749
|
-
},
|
|
8750
7620
|
"messageCode": {
|
|
8751
7621
|
"type": "string"
|
|
8752
7622
|
},
|
|
8753
|
-
"
|
|
8754
|
-
"type": "string"
|
|
8755
|
-
},
|
|
8756
|
-
"hwid": {
|
|
8757
|
-
"type": "string"
|
|
8758
|
-
},
|
|
8759
|
-
"dateFrom": {
|
|
8760
|
-
"type": "string"
|
|
8761
|
-
},
|
|
8762
|
-
"dateTo": {
|
|
8763
|
-
"type": "string"
|
|
8764
|
-
},
|
|
8765
|
-
"limit": {
|
|
8766
|
-
"type": "number"
|
|
8767
|
-
},
|
|
8768
|
-
"userId": {
|
|
7623
|
+
"campaign": {
|
|
8769
7624
|
"type": "string"
|
|
8770
7625
|
},
|
|
8771
|
-
"
|
|
7626
|
+
"search": {
|
|
8772
7627
|
"type": "string"
|
|
8773
|
-
},
|
|
8774
|
-
"actions": {
|
|
8775
|
-
"type": "string",
|
|
8776
|
-
"array": true
|
|
8777
|
-
},
|
|
8778
|
-
"platforms": {
|
|
8779
|
-
"type": "string",
|
|
8780
|
-
"array": true
|
|
8781
7628
|
}
|
|
8782
7629
|
}
|
|
8783
7630
|
},
|
|
8784
|
-
"pushwoosh.rpc_v2.messages.
|
|
7631
|
+
"pushwoosh.rpc_v2.messages.FindRecipientsResponse.SearchBy": {
|
|
7632
|
+
"type": "E",
|
|
7633
|
+
"values": [
|
|
7634
|
+
"hwid",
|
|
7635
|
+
"user_id"
|
|
7636
|
+
]
|
|
7637
|
+
},
|
|
7638
|
+
"pushwoosh.rpc_v2.messages.FindRecipientsResponse.Recipient": {
|
|
8785
7639
|
"type": "I",
|
|
8786
7640
|
"fields": {
|
|
8787
|
-
"timestamp": {
|
|
8788
|
-
"type": "string"
|
|
8789
|
-
},
|
|
8790
|
-
"messageId": {
|
|
8791
|
-
"type": "string"
|
|
8792
|
-
},
|
|
8793
|
-
"messageCode": {
|
|
8794
|
-
"type": "string"
|
|
8795
|
-
},
|
|
8796
|
-
"campaignCode": {
|
|
8797
|
-
"type": "string"
|
|
8798
|
-
},
|
|
8799
7641
|
"hwid": {
|
|
8800
7642
|
"type": "string"
|
|
8801
7643
|
},
|
|
8802
|
-
"
|
|
8803
|
-
"type": "string"
|
|
8804
|
-
},
|
|
8805
|
-
"action": {
|
|
7644
|
+
"userId": {
|
|
8806
7645
|
"type": "string"
|
|
8807
7646
|
},
|
|
8808
7647
|
"pushAlertsEnabled": {
|
|
8809
|
-
"type": "
|
|
8810
|
-
},
|
|
8811
|
-
"status": {
|
|
8812
|
-
"type": "string"
|
|
8813
|
-
},
|
|
8814
|
-
"errorReason": {
|
|
8815
|
-
"type": "string"
|
|
7648
|
+
"type": "boolean"
|
|
8816
7649
|
},
|
|
8817
|
-
"
|
|
8818
|
-
"type": "
|
|
7650
|
+
"sendTime": {
|
|
7651
|
+
"type": "Date"
|
|
8819
7652
|
},
|
|
8820
|
-
"
|
|
8821
|
-
"type": "
|
|
7653
|
+
"openedTime": {
|
|
7654
|
+
"type": "Date"
|
|
8822
7655
|
}
|
|
8823
7656
|
}
|
|
8824
7657
|
},
|
|
8825
|
-
"pushwoosh.rpc_v2.messages.
|
|
7658
|
+
"pushwoosh.rpc_v2.messages.FindRecipientsResponse": {
|
|
8826
7659
|
"type": "I",
|
|
8827
7660
|
"fields": {
|
|
8828
|
-
"
|
|
8829
|
-
"type": "
|
|
8830
|
-
},
|
|
8831
|
-
"data": {
|
|
8832
|
-
"type": "pushwoosh.rpc_v2.messages.GetMessageLogResponse.TrackingLogStatistic",
|
|
7661
|
+
"recipients": {
|
|
7662
|
+
"type": "pushwoosh.rpc_v2.messages.FindRecipientsResponse.Recipient",
|
|
8833
7663
|
"array": true
|
|
7664
|
+
},
|
|
7665
|
+
"searchBy": {
|
|
7666
|
+
"type": "pushwoosh.rpc_v2.messages.FindRecipientsResponse.SearchBy"
|
|
8834
7667
|
}
|
|
8835
7668
|
}
|
|
8836
7669
|
},
|