Improvements
Geo-restrictions within offer setup
With the improved offer setup, you define geo-restrictions for each offer and each offer localization separately.
Geo-restrictions are no longer propagated from the main “umbrella” offer to offer localizations. See more in Geo-Restrictions.
Offer setup:
Offer localization:
API Changes
Added
New API 3.1 endpoint added:
- Get an offer - it allows you to fetch the details of a given offer.
New webhook topic added:
- rejectedPayment webhook - when subscribed to it, you will get a notification when a payment attempt fails.
Improved
API 3.1 List offers endpoint improved:
- externalProperties added to the response payload. This will make it easier, for example, to filter offers based on custom parameters. You can find out more about custom parameters in Adding custom parameters to your content offers.
- thirdPartyIdSource and thirdPartyId parameters changed to appStoreName and appStoreProductId.