Interact | profile | Audience Levels | [AudienceLevelName] | Attributes Logging

Use these configuration properties to define the logging level of attributes for each Interact API. You can configure logging levels for profile attributes, session attributes, and event patterns. The following configurations are applicable for startSession, setAudience, getOffers, getOffersForMultipleInteractionPoints, postEvent, and getProfile Interact RT APIs:

logProfileAttributes

Description
If set to None, Unica Interact does not log any profile attributes for the subjected Audience Level and API.
If set to All, Unica Interact saves all profile attributes to the requestAttrLogTable for the subjected Audience Level and API.
If set to Inclusive, Unica Interact saves the profile attributes mentioned in the includeExcludeProfileAttributes configuration.
If set to Exclusive, Unica Interact saves all other profile attributes except the ones mentioned in the includeExcludeProfileAttributes configuration.
Default value
None
Valid values
None | All | Inclusive | Exclusive

includeExcludeProfileAttributes

Description
This configuration is applicable only if logProfileAttributes is set to Inclusive or Exclusive. If required, provide multiple profile attribute names separated by pipe (|) that must be Included or Excluded from getting logged into the requestAttrLogTable table.
Default value
Pipe (|) separated profile attribute names.

logSessionParameters

Description
If set to True, Unica Interact saves the session parameters to the requestAttrLogTable for the subjected Audience Level and API.
Default value
False
Valid values
True | False

logEventPatternStatus

Description
If set to True, Unica Interact saves the event pattern status to the requestAttrLogTable for the subjected Audience Level and API.
Default value
False
Valid values
True | False