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




Description

Download data from AppsFlyer and store it in S3.


Purchasing Options



Available Actions

Download Data

Download the selected type of data from the AppsFlyer and store it in an S3 bucket.


Variables

Source Parameters
appsflyer_credentials required

Token to use to authenticate with AppsFlyer.

app_id required

Specify the unique identifier of the App for which data should be downloaded.

data_type required

Select the type of data to download.

download_format required

Store data in the specified format.

pointer required

Date and time where the download should begin. Only data created or updated after this date will be downloaded. This field will automatically be updated after each report is downloaded.

buffer

Amount to adjust the Next Run Start Point.

step_size required

Specify the number of days worth of data that each downloaded file should contain.

max_rows

Maximum number of rows of data to download.

add_processed_column

Add an additional column to the downloaded data recording the datetime (in UTC) when it was downloaded.


Destination Parameters
aws_connection

AWS Access Keys to use to access the S3 bucket where the data will be stored. 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_config

Shared Config that contains information about the S3 Bucket where the data will be stored.

s3_folder_path

Folder path from the Folder Path Prefix in the S3 Bucket Configuration to the folder where the data will be stored.

include_dates

Enable to include folders based on start point within the S3 Key path.

allow_overwrite

Enable to allow an existing file with the same name in the Target Folder to be overwritten.