resource_parameter_mgr_list

Back to SOAP Architecture Method Reference

Description

The resource_parameter_mgr_list method lists content variables (JavaScript or Flash) that are associated to a resource on your domain. The resource could be one of the following:

Parameters

Parameter Description Type Required (R) or Optional (O)
parent_id The unique ID# of the player, display unit or ad copy with which the variable is associated. bstypes:ResourceId R
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 new resource_parameter. bstypes:ResourceId R
active Indicates whether or not the resource_parameter is active. Boolean R
domain_id The unique ID# of your domain. bstypes:ResourceId R
parent_id The unique ID# of the player, display unit or ad copy with which the variable is associated. bstypes:ResourceId R
flash_parameters An ampersand-separated string of name=value pairs containing the Flash or JavaScript variables you want to add. For example: station=king&language=english&country=canada string R