この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

Trended Reports List リソース

Wave レポートのトレンドのコレクションを返すか追加します。
リソース URL
1/wave/trendedreports
形式
JSON
使用可能なバージョン
37.0
HTTP メソッド
GET POST
GET のレスポンスボディ
Trended​Report​Collection​Representation
プロパティ名 説明 検索条件グループとバージョン 使用可能なバージョン
trended​Reports Trended​Report​Representation[] トレンド分析レポートのコレクション。 Small、37.0 37.0
url String コレクションを取得するための URL。 Small、37.0 37.0
POST のリクエストボディ
Trended​Report​Input​Representation
プロパティ名 説明 必須項目/省略可能 使用可能なバージョン
apex​Hooks​Class Asset​Reference​Input​Representation トレンド分析の成功後に実行する Apex クラスへの参照。 38.0
dashboard​Label String 作成される Wave ダッシュボードの表示ラベル。 37.0
dataset​Label String トレンド分析されるレポートへの参照。 37.0
report Asset​Reference​Input​Representation トレンド分析されるレポートへの参照。 37.0
POST のレスポンスボディ
Trended​Report​Representation
プロパティ名 説明 検索条件グループとバージョン 使用可能なバージョン
apex​Hooks​Class Asset​Reference​Representation レポートがトレンド分析されるたびに後処理に使用される Apex クラスへの参照。 Small、37.0 38.0
dashboard Asset​Reference​Representation トレンド分析レポート用ダッシュボードへの参照。 Small、37.0 37.0
dataset Asset​Reference​Representation トレンド分析レポートデータを含むデータセットへの参照。 Small、37.0 37.0
id String トレンド分析レポートの 18 文字の ID。 Small、37.0 37.0
report Asset​Reference​Representation トレンド分析されるレポートへの参照。 Small、37.0 37.0
url String トレンド分析レポートの URL。 Small、37.0 37.0
POST の要求パラメータ
パラメータ名 説明 必須項目/省略可能 使用可能なバージョン
trended​Report Object (Trended​Report​Input​Representation) 追加するトレンド分析レポート。 必須項目 37.0