Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.displayvideo.firstAndThirdPartyAudiences

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

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

get$clj

(get$ auth parameters)

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

Required parameters: firstAndThirdPartyAudienceId

Optional parameters: advertiserId, partnerId

Gets a first and third party audience.

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

Required parameters: firstAndThirdPartyAudienceId

Optional parameters: advertiserId, partnerId

Gets a first and third party audience.
sourceraw docstring

list$clj

(list$ auth parameters)

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

Required parameters: none

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

Lists first and third party audiences. The order is defined by the order_by parameter.

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

Required parameters: none

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

Lists first and third party audiences. The order is defined by the order_by parameter.
sourceraw docstring

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

× close