In server-side, we are using getOffers() api,
We have noticed that a variant in a Target activity is very "sticky". Once a user sees a variant, they cannot get out of it, even when that variant is changed to zero percent in Target. We have tried clearing cookies and then closing the browser, and even then, we see that zero percent variant experience. The only way we have found to solve this is to clone the activity and disable the old one.
Note: we are passing thirdPartyId and tntId is generated for stickiness.
How adobe managing the cache for default 14 days for get same experience?
Is there a way to reset existing visitor's cache if the variant is updated for particular mbox?