We have random attributes / audiences that different individuals at our company use for their very specific a/b tests. But we just started using Adobe's ML for auto-target / auto-personalization and want to Globally Block any attributes from our end to feed into Adobe's model globally. How do we do this in a way that ensures no future attributes/audiences that someone in our company adds get sent to Adobe's model globally?
Then, for the specific activities we make for auto-target/auto-personalization we want to upload an ALLOW list via the API with ONLY the attributes that we deem relevant. How do we do this?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Hi @lmoses4,
You can use the Models/Blocklist API which enables users to view and manage the list of features used in machine learning models for Automated Personalization (AP) and Auto-Target (AT) activities:
Documentation:
Hi @lmoses4,
You can use the Models/Blocklist API which enables users to view and manage the list of features used in machine learning models for Automated Personalization (AP) and Auto-Target (AT) activities:
Documentation:
Thank you, Matthew!