← Integrations

ads

Pinterest Ads integration

Promote Pins and manage shopping campaigns.

Overview

Promote any Pin you published through Blazto, or build full shopping campaigns from your product feed.

Quick start

blazto.tsTypeScript
import { Blazto } from "@blazto/node";
const blazto = new Blazto(process.env.BLAZTO_API_KEY);

// Promote any organic post to a paid Pinterest campaign
await blazto.ads.boost({
  platform: "pinterest",
  postId: "post_01H...",
  budget: { daily: 50, currency: "USD" },
  duration: 7,
});

What you can do

Key endpoints

POST/ads/boost
Promote a Pin.

Built for

E-commerce

Auto-promote your top-saved Pins.

Related integrations

Ship the Pinterest Ads integration today

One API key, one SDK, every platform you need.

Start for free