class Beehiiv::Publication::Stats
- Beehiiv::Publication::Stats
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
beehiiv/objects/core/publication.crConstructors
Instance Method Summary
- #active_free_subscriptions : Int32
- #active_premium_subscriptions : Int32
- #active_subscriptions : Int32
- #average_click_rate : Float64
- #average_open_rate : Float64
- #total_clicked : Int32
- #total_sent : Int32
- #total_unique_opened : Int32