Skip to content

chore: add --audience-filter arg to campaigns create/update - #102

Merged
notnmeyer merged 1 commit into
mainfrom
chore/loo-5452/add-audience-filter-file-for-campaigns
Aug 13, 2026
Merged

chore: add --audience-filter arg to campaigns create/update#102
notnmeyer merged 1 commit into
mainfrom
chore/loo-5452/add-audience-filter-file-for-campaigns

Conversation

@notnmeyer

Copy link
Copy Markdown
Member
➜ task -- campaigns create -h

  Create a draft campaign

  USAGE


    loops campaigns create [--flags]


  FLAGS

    --audience-filter       Inline JSON string with an ad-hoc audience filter. Pass "null" to clear.
    --audience-filter-file  Path to a JSON file with an ad-hoc audience filter
    --audience-segment-id   Audience segment ID to target. Pass "null" to clear.
    --campaign-group-id     Campaign group ID
    --debug                 Print API request details before sending
    -h --help               Help for create
    --mailing-list-id       Mailing list ID to target. Pass "null" to clear.
    -n --name               Campaign name
    -o --output             Output format (text, json) (text)
    --schedule-at           Send at the given ISO 8601 timestamp (e.g. 2026-07-01T12:00:00Z)
    --schedule-now          Send immediately when published
    -t --team               Team key name to use

@notnmeyer
notnmeyer requested review from danrowden and nalanj August 13, 2026 17:00
@notnmeyer notnmeyer self-assigned this Aug 13, 2026
@notnmeyer
notnmeyer force-pushed the chore/loo-5452/add-audience-filter-file-for-campaigns branch from cf7f245 to dfdb5e3 Compare August 13, 2026 17:15
@notnmeyer
notnmeyer merged commit 8cc67f0 into main Aug 13, 2026
2 checks passed
@notnmeyer
notnmeyer deleted the chore/loo-5452/add-audience-filter-file-for-campaigns branch August 13, 2026 17:33
@notnmeyer notnmeyer changed the title chore: add --audience-filter-file arg to campaigns create/update chore: add --audience-filter arg to campaigns create/update Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants