dashboard_mgr_list_recent_reservations
Back to SOAP Architecture Method Reference
Description
The dashboard_mgr_list_recent_reservations method lists the domain recent campaigns as statistics reported by this Dashboard.
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 Campaign. | bstypes:ResourceId | R |
| name | The name of the Campaign. | string | R |
| creation_tm_utc | The creation timestamp in UTC. | bstypes:SimpleDateTime | R |
| user_name | The name of the user who uploaded the Campaign. | string | R |
