campaign_performance_mgr_list_many_by_reservable_id
Back to SOAP Architecture Method Reference
Description
The campaign_performance_mgr_list_many_by_reservable_id method lists all campaign performance reports, with their contents, organized by campaigns or events on your domain.
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 campaigns or events. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the request. | bstypes:ResourceId | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
reservable_id | The unique ID# of the campaign or event. | bstypes:ResourceId | R |
total | The total number of screens. | unsignedInt | R |
played_on | The date on which the campaign aired. | bstypes:SimpleDate | R |
total_impressions | The total number of impressions. | unsignedLong | R |
total_interactions | The total number of interactions, if applicable. | unsignedLong | R |
mobile_interactions | The total number of mobile interactions, if applicable. | unsignedLong | R |