(create client
advertiser-id
line-item-id
targeting-type
assigned-targeting-option)
(delete client
advertiser-id
line-item-id
targeting-type
assigned-targeting-option-id)
Delete an assigned-targeting-option by advertiser-id
and
assigned-targeting-option-id
.
Delete an assigned-targeting-option by `advertiser-id` and `assigned-targeting-option-id`.
(get-by-id client
advertiser-id
line-item-id
targeting-type
assigned-targeting-option-id)
Returns a single assigned-targeting-option by assigned-targeting-option-id
.
Returns a single assigned-targeting-option by `assigned-targeting-option-id`.
(get-list client advertiser-id line-item-id targeting-type opts)
Returns a list of all assigned targeting options of a line item
Returns a list of all assigned targeting options of a line item
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |