Upgrade Offers

Respond to Upgrade Offer

Records the user's response to an upgrade offer for analytics purposes.

post/iap/upgrade-offer/respond

Request body

user_idstring required

The user's external ID.

acceptedboolean

Whether the user accepted the upgrade offer.

variant_idinteger

Experiment variant ID, if the upgrade offer is part of an A/B test.

Response

Response recorded

statusstring

Example response

{
  "status": "ok"
}

Changes

Changed in 2 of the 11 revisions of this API.11