order_mgr_list_many
Back to SOAP Architecture Method Reference
Description
The order_mgr_list_many method lists details of specific orders on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
ids | A comma-delimited list of the unique ID#s of orders you want to list. | string | R |
domain_id | The unique ID# of the domain. | bstypes:ResourceId | O |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the order. | bstypes:ResourceId | R |
name | The name of this order. | string | R |
active | Indicates whether or not the resource is active. | boolean | R |
container_id | The ID# of the folder containing this order. | bstypes:ResourceId | R |
domain_id | The unique ID# of the domain. | bstypes:ResourceId | R |
parent_id | The unique ID# of the customer of the order. | bstypes:ResourceId | R |
description | The description of the order. | string | R |
affidavit_footer | The affidavit footer of the order. | string | R |
insertion_footer | The insertion footer of the order. | string | R |
external_contract | The external contract identifier of the order. | string | R |
network_operator_person_id | The unique ID# of the network operator person of the order. | bstypes:ResourceId | R |
billing_contact_person_id | The unique ID# of the billing contact person of the order. | bstypes:ResourceId | R |
agency_contact_person_id | The unique ID# of the agency contact person of the order. | bstypes:ResourceId | R |
advertiser_contact_person_id | The unique ID# of the advertiser contact person of the order. | bstypes:ResourceId | R |
account_manager_person_id | The unique ID# of the account manager person of the order. | bstypes:ResourceId | R |
media_buyer_person_id | The unique ID# of the media buyer person of the order. | bstypes:ResourceId | R |
media_rep_person_id | The unique ID# of the media representative person of the order. | bstypes:ResourceId | R |