Skip to main content

Installation

Or with poetry:

Basic Usage

Configuration Options

Environment Variable

The SDK automatically reads the ADRELAY_API_KEY environment variable if no api_key is provided:

Error Handling

Coming Soon

Advanced SDK features are under active development:
  • Async client (AsyncAdRelay)
  • Automatic pagination iterators
  • Webhook event parsing
  • Retry with exponential backoff
  • Multi-platform campaign builder
  • Pydantic models for all API objects