Packages
Campaign Manager 360 API client library. Build applications to efficiently manage large or complex trafficking, reporting, and attribution workflows for Campaign Manager 360.
Current section
Files
Jump to
Current section
Files
google_api_dfa_reporting
README.md
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.10"}]
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).