GoogleApi.AdSense

AdSense Management API client library.

The AdSense Management API allows publishers to access their inventory and run earnings and performance reports.

Installation

Install this package from Hex by adding google_api_ad_sense to your list of dependencies in mix.exs:

def deps do
  [{:google_api_ad_sense, "~> 0.18"}]
end

For more information

Product documentation is available at https://developers.google.com/adsense/management/.

Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_ad_sense.