Filter Query: Or Filter

Show Corporate or Event Content in a Channel.

{ "kind": "OrFilter", "filters": [ { "kind": "TermFilter", "field": "layerSchemaIds", "term": "CorporateLayer" }, { "kind": "TermFilter", "field": "layerSchemaIds", "term": "EventLayer" } ] }

Basic Filter

One or more of the provided criteria must be met.

{     "kind": "OrFilter", "filters": [ { filter1 }, { filter2 } ] }

Properties

kind

string, required

Filters

One or mutliple

Array of object, Nullable

Items with Layer Product Details OR Layer Product Marketing

// Complete example { "kind": "OrFilter", "filter": [{ "kind": "TermFilter", "field": "layerSchemaIds", "term": "ProductDetails" // ID of Layer, capitalized }, { "kind": "TermFilter", "field": "layerSchemaIds", "term": "ProductMarketing" // ID of Layer, capitalized } ] }



FotoWare Switzerland AG - CH-5033 Buchs - Switzerland
https://picturepark.com - support@picturepark.com
© 2023 FotoWare Switzerland AG