Update Special Offer Design
Updates a special offer design.
Authorizations
Publisher token, as displayed in the Publisher Dashboard.
Path Parameters
Design ID that you defined.
Body
Update a special offer design.
Type of offer design.
SpecialOffer "SpecialOffer"
Offer design name.
"Summer Special Design Updated"
Design ID that you define.
"summer-special-design"
Background image URL in PNG or JPEG format.
For uploaded files, this is the Appcharge-hosted CDN URL. For external image URLs, this is the original image URL served from the provided URL. External image URLs are saved and used as-is, and Appcharge doesn't download, copy, upload, or host them. Images must remain available at the provided URLs.
We recommend uploading image files instead of using external URLs when possible.
"https://media.appcharge.com/media/65cb7861ec8924a6b69a0f59/background-v2.png"
Button asset suffix for the promotion offer design.
"https://media.appcharge.com/media/65cb7861ec8924a6b69a0f59/button-suffix-v2.png"
Button asset suffix animation for the promotion offer design.
"https://media.appcharge.com/media/65cb7861ec8924a6b69a0f59/button-suffix-animation-v2.json"
Response
Offer design updated successfully.
Design ID.
"68b3f37f3a2852af1a154fae"
Type of offer design.
SpecialOffer "SpecialOffer"
Offer design name.
"Summer Special Design"
Design ID that you defined.
"summer-special-design"
Background image URL. For uploaded files, this is the Appcharge-hosted CDN URL. For external image URLs, this is the original image URL served from the provided URL.
"https://media.appcharge.com/media/65cb7861ec8924a6b69a0f59/background.png"
Original background image URL when the design uses an external image URL. This URL is used as provided to serve the image.
"https://cdn.example.com/assets/background.png"
Button asset suffix for the promotion offer design.
"https://media.appcharge.com/media/65cb7861ec8924a6b69a0f59/button-suffix.png"
Button asset suffix animation for the promotion offer design.
"https://media.appcharge.com/media/65cb7861ec8924a6b69a0f59/button-suffix-animation.json"
