Comment
25-10-2019
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Note that while it's apparently still not possible to delete profile attributes, via an offer one could reset the profile to some other value or to an empty string. For example:
adobe.target.trackEvent({
'mbox': 'YOUR-MBOX',
'params': { 'profile.YOUR-ATTRIBUTE': '' }
});