Liking cljdoc? Tell your friends :D

happygapi.adsense.accounts

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

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

adclients-getAdCode$clj

(adclients-getAdCode$ auth parameters)

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

Required parameters: accountId, adClientId

Optional parameters: none

Get Auto ad code for a given ad client.

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

Required parameters: accountId, adClientId

Optional parameters: none

Get Auto ad code for a given ad client.
sourceraw docstring

adclients-list$clj

(adclients-list$ auth parameters)

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

Required parameters: accountId

Optional parameters: pageToken, maxResults

List all ad clients in the specified account.

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

Required parameters: accountId

Optional parameters: pageToken, maxResults

List all ad clients in the specified account.
sourceraw docstring

adunits-customchannels-list$clj

(adunits-customchannels-list$ auth parameters)

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

Required parameters: accountId, adClientId, adUnitId

Optional parameters: pageToken, maxResults

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

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

Required parameters: accountId, adClientId, adUnitId

Optional parameters: pageToken, maxResults

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

adunits-get$clj

(adunits-get$ auth parameters)

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

Required parameters: accountId, adClientId, adUnitId

Optional parameters: none

Gets the specified ad unit in the specified ad client for the specified account.

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

Required parameters: accountId, adClientId, adUnitId

Optional parameters: none

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

adunits-getAdCode$clj

(adunits-getAdCode$ auth parameters)

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

Required parameters: accountId, adClientId, adUnitId

Optional parameters: none

Get ad code for the specified ad unit.

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

Required parameters: accountId, adClientId, adUnitId

Optional parameters: none

Get ad code for the specified ad unit.
sourceraw docstring

adunits-list$clj

(adunits-list$ auth parameters)

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

Required parameters: accountId, adClientId

Optional parameters: includeInactive, pageToken, maxResults

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

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

Required parameters: accountId, adClientId

Optional parameters: includeInactive, pageToken, maxResults

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

alerts-delete$clj

(alerts-delete$ auth parameters)

https://developers.google.com/adsense/management/api/reference/rest/v1.4/accounts/alerts/delete

Required parameters: alertId, accountId

Optional parameters: none

Dismiss (delete) the specified alert from the specified publisher AdSense account.

https://developers.google.com/adsense/management/api/reference/rest/v1.4/accounts/alerts/delete

Required parameters: alertId, accountId

Optional parameters: none

Dismiss (delete) the specified alert from the specified publisher AdSense account.
sourceraw docstring

alerts-list$clj

(alerts-list$ auth parameters)

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

Required parameters: accountId

Optional parameters: locale

List the alerts for the specified AdSense account.

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

Required parameters: accountId

Optional parameters: locale

List the alerts for the specified AdSense account.
sourceraw docstring

customchannels-adunits-list$clj

(customchannels-adunits-list$ auth parameters)

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

Required parameters: accountId, adClientId, customChannelId

Optional parameters: pageToken, includeInactive, maxResults

List all ad units in the specified custom channel.

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

Required parameters: accountId, adClientId, customChannelId

Optional parameters: pageToken, includeInactive, maxResults

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

customchannels-get$clj

(customchannels-get$ auth parameters)

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

Required parameters: accountId, adClientId, customChannelId

Optional parameters: none

Get the specified custom channel from the specified ad client for the specified account.

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

Required parameters: accountId, adClientId, customChannelId

Optional parameters: none

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

customchannels-list$clj

(customchannels-list$ auth parameters)

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

Required parameters: accountId, adClientId

Optional parameters: pageToken, maxResults

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

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

Required parameters: accountId, adClientId

Optional parameters: pageToken, maxResults

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

get$clj

(get$ auth parameters)

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

Required parameters: accountId

Optional parameters: tree

Get information about the selected AdSense account.

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

Required parameters: accountId

Optional parameters: tree

Get information about the selected AdSense account.
sourceraw docstring

list$clj

(list$ auth parameters)

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

Required parameters: none

Optional parameters: pageToken, maxResults

List all accounts available to this AdSense account.

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

Required parameters: none

Optional parameters: pageToken, maxResults

List all accounts available to this AdSense account.
sourceraw docstring

payments-list$clj

(payments-list$ auth parameters)

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

Required parameters: accountId

Optional parameters: none

List the payments for the specified AdSense account.

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

Required parameters: accountId

Optional parameters: none

List the payments for the specified AdSense account.
sourceraw docstring

reports-generate$clj

(reports-generate$ auth parameters)

https://developers.google.com/adsense/management/api/reference/rest/v1.4/accounts/reports/generate

Required parameters: startDate, endDate, accountId

Optional parameters: locale, currency, filter, dimension, startIndex, metric, sort, useTimezoneReporting, maxResults

Generate an AdSense report based on the report request sent in the query parameters. Returns the result as JSON; to retrieve output in CSV format specify "alt=csv" as a query parameter.

https://developers.google.com/adsense/management/api/reference/rest/v1.4/accounts/reports/generate

Required parameters: startDate, endDate, accountId

Optional parameters: locale, currency, filter, dimension, startIndex, metric, sort, useTimezoneReporting, maxResults

Generate an AdSense report based on the report request sent in the query parameters. Returns the result as JSON; to retrieve output in CSV format specify "alt=csv" as a query parameter.
sourceraw docstring

reports-saved-generate$clj

(reports-saved-generate$ auth parameters)

https://developers.google.com/adsense/management/api/reference/rest/v1.4/accounts/reports/saved/generate

Required parameters: accountId, savedReportId

Optional parameters: startIndex, locale, maxResults

Generate an AdSense report based on the saved report ID sent in the query parameters.

https://developers.google.com/adsense/management/api/reference/rest/v1.4/accounts/reports/saved/generate

Required parameters: accountId, savedReportId

Optional parameters: startIndex, locale, maxResults

Generate an AdSense report based on the saved report ID sent in the query parameters.
sourceraw docstring

reports-saved-list$clj

(reports-saved-list$ auth parameters)

https://developers.google.com/adsense/management/api/reference/rest/v1.4/accounts/reports/saved/list

Required parameters: accountId

Optional parameters: maxResults, pageToken

List all saved reports in the specified AdSense account.

https://developers.google.com/adsense/management/api/reference/rest/v1.4/accounts/reports/saved/list

Required parameters: accountId

Optional parameters: maxResults, pageToken

List all saved reports in the specified AdSense account.
sourceraw docstring

savedadstyles-get$clj

(savedadstyles-get$ auth parameters)

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

Required parameters: accountId, savedAdStyleId

Optional parameters: none

List a specific saved ad style for the specified account.

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

Required parameters: accountId, savedAdStyleId

Optional parameters: none

List a specific saved ad style for the specified account.
sourceraw docstring

savedadstyles-list$clj

(savedadstyles-list$ auth parameters)

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

Required parameters: accountId

Optional parameters: pageToken, maxResults

List all saved ad styles in the specified account.

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

Required parameters: accountId

Optional parameters: pageToken, maxResults

List all saved ad styles in the specified account.
sourceraw docstring

urlchannels-list$clj

(urlchannels-list$ auth parameters)

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

Required parameters: accountId, adClientId

Optional parameters: pageToken, maxResults

List all URL channels in the specified ad client for the specified account.

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

Required parameters: accountId, adClientId

Optional parameters: pageToken, maxResults

List all URL channels in the specified ad client for the specified account.
sourceraw docstring

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

× close