Abn Experiment DMO

Object API Name: std__AbnExperimentDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__Description__c
  • Data Type: TEXT
  • Description: A description of the Experiment.
  • Field API Name: std__DeveloperName__c
  • Data Type: TEXT
  • Description: Required. The API name of the ABN experiment. Maximum size is 255 characters.
  • Field API Name: std__ExperimentSource__c
  • Data Type: TEXT
  • Description: An enumerated type that specifies the builder or app this experiment was created in. Valid values are Created, Started, Stopped, and Archived.
  • Field API Name: std__ExperimentState__c
  • Data Type: TEXT
  • Description: The user-configurable state of the experiment. Valid values are Created, Running, Completed, and Archived.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this AbnExperiment record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PersonalizationSchemaId__c
  • Data Type: TEXT
  • Description: For a custom schema, the schema of the Experiment. In the Platform object, the ENUMORID is split into two mutually exclusive fields: id and enum.
  • Field API Name: std__PersonalizationSchemaType__c
  • Data Type: TEXT
  • Description: For a standard schema, the schema of the Experiment. Possible values include ExperienceVariation or Flow.
  • Field API Name: std__ProfileDataGraphId__c
  • Data Type: TEXT
  • Description: Optional. A data graph is required only if the Experiement has recommendation cohorts.
  • Field API Name: std__StartedDateTime__c
  • Data Type: DATETIME
  • Description: The date/time the Experiment was started. No value is provided if the Experiment was never started.
  • Field API Name: std__StoppedDateTime__c
  • Data Type: DATETIME
  • Description: The date/time the Experiment was stopped. No value is provided if the Experiment was never stopped.