Get Seller Ad Demo
GET {{baseUrl}}/legacy/offsite-ads/advertisers/:advertiserId/ad-preview?sellerId=-50958279&height=-50958279&width=-50958279
Get a preview of an HTML ad with products belonging to the provided seller
� advertiserId: Valid crp advertiserId, seller belongs to provided advertiser
� sellerId: Products from given SellerId will fill the ad preview, must be existing crp sellerId
� height: height may be supplied to request a specific ad preview height. Default height: 250
� width: width may be supplied to request a specific ad preview width. Default width: 300
Ad preview api calls are capped to 1000 per day per advertiser by default. Current usage, limit, and period can be found using v2/crp/advertisers/preview-limit
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
sellerId | number | Id of the seller | |
height | number | Height of the ad to display | |
width | number | Width of the ad to display |