Noindex owner tool
Sponsor Slot Builder
Use this only after a direct sponsor lead becomes real enough to review. It turns payment, safety, disclosure, destination, and campaign-date checks into the JSON record used by the public sponsored slot gate.
Sponsored slot builder
Build the exact record a paid sponsor needs before it can go live
This builder does not create revenue or publish a sponsor by itself. It only creates a public-safe JSON record for `data/sponsor-live-campaigns.json` after payment, safety review, disclosure, owner approval, and dates are explicit.
Not eligible for public slot yet
- - Set status to live only after the campaign is ready to publish.
- - Payment status must be paid before public placement.
- - Safety review must be approved.
- - Owner approval must be checked.
- - Placeholder must be false for a real campaign.
- - Destination URL must be HTTPS.
- - Sponsor name is required.
- - Public title is required.
- - Public description is required.
Do not paste private bank, tax, identity, address, payout, login, or verification code data into this builder. Keep payment evidence private.
JSON record for data/sponsor-live-campaigns.json
Blocked{
"id": "sponsor-campaign-draft",
"sponsorName": "",
"title": "",
"description": "",
"ctaLabel": "Learn more",
"destinationUrl": "https://",
"placementId": "tool-page-content-banner",
"status": "review",
"paymentStatus": "not-started",
"safetyReviewStatus": "pending",
"disclosureLabel": "Advertisement",
"ownerApproved": false,
"isPlaceholder": true,
"startAt": "2026-07-14",
"endAt": "2026-07-14",
"sourceUrl": "",
"lastVerifiedAt": "2026-07-14",
"notes": ""
}