README.md

# GoogleApi.DFAReporting

DCM/DFA Reporting And Trafficking API client library.

Manages your DoubleClick Campaign Manager ad campaigns and reports.

## Installation

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

```elixir
def deps do
  [{:google_api_dfa_reporting, "~> 0.14"}]
end
```

## For more information

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

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