ContentFilterBlocklistIdResult interface

Represents the outcome of an evaluation against a custom blocklist as performed by content filtering.

Properties

filtered

A value indicating whether or not the content has been filtered.

id

The ID of the custom blocklist evaluated.

Property Details

filtered

A value indicating whether or not the content has been filtered.

filtered: boolean

Property Value

boolean

id

The ID of the custom blocklist evaluated.

id: string

Property Value

string