Creates a unique catalog offer promotion.
project_id required | integer Project ID. You can find this parameter in your Publisher Account next to the name of the project. Example: 44056 |
Unique catalog offer was successfully created.
Basic authentication not passed or wrong. Make sure you used basic authentication or correct credentials.
Invalid request.
{- "external_id": "offer_external_id",
- "date_start": "2020-04-15T18:16:00+05:00",
- "date_end": "2020-04-25T18:16:00+05:00",
- "name": {
- "en-US": "New Year Offer",
- "de-DE": "Neujahrsangebot"
}, - "items": "elven_sword elven_boots"
}
{- "external_id": "coupon_external_id"
}