Products V2

Get Google Play Products

Returns Google Play configuration status and not-yet-imported products for an Android application.

get/v2/products/google-play

Query parameters

application_idstring required

ID of the Android application to inspect in Google Play

ID of the Android application to inspect in Google Play

Response

Success

statusstring required

One of success, not_android, play_not_configured, or api_error describing the Google Play lookup outcome

error_messagestring
product_info_by_identifierobject required

Google Play state of the products already imported into this application, keyed by the Superwall product identifier (productId:basePlanId:offer) — the Android counterpart of product_info_by_identifier on the App Store Connect response. Identifiers that aren't composite Play identifiers, and identifiers whose base plan or product is no longer in the Google Play catalog, are omitted

Changes

No recorded changes to this endpoint across all 1 revision of this API.