指定されたイベントのウェブフックを作成します。ウェブフックのフォーマットは以下の通り:
{ "event_type": "Event type", "event_time": "Date and time when the event occurred in the ISO 8601 format", "project_id": "Login project ID", "data": { // Some other data, can be different for different events and include nested objects } }
project_id required | string <uuid> パブリッシャーアカウントからのログインプロジェクトID。 |
event_type required | string イベントタイプ。以下の値を指定できます:
|
OK
未認証
見つかりません
処理不可能なエンティティー
リクエストの回数が多すぎます
{
}
{- "id": 2342423,
}