/AWS1/CL_PTSLEADINSIGHTS¶
Contains insights that AI generates for a lead. These insights provide automated analysis to help partners evaluate the lead quality and prioritize engagement efforts.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_leadreadinessscore TYPE /AWS1/PTSSTRING /AWS1/PTSSTRING¶
A score that indicates the lead's readiness for engagement. Valid values are
Low,Medium, andHigh. Use this score to prioritize leads based on their likelihood of conversion.
Queryable Attributes¶
LeadReadinessScore¶
A score that indicates the lead's readiness for engagement. Valid values are
Low,Medium, andHigh. Use this score to prioritize leads based on their likelihood of conversion.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LEADREADINESSSCORE() |
Getter for LEADREADINESSSCORE, with configurable default |
ASK_LEADREADINESSSCORE() |
Getter for LEADREADINESSSCORE w/ exceptions if field has no |
HAS_LEADREADINESSSCORE() |
Determine if LEADREADINESSSCORE has a value |