Noizu.Google.Api.AdSense.AdClients (Noizu Google v0.2.3)

Copy Markdown View Source

AdSense Management API v2 — AdClients.

REST: accounts/{account}/adclients

Docs: https://developers.google.com/adsense/management/reference/rest/v2/accounts.adclients

Summary

Functions

GET accounts/{account}/adclients.

Types

opts()

@type opts() :: keyword() | map()

result()

@type result() :: {:ok, term()} | {:error, Noizu.Google.Error.t()}

Functions

list(account, opts \\ [])

@spec list(String.t(), opts()) :: result()

GET accounts/{account}/adclients.