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

Trended Reports リソース

Wave レポートのトレンドを返したり、削除したり更新したりします。
リソース URL
1/wave/trendedreports/<Id>
形式
JSON
使用可能なバージョン
37.0
HTTP メソッド
DELETE GET PATCH
GET のレスポンスボディ
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
PATCH のリクエストボディ
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
PATCH のレスポンスボディ
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
PATCH の要求パラメータ
パラメータ名 説明 必須項目/省略可能 使用可能なバージョン
trended​Report Object (Trended​Report​Input​Representation) トレンド分析レポートを更新するオブジェクト。 必須項目 38.0