Home > @uniformdev/context-cdp-6sense

context-cdp-6sense package

Classes

<table><thead><tr><th>

Class

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

SixthSenseAuthorizationError

</td><td>

</td></tr> <tr><td>

SixthSenseClient

</td><td>

</td></tr> <tr><td>

SixthSenseError

</td><td>

</td></tr> <tr><td>

SixthSenseRateLimitError

</td><td>

</td></tr> </tbody></table>

Enumerations

<table><thead><tr><th>

Enumeration

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

SixthSenseQuirks

</td><td>

</td></tr> </tbody></table>

Variables

<table><thead><tr><th>

Variable

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

buildSixthSenseQuirks

</td><td>

</td></tr> <tr><td>

isEnoughConfidence

</td><td>

</td></tr> <tr><td>

SIXTHSENSE_QUIRKS_PREFIX

</td><td>

</td></tr> </tbody></table>

Type Aliases

<table><thead><tr><th>

Type Alias

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

ApiUrl

</td><td>

</td></tr> <tr><td>

CompanyData

</td><td>

</td></tr> <tr><td>

Confidence

</td><td>

Confidence The Confidence score is a result returned in the 6signal API that represents 6sense’s confidence in the accuracy of the identity of the account.

These scores are a probabilistic determination of our ability to identify the account in question. Specifically it relates only to the account identity (Account Name, Account Domain, Account Country).

These scores allow our customers to deploy certain use cases within our integration partners. For example: • If score = Very High or High, consider a direct account name text replace in your personalization tool • If score = Low, reduce risk and default to generic content

Ultimately, the usage of these scores is up to the risk aversion of the marketer deploying the use case

</td></tr> <tr><td>

SixthSenseQuirksConfig

</td><td>

</td></tr> </tbody></table>