FoPost.Analytics.TopPost (FoPost v0.1.0)

Copy Markdown View Source

One high-performing post.

:source is "fopost" for a post published from here, or "platform" for one found on the account.

Summary

Types

t()

@type t() :: %FoPost.Analytics.TopPost{
  created_at: term(),
  external_post_id: term(),
  labels: term(),
  metrics: term(),
  permalink: term(),
  platforms: term(),
  post_id: term(),
  preview: term(),
  rank: term(),
  raw: term(),
  source: term(),
  status: term(),
  thumbnail_url: term()
}