API Documentation
Intro
Calls
getDealMeta
API Call - getDealMeta
Description
Get a printout of the metadata for proper Facebook sharing of the page.
Parameters
| Param | Required? | Description |
| pid | yes | your chompon publisher-id |
| auth | yes | your chompon authentication-key |
| did | no | the id of the deal, if none is provided will pull a deal automatically |
| zip | no | the zip code for the deal if applicable |
| categ_filter | no | This is for use if you filter your deal widgets by category. |
Examples
Get metadata text for a deal specified by DID.:
https://www.chompon.com/api.php?pid=12&auth=26a4171b3c38b868&method=getDealMeta&did=987


