Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: DOCU-1643 fixes

...

previewParameterPrefixIdentifies the parameter as a preview parameter. Parameters used for personalization have a special prefix that sets them apart from other parameters. The default prefix is preview, for example previewPersona or previewCountry. The prefix string is configurable in /modules/personalization-preview-app/config/previewParameterPrefix.
<Parameter>Name of the parameter with first letter capitalized, for example Country or Date.
<value>Parameter value in a valid format. The format depends on the parameter. For the country trait the value is a two-letter country code (ukgbcn) and for a date it is a timestamp written as yyyy-mm-dd-hh-mm-ss such as  2016-05-26-00-00-00).

...