機械学習ジョブ統計詳細のRESTエンドポイント
営業機械学習モデル/機械学習ジョブ統計詳細
モデル統計
- 選択したフィールドの作成
- メソッド: postパス:
/crmRestApi/resources/11.13.18.05/salesMLModels/{JobId}/child/ZcaOmlJobStatistics
- 選択したフィールドの削除
- メソッド: deleteパス:
/crmRestApi/resources/11.13.18.05/salesMLModels/{JobId}/child/ZcaOmlJobStatistics/{JobRunId}
- 選択したフィールドの取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/salesMLModels/{JobId}/child/ZcaOmlJobStatistics/{JobRunId}
- 選択したすべてのフィールドの取得
- メソッド: getパス:
/crmRestApi/resources/11.13.18.05/salesMLModels/{JobId}/child/ZcaOmlJobStatistics
- 選択したフィールドの更新
- メソッド: patchパス:
/crmRestApi/resources/11.13.18.05/salesMLModels/{JobId}/child/ZcaOmlJobStatistics/{JobRunId}