Initialization Option Author API

all

Each entry in tags.all is an object. The object can either have only a "type" attribute, meaning that all Activities must have at least one tag of the given type. Or the object can have a "type" and "name" attribute meaning that all Activities must have all the specified tags.

If several entries are specified in tags.all, Activity must have all those tags to be visible.

Values

Request object key config.activity_list.filter.restricted.tags.all

Default: []

Type array[]

Related articles