README.md

# GoogleApi.DisplayVideo

Display & Video 360 API client library.

Display & Video 360 API allows users to automate complex Display & Video 360 workflows, such as creating insertion orders and setting targeting options for individual line items.

## Installation

Install this package from [Hex](https://hex.pm) by adding
`google_api_display_video` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [{:google_api_display_video, "~> 0.32"}]
end
```

## For more information

Product documentation is available at [https://developers.google.com/display-video/](https://developers.google.com/display-video/).

Library reference documentation is published on Hexdocs at
[https://hexdocs.pm/google_api_display_video](https://hexdocs.pm/google_api_display_video).