Packages
Ad Exchange Buyer API II client library. Accesses the latest features for managing Authorized Buyers accounts, Real-Time Bidding configurations and auction metrics, and Marketplace programmatic deals.
Current section
Files
Jump to
Current section
Files
google_api_ad_exchange_buyer
README.md
README.md
# GoogleApi.AdExchangeBuyer.V14
Accesses your bidding-account information, submits creatives for validation, finds available direct deals, and retrieves performance reports.
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `google_api_ad_exchange_buyer` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:google_api_ad_exchange_buyer, "~> 0.0.1"}]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/google_api_ad_exchange_buyer](https://hexdocs.pm/google_api_ad_exchange_buyer).