Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.displayvideo.customBiddingAlgorithms

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

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

get$clj

(get$ auth parameters)

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

Required parameters: customBiddingAlgorithmId

Optional parameters: advertiserId, partnerId

Gets a custom bidding algorithm.

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

Required parameters: customBiddingAlgorithmId

Optional parameters: advertiserId, partnerId

Gets a custom bidding algorithm.
sourceraw docstring

list$clj

(list$ auth parameters)

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

Required parameters: none

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

Lists custom bidding algorithms that are accessible to the current user and can be used in bidding stratgies. The order is defined by the order_by parameter.

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

Required parameters: none

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

Lists custom bidding algorithms that are accessible to the current user and can be used in bidding stratgies. The order is defined by the order_by parameter.
sourceraw docstring

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

× close