Page body
What this page shows
This is the main campaign-program list for newsletter operations. Operators use it to find a campaign, confirm whether it is active, inspect schedule state, and open the full program editor.
How the page is organized
- the header action starts a new program
- the filters accordion stages name, status, active state, day of week, and creation-date filters until the operator presses
Search - the main table shows the campaign identity, schedule summary, activation state, and the edit entrypoint
Important operator meanings
Statusshows the current newsletter-service processing state, not a local FE-only badgeIs Activetells you whether the campaign is enabled to runScheduled DateandCreated Atare shown in UTC on this grid- Clicking the program
Nameand clicking the pencil icon both open the same program editor route
Known caveats
- The route contains sibling tabs for
Distribution ListsandSend Logs; those are documented separately because they have different actions and meanings. - The list only opens the program editor. It does not expose a direct send-now action from the grid.
- Date presets are FE conveniences for building UTC filter ranges before the request is sent through the newsletter proxy.
Created To (UTC)is normalized to the end of the selected day (23:59:59UTC) even though the control is rendered as a date-time picker.Searchapplies the current draft filters; typing or choosing values in the accordion does not re-query the grid untilSearchruns.