Search and retrieve Pique Campaigns with optional filtering and pagination.
Features:
Pagination:
cursor parameter for next page navigationlimit controls page size (default: 20)items array, cursor, and hasMore fieldsBearer token authentication
Workspace ID to perform the operation in. If not provided, system will use the first one assigned to the user
^[a-zA-Z0-9-_]+$Search keyword to filter campaigns by name (case-insensitive)
255Pagination cursor for fetching the next set of results. Use the 'cursor' value from the previous response.
Number of campaigns to return per page (1-20, max 20)
1 <= x <= 20Filter campaigns by status. Multiple values allowed.
Prepping, InProgress, Completed, Paused, NotStarted, Canceled Filter campaigns by type. Multiple values allowed.
BoostedPost, SyndicatedContent Filter by specific campaign ID
^[a-zA-Z0-9-_]+$Filter by a list of campaign IDs