Newer Version Available
ConnectApi.RecommendationDefinitionInput
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| actionUrl | String | URL for acting on the custom recommendation, for example, the URL to join a group. | Required to create a recommendation definition Optional to update a recommendation definition |
35.0 |
| actionUrlName | String | Text label for the action URL in the user interface, for example, “Launch.” | Required to create a recommendation definition Optional to update a recommendation definition |
35.0 |
| explanation | String | Explanation, or body, of the custom recommendation. | Required to create a recommendation definition Optional to update a recommendation definition |
35.0 |
| name | String | Name of the custom recommendation definition. The name is displayed in Setup. | Required to create a recommendation definition Optional to update a recommendation definition |
35.0 |
| title | String | Title of the custom recommendation definition. | Optional | 35.0 |