Google Play Developer API release notes

This document contains release notes for the Google Play Developer APIs.

November 19, 2025

New features

  • Enhanced Resubscribe handling.

    • The outOfAppPurchaseContext field is now available in SubscriptionPurchaseV2, which helps link resubscription purchases made from the Play Store by providing details from the expired subscription.
    • The purchases.subscriptions.acknowledge method now accepts optional externalAccountId in the request body, which lets you associate the resubscription purchase with your user identifiers.
  • SubscriptionPurchaseLineItem.itemReplacement field is now available in SubscriptionPurchaseV2, which offers details about the item being replaced, if applicable.

  • The Orders API now includes offerPhaseDetails field, which provides more detailed information on the orders funding a prorated period.

  • Currently these new features are available only through the APIs and not through the client libraries.

Sep 11, 2025

New features

June 30, 2025

New features

May 21, 2025

Deprecations

New features

Other changes