Filter Definition Functions

To retrieve, create, update, and delete data filters, use the Filter Definition functions.

In your SSJS code, load the core library.

Next, initialize the object. This code example shows how to initialize a filter definition with the external key of myFilterDef.

After you initialize the filter definition, you can use SSJS functions to modify it.