Packages
AdSense Management API client library. The AdSense Management API allows publishers to access their inventory and run earnings and performance reports.
Current section
Files
Jump to
Current section
Files
google_api_ad_sense
README.md
README.md
# GoogleApi.AdSense.V14
Accesses AdSense publishers' inventory and generates performance reports.
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `google_api_ad_sense` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:google_api_ad_sense, "~> 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_sense](https://hexdocs.pm/google_api_ad_sense).