singer-io / tap-appsflyer

A Singer.io tap for extracting data from the AppsFlyer API
GNU Affero General Public License v3.0
11 stars 40 forks source link

Does not support Organic Installations report #19

Closed yonidavidson closed 3 years ago

yonidavidson commented 5 years ago

ENDPOINTS = { "installs": "/export/{app_id}/installs_report/v5", "in_app_events": "/export/{app_id}/in_app_events_report/v5" }

Doesn't have "organic installations reports".

The organic installations reports is a premium feature in appsflyer but if you have it enabled it would be nice to have this data.