Meta App Review Use Case

This page explains why the app requests live-video-api and related Page permissions.

Use Case

FB Live Ads Review is a live commerce advertising operations dashboard for Facebook Page administrators. A Page admin signs in with Facebook, selects a Page they manage, loads that Page's live videos, selects the correct live video, and uses the Live Video ID for ad workflow setup and monitoring.

live-video-api

The app uses GET /{page-id}/live_videos only to retrieve live videos for a Page managed by the signed-in user. The app reads live video IDs, titles, statuses, creation times, and permalink URLs.

The app does not download video content, does not start live videos, and does not access Pages the user does not manage.

Page Engagement Permissions

During a live commerce event, the dashboard monitors whether new viewers are entering the live video and whether comments, shares, reactions, and follows are increasing. If viewers increase but engagement remains low, the Page admin may send a short operational code comment such as Talk to signal the live host.

These code comments are used for operations only. The app blocks unsafe public words such as ad, review, approved, and campaign-related terms in these comments.

Reviewer Test Flow

Public reviewer test app: https://fb-live-ads-review.pages.dev/test-app

  1. Sign in with Facebook.
  2. Select a Facebook Page managed by the test user.
  3. Click "Load this Page's live videos".
  4. Select one live video from the returned list.
  5. Confirm that the Live Video ID is filled into the workflow.
  6. Open the monitoring panel and confirm the app uses the selected Live Video ID for monitoring.