GoogleApi.FCMData.V1beta1.Model.GoogleFirebaseFcmDataV1beta1MessageInsightPercents (google_api_fcm_data v0.2.0) View Source

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 due to app standby buckets.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.FCMData.V1beta1.Model.GoogleFirebaseFcmDataV1beta1MessageInsightPercents{
    priorityLowered: number() | nil
  }

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.