Liking cljdoc? Tell your friends :D

com.adgoji.displayvideo-api.targeting-types-targeting-options


get-by-idclj

(get-by-id client targeting-type targeting-option-id advertiser-id)

Returns a single targeting option by targeting-option-id.

Returns a single targeting option by `targeting-option-id`.
raw docstring

get-listclj

(get-list client targeting-type advertiser-id opts)

Returns a list of targeting options of a given type.

Returns a list of targeting options of a given type.
raw docstring

(search client targeting-type search-targeting-option-request opts)

Searches for targeting options of a given type based on the given search terms.

Searches for targeting options of a given type based on the given search
terms.
raw docstring

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

× close