You can't use this until you register with us!




Description

Download Google Play Console reports and and store them in an S3 bucket.


Purchasing Options



Available Actions

Sync All Reports

Copy all reports from a Google bucket to an S3 bucket.


Variables

Google Information
google_service_account required

Account with access to the Google Bucket.

google_bucket required

Name of the Google Bucket where the Google Play Console reports are located.


S3 Information
aws_connection

AWS Access Keys to use to access the S3 bucket with the files to load. This field is optional if an IAM Role is specified.

iam_role

Optional. ARN of an IAM role to use for S3 bucket access.

s3_bucket required

Upload data to this S3 Bucket location.

s3_folder_path

Folder path from the starting folder in the S3 Connection to the folder where the data will be uploaded.

process_to_json required

Convert report data from comma separated values to JSON format and save the result in a separate file.