Create Audience
Create an audience from filters and/or segment IDs.
Segment IDs must be passed as the full exact ID with prefix in the current
taxonomy nomenclature (b2c_<number> or b2b_<number>, e.g. b2c_1253).
The legacy Delivr format (al_XXXXXX) and bare numbers are no longer supported.
Authorizations
Body
Filter criteria for audience selection. All array fields must be passed as arrays even for single values.
Optional list of audience segment IDs. Use the full exact ID including its prefix in the current taxonomy nomenclature:
b2c_<number>— consumer (B2C) segments, e.g.b2c_1253b2b_<number>— business (B2B) segments, e.g.b2b_1042
Pass the complete ID with its prefix. Bare numbers (1253) and the legacy
Delivr format (al_XXXXXX) are not supported.
["b2c_1253"]Response
Audience created successfully
"812b78c3-83e6-4d6a-8245-def0dde26223"

