Authorizations
Publisher token, as displayed in the Publisher Dashboard.
Path Parameters
Design ID that you defined.
Example:
"summer_special_offer"
Response
Offer design details retrieved successfully.
Response schema for a special offer design.
Design ID.
Example:
"507f1f77bcf86cd799439011"
Type of offer design.
Available options:
SpecialOffer
Example:
"SpecialOffer"
Offer design name.
Example:
"Summer Special"
Design ID that you defined.
Example:
"summer_special_offer"
URL of background image stored on Appcharge CDN.
Example:
"https://cdn.appcharge.com/507f1f77bcf86cd799439011_background.png"
Offer title details.
Example:
{
"text": "Limited Time Offer",
"fontColor": "#FFFFFF",
"fontSize": 16,
"fontWeight": "bold"
}
Original URL of the background image if uploaded via external link.
Example:
"https://example.com/images/summer-special.png"