FoPost.PostAnalytics (FoPost v0.1.0)

Copy Markdown View Source

A post's performance, totalled and broken down per platform.

Summary

Types

t()

@type t() :: %FoPost.PostAnalytics{
  last_fetched_at: term(),
  platforms: term(),
  post_id: term(),
  raw: term(),
  totals: term()
}