customer_mgr_list
Back to SOAP Architecture Method Reference
Description
The customer_mgr_list method lists all customers 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 customer. | bstypes:ResourceId | R |
name | The name of the customer. | string | R |
active | Indicates whether or not the resource is active. | boolean | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
locale | The language and location of the customer, for example en_CA. | string | R |
affidavit_footer | Specifies the default affidavit report footer for orders. | string | R |
insertion_footer | Specifies the default insertion report footer for orders. | string | R |
default_category_id | The unique ID# of the category associated with the customer's campaign. | bstypes:ResourceId | R |
default_fullscreen | Indicates whether or not the customer's campaign will play in fullscreen. | boolean | R |
container_id | The unique ID# of the customer folder. | bstypes:ResourceId | R |
default_priority | The default priority of the customer's preemptible campaign, if applicable. | int | R |