aggregateDataItems( )


開発者プレビュー

このAPIは変更される可能性があります。プレビュー期間中、開発者からのフィードバックに基づいてバグ修正や新機能がリリースされる予定です。

Runs an aggregation on a data collection and returns the resulting list of items.

An aggregation enables you to perform certain calculations on your collection data, or on groups of items that you define, to retrieve meaningful summaries. You can also add paging, filtering, and sorting preferences to your aggregation to retrieve exactly what you need.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Read Data Items
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
optionsAggregateDataItemsOptions

Options for running an aggregation.

リターン
Return Type:Promise<AggregateDataItemsResponse>
役に立ちましたか?
はい
いいえ