Graph API Version

PrivacyType

Defines who may view and search for a specific object within ThreatExchange.

Values

Name Description

HAS_PRIVACY_GROUP

The privacy group IDs specified in privacy_members can see the object, while the rest of the member community cannot.

HAS_WHITELIST

The App IDs specified in privacy_members can see the object, while the rest of the member community cannot.

HAS_PRIVACY_GROUP_AND_WHITELIST

A union of HAS_PRIVACY_GROUP and HAS_WHITELIST. The ids in privacy_members can be either app ids or privacy group ids.

VISIBLE

All members of ThreatExchange can see the object. This is the default, if no value is specified.