Skip to main content
Level 2
May 13, 2026
Question

Can Target's machine-learning use Audiences created in the Target Audience Library?

  • May 13, 2026
  • 1 reply
  • 15 views

Can Auto-Target and Auto Personalisation’s machine-learning use audiences created in the Target Audience Library directly?

The documentation (What Data is Collected to Build Machine-Learning Algorithms? | Adobe Target) specifically references audiences created in Experience Cloud (with examples of Adobe Analytics and Adobe Audience Manager), as well as audiences created in Platform CDP, but it is not clear whether audiences created in Target’s audience library are used by the machine-learning.

For context: We have a single mbox parameter which contains a comma delimited string of identifiers which relate to audiences defined in an external platform. We create audiences in the Target Audience Library to split out each separate audience and make it usable. The string itself will be relatively useless to the ML models. Ideally the audiences we already create in the Target UI will be available.

Thanks!

1 reply

Adobe Employee
May 14, 2026

I would recommend not passing multiple values in the same attribute or variable. If multiple variables are concatenated, Target’s personalization algorithms treat each string as a unique value, reducing the value of the information for personalization, which reduces usefulness for learning.

So if you currently have something like:

audiences="segA,segB,segC"

i would do 

profile.ext_aud_segA 
profile.ext_aud_segB 
profile.ext_aud_segC 

 

Also i do belive a Target audience can absolutely be used for targeting / reporting setup.

 

Thank you! 

Sarthak Bhatt | Senior Product Consultant | Customer Experience | Adobe