Lists - Questions and Answers
- Why is the MODIFIED_DT the same as the CREATED_DT when entering a record manually?
- What are the possible States for the Custom Events?
- Can I export Audience List data with a TranslateValue expression?
Why is the MODIFIED_DT the same as the CREATED_DT when entering a record manually?
To not leave the MODIFIED_DT empty or NULL, we automatically set this date to the same as the CREATION_DT at the moment the record is entered.
What are the possible States for the Custom Events?
- NotProcessed = 0
- ReadyToProcess = 10
- Processed = 30
- Ignore = 60 => use this value to ignore processing the event by the journey.
Can I export Audience List data with a TranslateValue expression?
When the selected Audience List contains a field with an Option List value using the translateValue expression, this export will fail as the translateValue expression is not supported by the export.