@pushwoosh/rpc-gateway-statistics-api 1.3.749 → 1.3.751
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/package.json
CHANGED
|
@@ -659,7 +659,7 @@ export type GetDeliveryFunnelResponse_BasicFormReason = 'BASIC_FORM_REASON_UNSPE
|
|
|
659
659
|
| 'BASIC_FORM_REASON_NOT_APPLICABLE';
|
|
660
660
|
/**
|
|
661
661
|
* Channel groups platforms by how their funnel reads. Web push is apart from mobile
|
|
662
|
-
* push because its alert state is always on:
|
|
662
|
+
* push because its alert state is always on: a not-displayable row could not fill.
|
|
663
663
|
*/
|
|
664
664
|
export type GetDeliveryFunnelResponse_Channel = 'CHANNEL_UNSPECIFIED'
|
|
665
665
|
/** iOS, OSX, Android, Amazon, Huawei */
|