privacyStatus
PrivacyStatus is a metadata field used by many online platforms to indicate the visibility or accessibility of a resource, such as a video, document, or post. The field is typically exposed through APIs and user interfaces so applications can enforce access rules and manage discovery. The exact semantics can vary by platform, but the most common values are public, private, and unlisted.
Public resources are viewable by anyone and may be indexed by search systems. Private resources are restricted
In the YouTube Data API, privacyStatus is a property of a video resource that reflects its current
Usage implications include filtering results, enforcing access control in applications, displaying the status to users, and