Share via


RecommendationsGetRuleDetailsByWebAppQueryParamProperties interface

Properties

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.

updateSeen

Specify true to update the last-seen timestamp of the recommendation object.

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