| AggregatedScore |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort
- Description
- Aggregate score for this visit recommendation. Based on the rule score and
the model score.
|
| AiVisitRecommendRequestId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort
- Description
- ID of the visit recommendation request associated with this record.
|
| IsLatest |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort
- Description
- Indicates if the recommendation is the latest recommendation.
|
| LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed a record related to this
record.
|
| LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed this record.
|
| ModelScore |
- Type
- textarea
- Properties
- Create, Nillable
- Description
- The score provided by the machine-learning model.
|
| Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- Name of the visit recommendation.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- ID of the user associated with this record.
|
| RecommendationDecision |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist,
Sort
- Description
- Status of the recommendation request.
- Possible values are:
-
ACCEPTED—Scheduled
-
ACCEPTED_FAILED—Failed to
Schedule
-
ACCEPTED_PENDING—Scheduling
In Progress
-
RECOMMENDED—Recommended
-
REJECTED—Ignored
|
| RecommendationDecisionComment |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
- Details about why a recommendation was accepted or rejected.
|
| RecommendationReason |
- Type
- textarea
- Properties
- Create, Nillable
- Description
- Details about why this visit is recommended.
|
| RuleScore |
- Type
- double
- Properties
- Create, Filter, Nillable, Sort
- Description
- The score provided by the recommendation strategy.
|
| VisitDate |
- Type
- date
- Properties
- Create, Filter, Group, Sort
- Description
- Recommended date on which the site must be visited.
|
| VisitSiteId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort
- Description
- ID of the location for which visit is recommended.
|