README.md
setup.cfg
setup.py
airbyte_source_facebook_marketing.egg-info/PKG-INFO
airbyte_source_facebook_marketing.egg-info/SOURCES.txt
airbyte_source_facebook_marketing.egg-info/dependency_links.txt
airbyte_source_facebook_marketing.egg-info/entry_points.txt
airbyte_source_facebook_marketing.egg-info/requires.txt
airbyte_source_facebook_marketing.egg-info/top_level.txt
integration_tests/__init__.py
integration_tests/acceptance.py
integration_tests/ads_insights_configured_catalog.json
integration_tests/configured_catalog.json
integration_tests/conftest.py
integration_tests/future_state.json
integration_tests/invalid_config.json
integration_tests/spec.json
integration_tests/test_streams.py
source_facebook_marketing/__init__.py
source_facebook_marketing/api.py
source_facebook_marketing/config_migrations.py
source_facebook_marketing/run.py
source_facebook_marketing/source.py
source_facebook_marketing/spec.py
source_facebook_marketing/utils.py
source_facebook_marketing/schemas/activities.json
source_facebook_marketing/schemas/ad_account.json
source_facebook_marketing/schemas/ad_creatives.json
source_facebook_marketing/schemas/ad_sets.json
source_facebook_marketing/schemas/ads.json
source_facebook_marketing/schemas/ads_insights.json
source_facebook_marketing/schemas/ads_insights_action_breakdowns.json
source_facebook_marketing/schemas/ads_insights_breakdowns.json
source_facebook_marketing/schemas/campaigns.json
source_facebook_marketing/schemas/custom_audiences.json
source_facebook_marketing/schemas/custom_conversions.json
source_facebook_marketing/schemas/images.json
source_facebook_marketing/schemas/videos.json
source_facebook_marketing/schemas/shared/ads_action_stats.json
source_facebook_marketing/schemas/shared/ads_histogram_stats.json
source_facebook_marketing/schemas/shared/ads_image_crops.json
source_facebook_marketing/schemas/shared/geo_locations.json
source_facebook_marketing/schemas/shared/targeting.json
source_facebook_marketing/streams/__init__.py
source_facebook_marketing/streams/async_job.py
source_facebook_marketing/streams/async_job_manager.py
source_facebook_marketing/streams/base_insight_streams.py
source_facebook_marketing/streams/base_streams.py
source_facebook_marketing/streams/common.py
source_facebook_marketing/streams/patches.py
source_facebook_marketing/streams/streams.py
unit_tests/__init__.py
unit_tests/conftest.py
unit_tests/helpers.py
unit_tests/test_api.py
unit_tests/test_async_job.py
unit_tests/test_async_job_manager.py
unit_tests/test_base_insight_streams.py
unit_tests/test_base_streams.py
unit_tests/test_client.py
unit_tests/test_config_migrations.py
unit_tests/test_deep_merge.py
unit_tests/test_errors.py
unit_tests/test_source.py
unit_tests/test_streams.py
unit_tests/test_utils.py
unit_tests/utils.py
unit_tests/test_migrations/test_new_config.json
unit_tests/test_migrations/test_old_config.json
unit_tests/test_migrations/test_upgraded_config.json