person_mgr_list
Back to SOAP Architecture Method Reference
Description
The person_mgr_list method allows you to list all Contacts in your Domain Properties.
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 your Contact. |
bstypes:ResourceId |
R |
name |
The name of your Contact. |
string |
R |
active |
Indicates whether the resource is in an active or inactive state. |
boolean |
R |
container_id |
The unique ID# of the Container/Folder. |
bstypes:ResourceId |
R |
domain_id |
The unique ID# of your Domain. |
bstypes:ResourceId |
R |
company |
The name of The Contact’s Company. |
string |
R |
phone |
The Phone Number of the Contact. |
string |
R |
phone_ext |
The Phone Extention of the Contact. |
string |
R |
email |
The email address of the Contact. |
string |
R |
type |
There are 14 types of Contact : see Values of Attribute Type for more information. |
bstypes:PersonType |
R |
address |
The mailing address of the Contact. |
string |
R |
timezone |
The timezone where the Contact is located at. |
string |
R |
Values of Attribute Type
Type Code |
Description |
0 |
None |
1 |
Account Manager |
2 |
Advertiser |
3 |
Agency |
4 |
Business |
5 |
Content Provider |
6 |
Installer |
7 |
Media Buyer |
8 |
Media Rep |
9 |
Networking |
10 |
Personal |
11 |
Site |
12 |
Technical |
13 |
Network Operator |