Home > @uniformdev/context-cdp-6sense
context-cdp-6sense package
Classes
Class | Description |
---|---|
SixthSenseAuthorizationError | |
SixthSenseClient | |
SixthSenseError | |
SixthSenseRateLimitError |
Enumerations
Enumeration | Description |
---|---|
SixthSenseQuirks |
Functions
Function | Description |
---|---|
buildSixthSenseQuirks(data, config) | |
isEnoughConfidence(data, requiredConfidence) |
Variables
Variable | Description |
---|---|
SIXTHSENSE_QUIRKS_PREFIX |
Type Aliases
Type Alias | Description |
---|---|
ApiUrl | |
CompanyData | |
Confidence | <p>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.</p><p>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).</p><p>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</p><p>Ultimately, the usage of these scores is up to the risk aversion of the marketer deploying the use case</p> |
SixthSenseQuirksConfig |