OfferPostInput
Fields
| Name | Type | Required | Description |
|---|---|---|---|
postName | string | required | |
locationIds | array of string | required | |
postType | string | required | |
postSites | array of string | required | |
postMessage | array of object | required | |
postMessage[].site | string | optional | |
postMessage[].message | string | optional | |
postContextInfo | object | required | |
postContextInfo.title | string | required | |
postContextInfo.couponCode | string | required | |
postContextInfo.redeemUrl | string | required | |
postContextInfo.termsConditions | string | required | |
postContextInfo.startDay | string | required | |
postContextInfo.startTime | string | required | |
postContextInfo.endDay | string | required | |
postContextInfo.endTime | string | required | |
postCta | array of object | required | |
postCta[].site | string | optional | |
postCta[].type | string | optional | |
postCta[].url | string | optional |