GET api/campaigns/preview/{key}/{productId}/{pageNumber}/{tenantIdProperty}

Retrieves a campaign product preview.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
key

The preview key for the campaign.

string

Required

productId

The id of the product to preview.

globally unique identifier

Required

pageNumber

The page number to preview.

integer

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.