ConnectApi.EntityRecommendation
ConnectApi.EntityRecommendation
ConnectApi.AbstractRecommendation のサブクラス。
| プロパティ名 | 型 | 説明 | 使用可能なバージョン |
|---|---|---|---|
| actOnUrl | String | ユーザー、ファイル、グループ、トピック、およびレコードの entity 種別では、POST 要求にこの Connect REST URL を使用しておすすめに対するアクションを実行します。 カスタムおすすめなどの ConnectApi.RecommendedObject entity 種別では、ConnectApi.PlatformAction の actionUrl プロパティを使用しておすすめに対するアクションを実行します。 |
32.0 |
| action | ConnectApi.RecommendationActionType | おすすめに対して実行するアクションを指定します。
|
32.0 |
| entity | ConnectApi.Actor | 受信者がアクションを実行することをすすめられたエンティティ。 | 32.0 |