Skip to main content
GET
Returns the full details of a single creative, including its message template, offer links, and calculated segment count.

Path Parameters

integer
required
The unique identifier of the creative.

Response Fields

integer
Unique identifier for the creative.
string
Display name of the creative.
string
The message template with {{linkN}} placeholders.
Array of offer link objects that map to placeholders in the message.
array
Array of offer ID strings referenced by this creative.
string
Current status. One of: active, paused, archived.
string
The type of creative. One of: automated, one_time, welcome.
integer
Estimated character count of the rendered message. Link placeholders are estimated as 23 characters each, plus 34 characters of compliance overhead.
integer
Estimated number of SMS segments, encoding-aware. The message is expanded (link placeholders as 23 characters plus 34 characters of compliance overhead) and segmented the way carriers bill it. GSM-7 messages fit 160 septets in a single segment, or 153 septets per part when concatenated; extension-table characters (^ { } [ ] ~ | € \ and form-feed) cost 2 septets each. If the message contains any non-GSM-7 character (e.g. emoji), UCS-2 encoding applies instead: 70 characters single, 67 per concatenated part.
datetime
ISO 8601 timestamp of when the creative was created.
string
Auto-generated unique slug for the creative.
string
List targeting control mode. One of: all (default), include, exclude.
array
List IDs used when list_control_mode is include or exclude.

Examples

Error Codes

Next Steps

Creative Templates

Design effective templates

Create Schedule

Use creatives in campaigns