Module: VistarClient
- Defined in:
- lib/vistar_client.rb,
lib/vistar_client/error.rb,
lib/vistar_client/client.rb,
lib/vistar_client/version.rb,
lib/vistar_client/api/base.rb,
lib/vistar_client/connection.rb,
lib/vistar_client/api/ad_serving.rb,
lib/vistar_client/api/unified_serving.rb,
lib/vistar_client/api/creative_caching.rb,
lib/vistar_client/middleware/error_handler.rb
Overview
Ruby client library for the Vistar Media API.
This gem provides a simple, object-oriented interface to interact with the Vistar Media programmatic advertising platform.
Defined Under Namespace
Modules: API, Middleware Classes: APIError, AuthenticationError, Client, Connection, ConnectionError, Error
Constant Summary collapse
- VERSION =
Current version of the VistarClient gem
'0.3.0'