> ## Documentation Index
> Fetch the complete documentation index at: https://docs.virtuous.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a Campaign

> Creates a campaign.

`name` and the `startDate`/`endDate` range identify it; set `givingGoal`, `totalGiftGoal`, or `averageGiftGoal` with the matching `has*` flag to track progress against a goal, and include `segments` to create the campaign's segments in the same request. Returns the created campaign with its new `id`.


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.virtuous.org/llms.txt).
