README.md
setup.cfg
setup.py
airbyte_source_appsflyer.egg-info/PKG-INFO
airbyte_source_appsflyer.egg-info/SOURCES.txt
airbyte_source_appsflyer.egg-info/dependency_links.txt
airbyte_source_appsflyer.egg-info/entry_points.txt
airbyte_source_appsflyer.egg-info/requires.txt
airbyte_source_appsflyer.egg-info/top_level.txt
integration_tests/__init__.py
integration_tests/abnormal_state.json
integration_tests/acceptance.py
integration_tests/catalog.json
integration_tests/configured_catalog.json
integration_tests/invalid_config.json
integration_tests/sample_config.json
integration_tests/sample_state.json
source_appsflyer/__init__.py
source_appsflyer/run.py
source_appsflyer/source.py
source_appsflyer/spec.json
source_appsflyer/fields/__init__.py
source_appsflyer/fields/daily_report.py
source_appsflyer/fields/geo_report.py
source_appsflyer/fields/partners_report.py
source_appsflyer/fields/raw_data.py
source_appsflyer/fields/retargeting_daily_report.py
source_appsflyer/fields/retargeting_geo_report.py
source_appsflyer/fields/retargeting_partners_report.py
source_appsflyer/fields/uninstall_events.py
source_appsflyer/schemas/daily_report.json
source_appsflyer/schemas/geo_report.json
source_appsflyer/schemas/in_app_events.json
source_appsflyer/schemas/installs.json
source_appsflyer/schemas/partners_report.json
source_appsflyer/schemas/retargeting_conversions.json
source_appsflyer/schemas/retargeting_daily_report.json
source_appsflyer/schemas/retargeting_geo_report.json
source_appsflyer/schemas/retargeting_in_app_events.json
source_appsflyer/schemas/retargeting_partners_report.json
source_appsflyer/schemas/uninstall_events.json
unit_tests/__init__.py
unit_tests/test_incremental_streams.py
unit_tests/test_source.py
unit_tests/test_streams.py