The translation was generated automatically and may contain mistakes
Privacy settings
The privacy settings are an array that can contain the following values:
- •
allAvailable to all users. - •
friendsAvailable to friends of the current user. - •
friends_of_friendsAvailable to friends and friends of friends. - •
friends_of_friends_onlyAvailable to friends of the current user. - •
nobodyinaccessible to anyone. - •
only_me- available only to me. - •
list{list_id}— available to friends of the current user from the list with an identifier{list_id}. - •
{user_id}Available to a friend with an ID{user_id}. - •
-list{list_id}- not available to friends of the current user from the list with the identifier{list_id}. - •
-{user_id}Not available to a friend with an ID{user_id}.
Types of Community Privacy
A video has community privacy if the owner of the video is the community and not the user. Privacy can be indicated by both text and number.
Restrictions
- •
all(0It is only available for open communities. - •
donut(5) — is only available for communities that include the option “VK Donat?2?.
Privacy of Viewing ( privacy_view )
- •
all(0) is available to all users. - •
members(1(b) Available to participants. - •
editors(2Available to editors and administrators. - •
by_link(3) — available to those who have a link. - •
donut(5available to the Dons.
Privacy of comments ( privacy_comment )
- •
all(0) is available to all users. - •
members(1(b) Available to participants. - •
editors(2Available to editors and administrators. - •
nobody(4) — inaccessible to anyone.
Example
Available to all users, except friends from list number 2 and except for a friend with ID 743784474.
JSON
privacy_view: ['all', '-list2', -743784474],