video_reels edge from the following paths: | Parameter | Description |
|---|---|
descriptionUTF-8 string | Short description of a video Supports Emoji |
feed_targetingfeed target | Adds targeting parameters for video in the newsfeed |
scheduled_publish_timedatetime/timestamp | time when a video should be scheduled |
targetingtarget | Object that limits the audience for this content. |
titleUTF-8 string | Represents a title of the video. Supports Emoji |
enum {START, FINISH} | phase of start or finish for video upload Required |
video_idnumeric string or integer | Video ID needed for completing video upload as well as other video edits |
enum {DRAFT, PUBLISHED, SCHEDULED} | Desired state of the video to be in when the Video is completed upload |
video_id: numeric string, upload_url: uri, success: bool, message: string, post_id: numeric string, | Error | Description |
|---|---|
| 368 | The action attempted has been deemed abusive or is otherwise disallowed |
| 613 | Calls to this api have exceeded the rate limit. |
| 190 | Invalid OAuth 2.0 Access Token |
| 200 | Permissions error |
| 100 | Invalid parameter |
| 6000 | There was a problem uploading your video file. Please try again with another file. |
| 104 | Incorrect signature |