View Source GoogleApi.FCMData.V1beta1.Model.GoogleFirebaseFcmDataV1beta1MessageInsightPercents (google_api_fcm_data v0.2.4)
Additional information about message delivery. All percentages are calculated with countMessagesAccepted as the denominator.
Attributes
-
priorityLowered
(type:number()
, default:nil
) - The percentage of accepted messages that had their priority lowered from high to normal. See documentation for setting message priority.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.FCMData.V1beta1.Model.GoogleFirebaseFcmDataV1beta1MessageInsightPercents{ priorityLowered: number() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.