adjust.cohorts: Delivers data for Adjust Cohorts. Refer to the KPI service...

Description Usage Arguments

Description

Delivers data for Adjust Cohorts. Refer to the KPI service docs under https://docs.adjust.com/en/kpi-service/ together with this help entry.

Usage

1
adjust.cohorts(app.tokens = NULL, ...)

Arguments

start_date

YYYY-MM-DD The start date of the selected period.

end_date

YYYY-MM-DD The end date of the selected period.

kpis

A vector of App KPIs. See KPI service documentation https://docs.adjust.com/en/kpi-service/ for a list of supported App KPIs.

period

The cohort period - one of day/week/month.

events

A vector of event tokens for Event-specific queries.

sandbox

Boolean request only sandbox data

countries

A vector of ISO 3166 alpha-2 country names.

os_names

A vector of OS names. See KPI service documentation https://docs.adjust.com/en/kpi-service/ for a list of supported OS names.

device_types

A vector of supported device types.

grouping

A vector of supported grouping. E.g. c('trackers', 'countries'). For more on grouping, see the KPI service docs.


adjust/api-client-r documentation built on May 10, 2019, 5:55 a.m.