Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.doubleclickbidmanager.sdf

DoubleClick Bid Manager API: sdf. DoubleClick Bid Manager API allows users to manage and create campaigns and reports. See: https://developers.google.com/bid-manager/api/reference/rest/v1.1/sdf

DoubleClick Bid Manager API: sdf.
DoubleClick Bid Manager API allows users to manage and create campaigns and reports.
See: https://developers.google.com/bid-manager/api/reference/rest/v1.1/sdf
raw docstring

download$clj

(download$ auth parameters body)

https://developers.google.com/bid-manager/api/reference/rest/v1.1/sdf/download

Required parameters: none

Optional parameters: none

Body:

{:filterType string, :version string, :fileTypes [string], :filterIds [string]}

Retrieves entities in SDF format.

https://developers.google.com/bid-manager/api/reference/rest/v1.1/sdf/download

Required parameters: none

Optional parameters: none

Body: 

{:filterType string,
 :version string,
 :fileTypes [string],
 :filterIds [string]}

Retrieves entities in SDF format.
sourceraw docstring

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

× close