README.md
pyproject.toml
setup.py
client/__init__.py
client/setup.py
client/sponsored_ads_client/__init__.py
client/sponsored_ads_client/s4f_client.py
client/sponsored_ads_client/protobuf/__init__.py
client/sponsored_ads_client/protobuf/__main__.py
client/sponsored_ads_client/protobuf/sponsored_ads_service_pb2.py
client/sponsored_ads_client/protobuf/sponsored_ads_service_pb2.pyi
client/tests/__init__.py
client/tests/test_s4f_client.py
sponsored_ads_service/__init__.py
sponsored_ads_service/ab_test_positions.py
sponsored_ads_service/cli.py
sponsored_ads_service/constants.py
sponsored_ads_service/errors.py
sponsored_ads_service/service.py
sponsored_ads_service.egg-info/PKG-INFO
sponsored_ads_service.egg-info/SOURCES.txt
sponsored_ads_service.egg-info/dependency_links.txt
sponsored_ads_service.egg-info/entry_points.txt
sponsored_ads_service.egg-info/top_level.txt
sponsored_ads_service/configuration/__init__.py
sponsored_ads_service/configuration/clients.py
sponsored_ads_service/configuration/sponsored_ads_config.py
sponsored_ads_service/factories/__init__.py
sponsored_ads_service/factories/hierarchy.py
sponsored_ads_service/factories/tools/__init__.py
sponsored_ads_service/factories/tools/filter.py
sponsored_ads_service/integrations/__init__.py
sponsored_ads_service/integrations/catalogue_aggregator.py
sponsored_ads_service/integrations/hierarchy.py
sponsored_ads_service/integrations/route.py
sponsored_ads_service/models/__init__.py
sponsored_ads_service/models/caching.py
sponsored_ads_service/models/decorated.py
sponsored_ads_service/models/hierarchy.py
sponsored_ads_service/models/link_data.py
sponsored_ads_service/models/notices.py
sponsored_ads_service/models/onlinesales.py
sponsored_ads_service/models/positioning.py
sponsored_ads_service/models/request_response.py
sponsored_ads_service/models/sponsored_display.py
sponsored_ads_service/models/sponsored_product.py
sponsored_ads_service/models/validation.py
sponsored_ads_service/onlinesales/__init__.py
sponsored_ads_service/onlinesales/creatives.py
sponsored_ads_service/onlinesales/destination_url_factory.py
sponsored_ads_service/onlinesales/facade.py
sponsored_ads_service/onlinesales/integration.py
sponsored_ads_service/onlinesales/models.py
sponsored_ads_service/onlinesales/request_factory.py
sponsored_ads_service/onlinesales/response_factory.py
sponsored_ads_service/protobuf/__init__.py
sponsored_ads_service/protobuf/__main__.py
sponsored_ads_service/protobuf/sponsored_ads_service_pb2.py
sponsored_ads_service/protobuf/sponsored_ads_service_pb2.pyi
sponsored_ads_service/sponsored_ads/__init__.py
sponsored_ads_service/sponsored_ads/controller.py
sponsored_ads_service/sponsored_ads/models.py
sponsored_ads_service/utils/__init__.py
sponsored_ads_service/utils/circuitbreaker.py
sponsored_ads_service/utils/hash.py
sponsored_ads_service/utils/localcache.py
sponsored_ads_service/utils/memcache.py
sponsored_ads_service/utils/singleton.py
sponsored_ads_service/utils/legacy/__init__.py
sponsored_ads_service/utils/legacy/memcache.py
sponsored_ads_service/validators/__init__.py
sponsored_ads_service/validators/deals_validator.py
sponsored_ads_service/validators/link_validator.py
sponsored_ads_service/validators/positions_validator.py
sponsored_ads_service/validators/sponsored_product.py
tests/__init__.py
tests/conftest.py
tests/helpers.py
tests/test_ab_test_positions.py
tests/test_constants.py
tests/test_service.py
tests/configuration/__init__.py
tests/configuration/conftest.py
tests/configuration/test_clients.py
tests/configuration/test_sponsored_ads_config.py
tests/factories/__init__.py
tests/factories/test_hierarchy.py
tests/factories/tools/__init__.py
tests/factories/tools/test_filter.py
tests/integrations/__init__.py
tests/integrations/test_catalogue_aggregator.py
tests/integrations/test_hierarchy.py
tests/integrations/test_routes.py
tests/models/__init__.py
tests/models/conftest.py
tests/models/test_link_data.py
tests/models/test_notices.py
tests/models/test_onlinesales.py
tests/models/test_sponsored_display.py
tests/models/test_sponsored_product.py
tests/onlinesales/__init__.py
tests/onlinesales/conftest.py
tests/onlinesales/test_creatives.py
tests/onlinesales/test_destination_url.py
tests/onlinesales/test_facade.py
tests/onlinesales/test_integration.py
tests/onlinesales/test_models.py
tests/onlinesales/test_request_factory.py
tests/onlinesales/test_response_factory.py
tests/sponsored_ads/__init__.py
tests/sponsored_ads/test_controller.py
tests/sponsored_ads/test_models.py
tests/utils/__init__.py
tests/utils/test_circuitbreaker.py
tests/utils/test_hash.py
tests/utils/test_localcache.py
tests/utils/test_memcache.py
tests/utils/test_singleton.py
tests/utils/legacy/__init__.py
tests/utils/legacy/test_memcache.py
tests/validators/__init__.py
tests/validators/test_deals_validator.py
tests/validators/test_link_validator.py
tests/validators/test_positions_validator.py
tests/validators/test_sponsored_product.py