get https://api.extole.io/v2/promotion-links
Calling this endpoint allows you to retrieve a list of promotion links associated with a specific campaign.
Response Data Fields
| Field | Description |
|---|---|
code(string) | The unique path ending of the promotion link. |
key(string) | A key for the promotion link. This is useful to determine if a link for a given purpose already exists. |
program_url(string) | The program URL where the promotion link resides. |
promotion_url(string) | The full promotion link. |
content(object) | The content associated with the promotion link. |
data(object) | A map of additional context tags associated with the promotion URL that can be used as part of the promote destination redirection. |
