Details for the REDDIT_POST link type
REDDIT_POST
REDDIT_POST
link type represents an individual post on Reddit. Beyond the baseline attributes (title
, description
, image
), REDDIT_POST
links provide details like the post’s author, the subreddit it belongs to, its content type (image, video, text, etc.), and engagement metrics such as upvotes and comments. This gives you the context needed to create more engaging previews of Reddit content within your application.
type
is REDDIT_POST
, the response includes a redditPost
object with fields like:
IMAGE
, VIDEO
, TEXT
, LINK
), helping you decide how to display or interact with the content.