Skip to main content
Version: Next

PerimeterSet

APIs to read PerimeterSets.

A PerimeterSet selects a set of entities of a single entity type (UserProfile, CustomerAccount or Item) by combining include/exclude conditions. The condition logic is flat and two-level: conditions sharing the same groupNum and includeExcludeId are intersected; different groups are unioned; exclude groups are subtracted from the result. PerimeterSets are not created or edited directly here — they are managed through the consumer's endpoints. (E.g. the DocRule audience and basket endpoints.)