There's a new product_mapping field in the promotional_offer JSON object. This map is more specific on which offer to load. This mapping will be configurable with the new UI, but we should still support the old ios_offer_id in case the developer has not configured a mapping yet.
There's a new
product_mapping
field in thepromotional_offer
JSON object. This map is more specific on which offer to load. This mapping will be configurable with the new UI, but we should still support the oldios_offer_id
in case the developer has not configured a mapping yet.