Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.siftstack.com/llms.txt

Use this file to discover all available pages before exploring further.

A Campaign groups Reports from multiple Runs into a single workspace for coordinated review. This page covers the Campaign data model, supported operations, list filters, and access control behavior.

Data model

Campaign fields

CampaignReport fields

Each Report in a Campaign exposes a summary of its rule evaluation results.

List Campaigns filters

Use a CEL expression with the filter parameter when listing Campaigns. Campaigns can be ordered by name, created_date, or modified_date. The default order is created_date descending (newest first).

List Campaign Annotations filters

Use a CEL expression with the filter parameter when listing Annotations within a Campaign. Annotations can be ordered by created_date, modified_date, start_time, or end_time. The default order is created_date ascending (oldest first).

Permissions

Metadata

Campaigns support user-defined metadata. Metadata is searchable and can be used to filter Campaigns in lists. See Organize resources with Metadata for steps on adding metadata to a Campaign.