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.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.
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 thefilter 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 thefilter 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).