bulkReportEvent( )


開発者プレビュー

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

Bulk reports events and activates site automations with the specified trigger key.

Authentication

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

Permissions
Manage Your App
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
triggerKeystringRequired

Trigger key as defined in your app's trigger configuration in the Wix Developers Center. For example, form_submitted or invoice_due.


eventsInfoArray<EventInfo>Required

Repeated list of event details for bulk reporting

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