Liking cljdoc? Tell your friends :D

appnexus.feed

Read the Appnexus feed

Read the Appnexus feed
raw docstring

add-fix-optionclj

(add-fix-option feed-name options)

get-all-parts-of-siphonsclj

(get-all-parts-of-siphons session feed-name)

KNOWN_FEEDSclj


mk-sessionclj

(mk-session config)

Creates an appnexus session with the given config. This session should be passed to all appnexus service calls.

Creates an appnexus session with the given config. This session should be
passed to all appnexus service calls.
raw docstring

read-only-feed-detailsclj

(read-only-feed-details session feed-name & [options])

Get a lazy sequence of read-only feed items, handling paging. Each element is a page worth of data from the feed.

Get a lazy sequence of read-only feed items, handling paging. Each element is a
page worth of data from the feed.
raw docstring

READ_ONLY_FEEDSclj


scrubcljmultimethod


siphonclj

(siphon session {:keys [feed-name hour] :as opts})

SIPHON_FEEDSclj


with-sessionclj/smacro

(with-session binding & body)

authenticates if necessary and invokes body. Retries authentication once if body fails with UNAUTH status and then invokes body again.

authenticates if necessary and invokes body. Retries authentication
once if body fails with UNAUTH status and then invokes body again.
raw docstring

XAXIS_FEEDSclj

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

× close