(bulk-edit client advertiser-id location-list-id bulk-edit-request)
Bulk edits multiple assignments between locations and a single location list. The operation will delete the assigned locations provided in deletedAssignedLocations and then create the assigned locations provided in createdAssignedLocations.
Bulk edits multiple assignments between locations and a single location list. The operation will delete the assigned locations provided in deletedAssignedLocations and then create the assigned locations provided in createdAssignedLocations.
(create client advertiser-id location-list-id assigned-location)
Creates an assignment between a location and a location list.
Creates an assignment between a location and a location list.
(delete client advertiser-id location-list-id assigned-location-id)
Deletes the assignment between a location and a location list.
Deletes the assignment between a location and a location list.
(get-list client advertiser-id location-list-id opts)
Lists locations assigned to a location list.
Lists locations assigned to a location list.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close