RecommendationsGetRuleDetailsByWebAppQueryParamProperties interface
Properties
| recommendation |
The GUID of the recommendation object if you query an expired one. You don't need to specify it to query an active entry. |
| update |
Specify |
Property Details
recommendationId
The GUID of the recommendation object if you query an expired one. You don't need to specify it to query an active entry.
recommendationId?: string
Property Value
string
updateSeen
Specify true to update the last-seen timestamp of the recommendation object.
updateSeen?: boolean
Property Value
boolean