Liking cljdoc? Tell your friends :D

happygapi.adsense.adunits

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

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

customchannels-list$clj

(customchannels-list$ auth parameters)

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

Required parameters: adClientId, adUnitId

Optional parameters: maxResults, pageToken

List all custom channels which the specified ad unit belongs to.

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

Required parameters: adClientId, adUnitId

Optional parameters: maxResults, pageToken

List all custom channels which the specified ad unit belongs to.
sourceraw docstring

get$clj

(get$ auth parameters)

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

Required parameters: adClientId, adUnitId

Optional parameters: none

Gets the specified ad unit in the specified ad client.

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

Required parameters: adClientId, adUnitId

Optional parameters: none

Gets the specified ad unit in the specified ad client.
sourceraw docstring

getAdCode$clj

(getAdCode$ auth parameters)

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

Required parameters: adClientId, adUnitId

Optional parameters: none

Get ad code for the specified ad unit.

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

Required parameters: adClientId, adUnitId

Optional parameters: none

Get ad code for the specified ad unit.
sourceraw docstring

list$clj

(list$ auth parameters)

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

Required parameters: adClientId

Optional parameters: includeInactive, maxResults, pageToken

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

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

Required parameters: adClientId

Optional parameters: includeInactive, maxResults, pageToken

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

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

× close