POST /api/v2/web-api/paywall/visit/

ペイウォール表示を記録する

Adapty はペイウォールのコンバージョンを計測するのに役立ちます。ただし、そのためには ペイウォールが表示されたタイミングを記録する必要があります。記録がなければ、購入した ユーザーしか把握できず、購入しなかったユーザーを見逃してしまいます。 ペイウォール表示を記録するにはこのリクエストを使用してください。

Request body

customer_user_idstring

お客様のシステムにおけるユーザーの識別子。customer_user_id または profile_id のいずれかが必須です。

profile_idstring

Adapty におけるユーザーの識別子。customer_user_id または profile_id のいずれかが必須です。

visited_atstring

ユーザーがペイウォールを開いた日時。

storestringrequired

プロダクトが購入されたストア。指定可能な値: app_storeplay_storestripe、またはカスタムストアの Store ID

variation_idstringrequired

購入を特定のペイウォールに紐付けるために使用するバリエーション ID。

Responses

ペイウォール表示が正常に記録されました。

Schema
object

レスポンスボディは空です

リクエストが不正です

Schema
errorsarray of object
sourcestring
errorsarray of string
error_codestring
status_codeinteger

認証されていません

Schema
errorsarray of object
sourcestring
errorsarray of string
error_codestring
status_codeinteger

見つかりません

Schema
errorsarray of object
sourcestring
errorsarray of string
error_codestring
status_codeinteger