Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.adsensehost.adclients

AdSense Host API: adclients. Generates performance reports, generates ad codes, and provides publisher management capabilities for AdSense Hosts. See: https://developers.google.com/adsense/host/api/reference/rest/v4.1/adclients

AdSense Host API: adclients.
Generates performance reports, generates ad codes, and provides publisher management capabilities for AdSense Hosts.
See: https://developers.google.com/adsense/host/api/reference/rest/v4.1/adclients
raw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/adsense/host/api/reference/rest/v4.1/adclients/get

Required parameters: adClientId

Optional parameters: none

Get information about one of the ad clients in the Host AdSense account.

https://developers.google.com/adsense/host/api/reference/rest/v4.1/adclients/get

Required parameters: adClientId

Optional parameters: none

Get information about one of the ad clients in the Host AdSense account.
sourceraw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/adsense/host/api/reference/rest/v4.1/adclients/list

Required parameters: none

Optional parameters: maxResults, pageToken

List all host ad clients in this AdSense account.

https://developers.google.com/adsense/host/api/reference/rest/v4.1/adclients/list

Required parameters: none

Optional parameters: maxResults, pageToken

List all host ad clients in this AdSense account.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close