Create Effort

Creates a new effort (marketing touchpoint) within a campaign. You can specify the effort type by either effort_type_id or type code.

Body Params

Body Params

string
required

Name of the effort

boolean
required

Whether the effort is active

integer
required

The ID of the partner

integer

The ID of the publication

integer

The ID of the campaign

integer

The ID of the effort type

string

Effort type code (alternative to effort_type_id)

integer

The ID of the promo landing page

integer

The ID of the order page landing page

integer

The ID of a secondary (chained) effort

integer

The ID of the upsell effort

integer

The ID of the decline upsell effort

string

Redirect URL for the effort

string

External URL for the effort

integer

The ID of the linked ad

integer

The ID of the linked message

integer

The ID of the linked auto responder

integer

The ID of the advertorial resource

integer

The ID of the lift letter resource

integer

The ID of the destination publication

tag_ids
array of integers

Array of tag IDs to associate

tag_ids
Response
201

The created effort

Language
Credentials
Bearer
JWT
URL