Bridgeline Digital Logo
Menu

TargetBundle

ContentBundles, SiteBundles and Targeting API requests reference an object of type TargetBundle. The following properties define this object.

  • originId : Id, The Origin Id of the target.
  • targetName : String, The name of the target.
  • filters : Map<String, Set<String>>, The map of target values where the key is the user field and the value is the set of possible values. If the value is null, this is an Ad hoc target.
  • description : String, The description of the target.
  • targetType : String, Predefined or Ad hoc.
  • targetKey : String, The key of the target.
  • lastModifiedDate : DateTime, Last time the target was modified.
  • lastModifiedByName : String, User who last modified the target.