program_mgr_update

Back to SOAP Architecture Method Reference

Description

The program_mgr_update method allows you to update a certain Program in your Domain Properties.
Programs are ordered playlists of content that will be used to fill up unbooked space with a specific sequence of content inside a
Frames using that Loop Policies.

Parameters

Parameter Description Type Required (R) or Optional (O)
id The unique ID# of your Program. bstypes:ResourceId R
name The name of your Program. string R
domain_id The unique ID# of your Domain. bstypes:ResourceId R
parent_id The unique ID# of the Loop Policies that holds it. bstypes:ResourceId R
content_ids List of Ad Copies that belong to this Program. string R
durations The duration(s) of each Ad Copies that belongs to this Program. string R

Return Values

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