PageLiveVideos
Live videos on a specified page. This table requires authentication, and the pages_read_engagement (or Page Public Content Access feature if you cannot moderate the page) and pages_show_list permissions. The Page Id must be specified as the Target.
Columns
| Name | Type | Description |
| ID [KEY] | String | The Id of the post. |
| Title | String | The title of the live video. |
| Status | String | The status of the LiveVideo. |
| StreamUrl | String | The stream url of the live video. |
| SecureStreamUrl | String | The secure stream url of the live video. Check with your encoder whether this is supported before adapting. |
| EmbedHtml | String | The embed html of the live video. |
| BroadcastStartTime | Datetime | The time the video was initially published. |
| CreationTime | Datetime | The creation time of the live video. |
| DashIngestUrl | String | The dash ingest stream URL of the live video. |
| DashPreviewUrl | String | Preview URL for dash player. |
| Description | String | The description of the live video. |
| FromName | String | The name of the originator of the live video. |
| FromId | String | The id of the originator of the live video. |
| TargetingAgeMax | Integer | The maximum age of viewers to target the video toward. |
| TargetingAgeMin | Integer | The minimum age of viewers to target the video toward. |
| TargetingCountries | String | The countries of viewers to target the video toward. |
| PermalinkUrl | String | The permalink URL of this video on Facebook. |
| VideoId | String | The Id of the video. |
| Target | String | ID of the page of the live videos. |