date_range_mgr_add

Back to SOAP Architecture Method Reference

Description

The date_range_mgr_add method adds a network control or device control time range to a display unit.

Parameters

Parameter Description Type Required (R) or Optional (O)
day_of_week_mask Indicates the days of the week on which the network control or device control time span is active. int R
domain_id The unique ID# of your domain. bstypes:ResourceId R
end_time The end time of the network control or device control time span. bstypes:SimpleTime R
group_id Indicates the type of date range group:
  • 0 = Host (player) poll
  • 1 = Host (player) push
  • 2 = Host (player) download content
  • 3 = Resource network control
  • 4 = Device control
bstypes:TimeSpanGroup R
name The name of the network control or device control time span. string R
parent_id The unique ID# of the display unit. bstypes:ResourceId R
start_time The start time of the network control or device control time span. bstypes:SimpleTime R
end_date The end date of the network control or device control time span. bstypes:NullableDate O
start_date The start date of the network control or device control time span. bstypes:NullableDate O

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the network control or device control time span. bstypes:ResourceId R