共用方式為


RecommendationsListRecommendedRulesForWebAppQueryParamProperties interface

屬性

$filter

只傳回篩選中指定的通道。 篩選是使用 OData 語法來指定。 範例:$filter=channel eq 'Api' 或通道 eq 'Notification'

featured

指定 true 只傳回最重要的建議。 默認值為 false,它會傳回所有建議。

屬性詳細資料

$filter

只傳回篩選中指定的通道。 篩選是使用 OData 語法來指定。 範例:$filter=channel eq 'Api' 或通道 eq 'Notification'

$filter?: string

屬性值

string

指定 true 只傳回最重要的建議。 默認值為 false,它會傳回所有建議。

featured?: boolean

屬性值

boolean