Skip to content

PERS SDK - v2.3.26 / Exports / TriggerSourceQueryOptions

Interface: TriggerSourceQueryOptions

Query options for listing trigger sources Used with getAll() method in TriggerSourceManager

Extends TriggerSourceFilterOptions with additional SDK-specific options. Includes location filtering (city, countryCode, country, neighborhood, district).

Hierarchy

  • TriggerSourceFilterOptions

    TriggerSourceQueryOptions

Table of contents

Properties

Properties

campaignId

Optional campaignId: string

Filter by campaign ID (get sources assigned to a campaign)

Defined in

trigger-source/models/index.ts:19