Importing products from Google Play
Exporting and Importing your in-game products as a CSV
- Export your products to CSV through Google Play Console (see guide below)
- Go to the In-game products page in the Game Manager
- Click "Import from Google Play Console"
- Upload the CSV.
- Accept the new changes by publishing them.
Good to know!
- The Game Manager will parse the CSV as well as possible, as the content may differ depending on your game. Double-check after importing!
- Google does not use images, so all imported products will have no images.
- Products without images will use the game's logo during checkout for the player.
- Importing a product with a product ID that already exists will override (change) the previous product.
- Importing a product disabled on Google Play which already exists on Pley will be removed.
- Importing a product that already is the same on Pley be ignored.

To import products, visit Project > In-game products and click "import from Google Play Console.

Import your CSV downloaded from Google.

Publishing imported products will instantly be available in your game.

(1) Products with new IDs are added. (2) Products with preexisting IDs are changed or ignored, depending if they were changed or not. (3) Unpublished products are removed.
Exporting your products through Google Play Console
Google Killed Functionality, API RequiredFrom May 19, 2025, you'll no longer be able to Import or Export products using CSV files in Play Console. You'll still be able to export products using the [Publishing API](doc:https://developers.google.com/android-publisher/api-ref/rest/v3/inappproducts
Products must now be exported manually product-by-product, or you must setup and call the API. Pley is working on a better solution.
To export a CSV file, do the following steps:
- Open Play Console.
- Go to In-app products page (Monetize > Products > In-app products).
- Click Export.
Google Play Documentation on Exporting Products as CSV

Updated 12 days ago