Liking cljdoc? Tell your friends :D

happygapi.adsense.customchannels

AdSense Management API: customchannels. Accesses AdSense publishers' inventory and generates performance reports. See: https://developers.google.com/adsense/management/api/reference/rest/v1.4/customchannels

AdSense Management API: customchannels.
Accesses AdSense publishers' inventory and generates performance reports.
See: https://developers.google.com/adsense/management/api/reference/rest/v1.4/customchannels
raw docstring

adunits-list$clj

(adunits-list$ auth parameters)

https://developers.google.com/adsense/management/api/reference/rest/v1.4/customchannels/adunits/list

Required parameters: customChannelId, adClientId

Optional parameters: maxResults, pageToken, includeInactive

List all ad units in the specified custom channel.

https://developers.google.com/adsense/management/api/reference/rest/v1.4/customchannels/adunits/list

Required parameters: customChannelId, adClientId

Optional parameters: maxResults, pageToken, includeInactive

List all ad units in the specified custom channel.
sourceraw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/adsense/management/api/reference/rest/v1.4/customchannels/get

Required parameters: customChannelId, adClientId

Optional parameters: none

Get the specified custom channel from the specified ad client.

https://developers.google.com/adsense/management/api/reference/rest/v1.4/customchannels/get

Required parameters: customChannelId, adClientId

Optional parameters: none

Get the specified custom channel from the specified ad client.
sourceraw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/adsense/management/api/reference/rest/v1.4/customchannels/list

Required parameters: adClientId

Optional parameters: pageToken, maxResults

List all custom channels in the specified ad client for this AdSense account.

https://developers.google.com/adsense/management/api/reference/rest/v1.4/customchannels/list

Required parameters: adClientId

Optional parameters: pageToken, maxResults

List all custom channels in the specified ad client for this AdSense account.
sourceraw docstring

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

× close