Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.adsense.savedadstyles

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

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

get$clj

(get$ auth parameters)

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

Required parameters: savedAdStyleId

Optional parameters: none

Get a specific saved ad style from the user's account.

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

Required parameters: savedAdStyleId

Optional parameters: none

Get a specific saved ad style from the user's account.
sourceraw docstring

list$clj

(list$ auth parameters)

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

Required parameters: none

Optional parameters: pageToken, maxResults

List all saved ad styles in the user's account.

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

Required parameters: none

Optional parameters: pageToken, maxResults

List all saved ad styles in the user's account.
sourceraw docstring

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

× close