ads
Meta Ads integration
Boost organic posts and launch campaigns on Facebook and Instagram.
Overview
Promote any post you published through Blazto to a paid Meta campaign, or build campaigns from scratch with the campaigns endpoint. Pull spend, results, and ROAS in real time.
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 Meta campaign
await blazto.ads.boost({
platform: "meta",
postId: "post_01H...",
budget: { daily: 50, currency: "USD" },
duration: 7,
});What you can do
- ✓Boost organic posts to paid
- ✓Create campaigns, ad sets, and ads
- ✓Pull spend, results, and ROAS
Key endpoints
POST
Promote an organic post on Meta./ads/boostGET
Spend and performance metrics./ads/insightsBuilt for
Performance dashboards
Unified ad reporting across networks.
Related integrations
Ship the Meta Ads integration today
One API key, one SDK, every platform you need.
Start for free