v93

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01218121759.7 KB
Sequences

Create sequence goal

Creates a conversion goal for an event or subscriber attribute change.

post/sequences/{sequenceId}/goals

Path parameters

sequenceIdstring required

Request body

namestring required
descriptionstring nullable
triggerType'event' | 'attribute_change'
triggerEventNamestring nullable
attributePathstring nullable
attributeCondition'changed' | 'changed_to' | 'changed_from_to' nullable
attributeValuestring nullable
attributePreviousValuestring nullable
eventPropertyNamestring nullable
eventPropertyLabelstring nullable
attributionWindowHoursinteger
isActiveboolean

Response

Sequence goal created successfully

successboolean