Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Threads: add Media type #1400

Closed
nbartels opened this issue Apr 9, 2024 · 0 comments
Closed

Threads: add Media type #1400

nbartels opened this issue Apr 9, 2024 · 0 comments
Assignees
Milestone

Comments

@nbartels
Copy link
Contributor

nbartels commented Apr 9, 2024

https://developers.facebook.com/docs/threads/threads-media

Name Description
id (default) The media's ID.
media_product_type Surface where the media is published. In the case of Threads, the value is THREADS.
media_type The media type for a Threads post will be one of these values: TEXT_POST, IMAGE, VIDEO, CAROUSEL_ALBUM, or REPOST_FACADE.
media_url The post’s media URL.
permalink Permanent link to the post. Will be omitted if the media contains copyrighted material or has been flagged for a copyright violation.
owner Instagram user ID who created the post.
username Instagram username who created the post.
text Represents text for a Threads post.
timestamp Post time. The publish date in ISO 8601 format.
shortcode Shortcode of the media.
thumbnail_url URL of thumbnail. This only shows up for Threads media with video.
children List of child posts. This only shows up for carousel posts.
is_quote_post Indicates if the media is a quoted post made by another user.
@nbartels nbartels self-assigned this Apr 9, 2024
@nbartels nbartels added this to the 2024.3.0 milestone Apr 9, 2024
nbartels added a commit that referenced this issue Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant