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
Campaign Manager 360 API client library.
Build applications to efficiently manage large or complex trafficking, reporting, and attribution workflows for Campaign Manager 360.
## 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.31"}]
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).