An Offer represents an offer that is published by a page. Only Page objects have offers connections.
To read an offer object, issue an HTTP GET request to /OFFER_ID.
For more on creating offers, please see the documentation under Page Offers
| Name | Description | Permissions | Returns |
id | The offer ID |
|
|
from | The ID, category, and name of the page that published the offer |
| object containing the |
title | The title of the offer |
|
|
created_time | The time the offer was created |
|
|
expiration_time | The expiration time of the offer (for display purposes) |
|
|
terms | The terms of the offer |
|
|
image_url | The URL for the offer's image |
|
|
coupon_type | The type of offer |
|
|
claim_limit | The maximum number of times the offer can be claimed |
|
|
redemption_link | The URL where the offer may be redeemed |
|
|
redemption_code | A code to to receive the discount or promotion |
|
|