Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Create or update a "Limit" node of a Smart Campaign

Create or update a "Limit" node of a Smart Campaign, such as relative or absolute number of recipients or predecessor and successor node.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Client ID

int64
required

Smart Campaign ID

Form Data
int32

Number of recipients to be contacted. Cannot be provided simultaneously with relative value.

float

Percentage of recipients to be contacted. Cannot be provided simultaneously with absolute value.

string

Predecessor node

string

Successor node

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

201

The "Limit" node was created successfully.

400

Invalid request. Use either "relative" or "absolute" parameter.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.optivo.broadmail.v1+json