Promotion represents a promotional period when the offer is featured or shown in the publisher's application and available to consumers. This resource is mandatory for publishers who sell or distribute more then 50 vouchers per offer. Advertiser needs to be informed that his offer is about to be featured by the publisher so he can get prepared. Common attributes:
Submission API specific attributes:
Distribution API specific attributes:
Data ExampleJSON { "id": "", "start_date": " ",
XML <promotion> <id></id> < start_date></start_date> < end_date></end_date> < account_id></account_id> < reservation_id></reservation_id></promotion> ActionsCreate PromotionPOST /offers/:id/promotions Update PromotionPUT /offers/:id/promotions/:id Delete PromotionDELETE /offers/:id/promotions/:id |
8 API Reference > Resources >