unit_price_mgr_list_many

Back to SOAP Architecture Method Reference

Description

The unit_price_mgr_list_many method lists details of specific unit prices associated with media packages on your domain.

Parameters

Parameter Description Type Required (R) or Optional (O)
ids A comma-delimited list of the unique ID#s of unit prices you want to list. string 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 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