Offer - Item mapping
The int_applicative__offer_item_id table map offer_id to item_id
Table description
| name | data_type | description | 
|---|---|---|
| offer_id | Unique identifier for the offer. | |
| item_id | Identifier for the item associated with the offer used internally by the data science team. | |
| old_item_id | id generated by the soon to be deprecated link_offers dag |