---
title: "POST /v1/promotions/pinterest/ad-preview"
method: POST
path: "/v1/promotions/pinterest/ad-preview"
tags: ["Pinterest"]
---

# POST /v1/promotions/pinterest/ad-preview

`POST /v1/promotions/pinterest/ad-preview`

## Query parameters

- `accountId` string

## Headers

- `adhookToken` string
- `Authorization` string

## Request body

- AdPreviewRequest
  - `creative_type` string
  - `image_url` string
  - `promotion_id` string
  - `title` string
  - `pin_data` PinData
    - `link` string
    - `title` string
    - `description` string
    - `media_source_image_url` string
    - `media_source_video_id` string

## Response `default`

default response

- ThirdPartyPreviewResponse
  - `previewUrl` string
  - `previewHtml` string

---

[API](https://skmtc.net/adhook/apis/adhook-io-api.md) · [All operations](https://skmtc.net/adhook/apis/adhook-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adhook/adhook-io-api/revisions/1c8b6833fbae/schema)
