Stats.AverageUnsubscriptionRate Property

Definition

The average number of unsubscriptions per month for the list(not returned if we haven't calculated it yet)

[System.Text.Json.Serialization.JsonPropertyName("avg_unsub_rate")]
public float? AverageUnsubscriptionRate { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("avg_unsub_rate")>]
member this.AverageUnsubscriptionRate : Nullable<single> with get, set
Public Property AverageUnsubscriptionRate As Nullable(Of Single)

Property Value

Attributes

Applies to