content_usage_mgr_list
Back to SOAP Architecture Method Reference
Description
The content_usage_mgr_list method lists all pieces of content (ad copies) on your domain, with the date and time of the ad copy's last usage.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of your domain. | bstypes:ResourceId | O |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the content_usage data. | bstypes:ResourceId | R |
content_id | The unique ID# of the ad copy. | bstypes:ResourceId | R |
last_used_on_utc | The most recent UTC timestamp of the ad copy's usage. | bstypes:SimpleDateTime | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |