Transfer source - Google Play
  • 17 Jul 2024
  • PDF

Transfer source - Google Play

  • PDF

Article summary

summary

Help page for setting up transfer of report data from Google Play.

Obtainable data

You can retrieve Google Play report data generated in Google Cloud Storage.
Reports are generated daily and aggregated in CSV files on a monthly basis.
For more information, see the Play Console Help.

constraints

  • Limited transfer capacity

Setting items

STEP1 Basic settings

item nameindispensabledefault valueContents
Google Play Connection InformationYes-Select from the pre-registered Google Play connection information that has the necessary permissions for this transfer setting.
bucketYes-Specify the name of the bucket in which the report data is stored.
report path prefixYes-Specify the destination path prefix for the report data.
TROCCO transfers multiple files starting with the path prefix of the source bucket.
Custom variables can also be used to dynamically determine set values during TROCCO data transfer.
Report file compression formatYesuncompressedSpecify the compression format of the report data.
Transfer MethodYesforwarding of all messagesSelect either full transfer or differential transfer.
For more information on differential transfer, see Differential Transfer Function.

Example of Data Items Obtained by Report

For "Number of installations

Target CSV:. gs:// [developer_bucket_id]/stats/installs/installs_ [package_name]_yyyyMM_ [dimension].csv
The report is separated for each target CSV.[dimension] The report is separated for each target CSV.

column (esp. in chemistry, file, equipment, etc.)ContentsExample
DateDate and Time2017-01-12 00:00:00 UTC
PackagePackage Nameio.trocco
[dimension]Dimension Contents
The report is separated for each of the target CSV's.[dimension] The report is separated for each CSV, and a report can be obtained for each dimension.

app_version:. App Version Code
carrier: (e.g., a carrier for a mobile communications company
country: United States home (i.e. hometown, home country)
device:: device device
language: English Language
os_version:. Android OS Version
1
Daily Device InstallsNumber of daily installations (devices)100
Daily Device unInstallsNumber of uninstalls per day (devices)1
Daily Device UpgradesNumber of upgrades per day (devices)1
Total User InstallsCurrent number of installations (users)100000
Daily User InstallsNumber of installations (users) per day90
Daily User UninstallsNumber of uninstalls per day (users)1
Active Device InstallsActive installed devices1000

For other reports

For information on the data items obtained for reports other than the number of installations, see the "Detailed Report Commands and File Formats" and "Aggregate Report Commands and File Formats" sections of the Play Console Help.


Was this article helpful?