unit_price_mgr_list

Back to SOAP Architecture Method Reference

Description

The unit_price_mgr_list method lists all unit prices associated with media packages on your domain.

Parameters

Parameter Description Type Required (R) or Optional (O)
domain_id The unique ID# of your domain. bstypes:ResourceId R

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the unit price. bstypes:ResourceId R
active Indicates whether or not the resource is active. boolean R
domain_id The unique ID# of your domain. bstypes:ResourceId R
parent_id The unique ID# of the unit price's parent media package. bstypes:ResourceId R
locale The language and country for which the price applies, for example en_CA. string R
unit_price The price per unit. double R