Ensighten Data Definitions API
CRUD operations with Data Definitions. Data Definitions specific fields Field Required Description Valid Values name Y The name of the definition A name up to 255 characters collection Y The name for a collection of definitions A name up to 255 characters source Y The source of the definition Accepted values are: Manage Mobile Pulse One Attribution Inform Privacy extractor Y Javascript code for extraction Must be a valid Javascript function. e.g. function(){try{return Bootstrapper.data.extract('ec','cookie')}catch(e){return 'error'}} description N A description enabled N Is the definition enabled A boolean value persistence N Indicates the persistence type Defaults to "page" if none provided Accepted values are: instance page session visitor metaDesc N Indicates the comparator to use for mapping the type to value transformation N Javascr