Open
Description
Hi,
We are tying to update Adjust SDK to v5 but as per migration documentation this Criteo SDK is not available, if so how do we migrate the code released to this SDK in v5, for example we are using Criteo SDK APIs as follows
event.addPartnerParameter("item_id", value: itemCode)
event.addPartnerParameter("fb_content_id", value: itemCode)
event.addPartnerParameter("skus", value: itemCode)
ADJCriteo.injectViewProduct(into: event, productId: itemCode) // <--- HERE
Metadata
Metadata
Assignees
Labels
No labels