VideoReels
Query reels for a given page.
Columns
| Name | Type | Description |
| ID [KEY] | String | The Id of the video. |
| Target | String | The Id or username of the target you are retrieving videos for. |
| Description | String | A description of the video. |
| Published [KEY] | Boolean | Whether a post about this reel is published. |
| VideoStatus [KEY] | String | Status attributes of a video. |
| UploadingPhaseStatus [KEY] | String | Status attributes of a video. |
| ProcessingPhaseStatus [KEY] | String | Status attributes of a video. |
| PublishingPhaseStatus [KEY] | String | Status attributes of a video. |
| PublishingPhasePublishStatus [KEY] | String | Status attributes of a video. |
| PublishingPhasePublishTime [KEY] | String | Status attributes of a video. |
| Title [KEY] | String | The video title or caption. |
| Views [KEY] | Long | The public view count of the video. |
| Place [KEY] | String | Place info. |
| PrivacyAllow [KEY] | String | Privacy setting for the video. |
| PrivacyDeny [KEY] | String | Privacy setting for the video. |
| PrivacyDescription [KEY] | String | Privacy setting for the video. |
| PrivacyFriends [KEY] | String | Privacy setting for the video. |
| PrivacyNetworks [KEY] | String | Privacy setting for the video. |
| PrivacyValue [KEY] | String | Privacy setting for the video. |
| FromId | String | The Id of the user who uploaded the video. |
| FromName | String | The name of the user who uploaded the video. |
| FromPicture | String | The picture of the user who uploaded the video. |
| FromCategory | String | The category of the user who uploaded the video. FromCategory may only be retrieved if the other From* fields are not selected. |
| Picture | String | The URL for the thumbnail of the video. |
| Source | String | The URL to the raw, playable video file. |
| EmbedHtml | String | The HTML element that may be embedded in a Web page to play the video. |
| Icon | String | The icon that Facebook displays when videos are published to the Feed. |
| Format | String | An aggregate of four different formats for the video. |
| Tags | String | An aggregate of users tagged in the video, if any. |
| CommentsCount | Integer | The number of comments for the video. |
| LikesCount | Integer | The number of times the video has been liked. |
| CommentsData | String | An aggregate of comments for the video. |
| CreatedTime | Datetime | When the video was uploaded. |
| UpdatedTime | Datetime | When the video was last updated. |