GET api/campaigns/{id}/previewdetails/{tenantIdProperty}
Retrieves the preview details for a campaign.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The id of the campaign to retrieve preview details for. |
globally unique identifier |
Required |
| tenantIdProperty | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.