program_mgr_list_many

Back to SOAP Architecture Method Reference

Description

The program_mgr_list_many method lists details of specific programs on your domain. Programs are ordered playlists whose contents fill unbooked space inside a frame.

Parameters

Parameter Description Type Required (R) or Optional (O)
ids The unique ID#s of the programs you want to list. string O
domain_id The unique ID# of your domain. bstypes:ResourceId O

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the program. bstypes:ResourceId R
name The name of the program. string R
active Indicates whether or not the resource is in an active state. boolean R
domain_id The unique ID# of your domain. bstypes:ResourceId R
parent_id The unique ID# of the schedule that holds the ad copies. bstypes:ResourceId R
content_ids List of ad copies that belongs to this program. string R
durations The duration(s) of each ad copy that belongs to this program. string R