Update a Segment
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Path Parameters
The ID of the segment.
Body
The segment request model.
Response
OK
Represents a segment model.
Gets or sets the identifier.
Gets or sets the campaign identifier.
Gets or sets the campaign name.
Gets or sets the name.
Gets or sets the description.
Gets or sets the code.
Gets or sets the external identifier.
Gets or sets the total donors.
Gets or sets the total gifts.
Gets or sets the total gift amount.
Gets or sets the average gift amount.
Gets or sets the median gift amount.
Gets or sets the highest gift amount.
Gets or sets the total visitors.
Gets or sets the conversion rate.
Gets or sets the created date time.
Gets or sets the modified date time.