display_unit_performance_mgr_list_by_reservable_id
Back to SOAP Architecture Method Reference
Description
The display_unit_performance_mgr_list_by_reservable_id method lists the details of the performance measurement for the designated Display Units that are selected for the specified Campaigns.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| reservable_id | The unique ID# of the campaign targeted in this Display Unit Performance. | bstypes:ResourceId | R |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The unique ID# of the Display Unit Performance. | bstypes:ResourceId | R |
| reservable_id | The unique ID# of the campaign targeted in this Display Unit Performance. | bstypes:ResourceId | R |
| display_unit_id | The unique ID# of the Display Unit attached to this Performance. | bstypes:ResourceId | R |
| total | The total number of repetitions reported. | unsignedInt | R |
| total_impressions | The total number of impressions reported. | unsignedLong | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| total_interactions | The total number of touch interactions reported. | unsignedLong | R |
| mobile_interactions | The total number of mobile interactions reported. | unsignedLong | R |
