Liking cljdoc? Tell your friends :D

com.adgoji.line-items-assigned-targeting-options.interface


createclj

(create client
        advertiser-id
        line-item-id
        targeting-type
        assigned-targeting-option)

deleteclj

(delete client
        advertiser-id
        line-item-id
        targeting-type
        assigned-targeting-option-id)

get-by-idclj

(get-by-id client
           advertiser-id
           line-item-id
           targeting-type
           assigned-targeting-option-id)

get-listclj

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

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

× close