Clearing TID
Programmatically erase the customer's TID by calling:
MedalliaMXO.clearTid().then(() => {
// do something after the TID has been cleared
})
.catch((error) => {
// do something with the error
console.error(error)
})
Medallia Experience Orchestration
list_alt
Programmatically erase the customer's TID by calling:
MedalliaMXO.clearTid().then(() => {
// do something after the TID has been cleared
})
.catch((error) => {
// do something with the error
console.error(error)
})
Medallia®, the Medallia logo, and the names and marks associated with Medallia’s products are trademarks of Medallia and/or its affiliates. All other trademarks are the property of their respective owners.