skin_slot_mgr_add_many

Back to SOAP Architecture Method Reference

Description

The skin_slot_mgr_add_many method adds several links between a loop_slot and a frame. These links sit in a day part which, in turn, sits in a display unit on your domain.

If a skin_slot exists and is active, a campaign has been booked to it.

Note: The maximum number of skins allowed is 500.

Parameters

Parameter Description Type Required (R) or Optional (O)
parent_id The unique ID# of the loop_slot. bstypes:ResourceId R
json_data A JSON string containing both the `skin_id` and `day_mask` for each `skin_slot` you want to add. string R

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the skin slot. bstypes:ResourceId R