Newer Version Available

This content describes an older version of this product. View Latest

Audience Input

An audience.
Root XML tag
<audience>
JSON example
Properties
Name Type Description Required or Optional Available Version
criteria Audience Criterion Input[] List of audience criteria to update or add. Required when creating an audience

Optional when updating an audience

47.0
customFormula String Custom formula for the audience criteria. For example, (1 AND 2) OR 3. Required when creating an audience with the formulaFilterType set to CustomLogicMatches

Optional, otherwise

47.0
formulaFilter​Type String Formula filter type for the personalization audience. Values are:
  • AllCriteriaMatch—All audience criteria are true (AND operation).
  • AnyCriterionMatches—Any audience criterion is true (OR operation).
  • CustomLogicMatches—Audience criteria match the custom formula (for example, (1 AND 2) OR 3).
Required when creating an audience

Optional when updating an audience

47.0
name String Name of the audience. Required when creating an audience

Optional when updating an audience

47.0