Implements

  • ISetAttribute

Constructors

Methods

Constructors

Methods

  • Implementation of setAttribute to create an impression for a user attribute.

    Parameters

    • settings: SettingsModel

      Configuration settings.

    • attributeKey: string

      The key of the attribute to set.

    • attributeValue: any

      The value of the attribute.

    • context: ContextModel

      Context containing user information.

    Returns void