Skip to main content

Campaignfilterdetails

Properties

NameTypeDescriptionNotes
idstringThe unique ID of the campaign filter[default to undefined]
namestringCampaign filter name.[default to undefined]
description(optional) stringCampaign filter description.[default to undefined]
ownerstringOwner of the filter. This field automatically populates at creation time with the current user.[default to undefined]
modestringMode/type of filter, either the INCLUSION or EXCLUSION type. The INCLUSION type includes the data in generated campaigns as per specified in the criteria, whereas the EXCLUSION type excludes the data in generated campaigns as per specified in criteria.[default to undefined]
criteriaList(optional) Array<CampaignfilterdetailsCriteriaListInner>List of criteria.[default to undefined]
isSystemFilterbooleanIf true, the filter is created by the system. If false, the filter is created by a user.[default to false]