Sequences

List sequence goals

Lists the conversion goals configured for a sequence.

get/sequences/{sequenceId}/goals

Path parameters

sequenceIdstring required

Response

Sequence goals retrieved successfully

successboolean

Changes

Changed in 6 of the 121 revisions of this API.116

  • 11b6d27ba1de11See the full diff
    • added the new tag_added enum value to the goals/items/triggerType response property for the response status 200

      response-property-enum-value-added

    • added the optional property goals/items/triggerTagName to the response with the 200 status

      response-optional-property-added

    • added the optional property retryable to the response with the 404 status

      response-optional-property-added

    • added the optional property retryable to the response with the 503 status

      response-optional-property-added

    • added the non-success response with the status 503

      response-non-success-status-added

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • the response property success became optional for the status 404

      response-property-became-optional

    • endpoint added

      endpoint-added