GET api/campaigns/{id}/previewdetails/{tenantIdProperty}

Retrieves the preview details for a campaign.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.