Drafts: 30 Live ads: 20 Leads today: 0

⚙️ Global Settings

Configure API keys, landing page URL, and campaign defaults. Per-project overrides are in Project Settings.

Theme
API Credentials

Ad Manager → Resources → API Access Tokens → Generate Token

Landing Page & Tracking

NewsBreak macros (__CALLBACK_PARAM__, etc.) will be appended automatically when deploying.

Required for MAX_CONVERSION / TARGET_CPA bid types. Auto-fetched during deploy if empty.

Campaign Defaults
Quick Setup Guide

1. Run schema.sql against your MySQL database.

2. Enter your OpenAI API key (get one at platform.openai.com).

3. Enter your NewsBreak Access Token (Ad Manager → Resources → API Access Tokens).

4. Set up your landing page and enter its URL above.

5. In NewsBreak Event Management, create a web event with Postback tracking.

• Event type: complete_registration

• Postback URL from NewsBreak: https://business.newsbreak.com/tracking/attribute?callback={click_id}&event_type=complete_registration

6. Set up cron: 0 */4 * * * php /path/to/cron/pull_reports.php

7. Generate creatives → Upload assets → Deploy!

NewsBreak URL Macros Reference
MacroDescription
__CALLBACK_PARAM__Click ID for postback attribution
__CAMPAIGN_ID__Campaign ID
__CAMPAIGN_NAME__Campaign name
__FLIGHT_ID__Ad Set / Flight ID
__FLIGHT_NAME__Ad Set / Flight name
__CREATIVE_ID__Creative ID
__CREATIVE_NAME__Creative name
__OS__User's operating system

These are auto-appended to your landing URL when deploying campaigns.

Generating... (0)