Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.displayvideo.inventorySources

Display & Video 360 API: inventorySources. Display & Video 360 API allows users to manage and create campaigns and reports. See: https://developers.google.com/display-video/api/reference/rest/v1/inventorySources

Display & Video 360 API: inventorySources.
Display & Video 360 API allows users to manage and create campaigns and reports.
See: https://developers.google.com/display-video/api/reference/rest/v1/inventorySources
raw docstring

get$clj

(get$ auth parameters)

https://developers.google.com/display-video/api/reference/rest/v1/inventorySources/get

Required parameters: inventorySourceId

Optional parameters: partnerId

Gets an inventory source.

https://developers.google.com/display-video/api/reference/rest/v1/inventorySources/get

Required parameters: inventorySourceId

Optional parameters: partnerId

Gets an inventory source.
sourceraw docstring

list$clj

(list$ auth parameters)

https://developers.google.com/display-video/api/reference/rest/v1/inventorySources/list

Required parameters: none

Optional parameters: pageSize, pageToken, filter, advertiserId, partnerId, orderBy

Lists inventory sources that are accessible to the current user. The order is defined by the order_by parameter. If a filter by entity_status is not specified, inventory sources with entity status ENTITY_STATUS_ARCHIVED will not be included in the results.

https://developers.google.com/display-video/api/reference/rest/v1/inventorySources/list

Required parameters: none

Optional parameters: pageSize, pageToken, filter, advertiserId, partnerId, orderBy

Lists inventory sources that are accessible to the current user. The order is defined by the order_by parameter. If a filter by entity_status is not specified, inventory sources with entity status `ENTITY_STATUS_ARCHIVED` will not be included in the results.
sourceraw docstring

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

× close