Hellyeah

Cancellations and Refunds

What happens when a campaign is paused, canceled, or fails to launch.

Campaigns can be paused, resumed, or canceled from the CLI or AIMA.

Pause

hellyeah campaign pause <campaign-id>

Pausing stops active delivery without closing the campaign.

Resume

hellyeah campaign resume <campaign-id>

Resuming restarts delivery using the existing campaign settings.

Cancel

hellyeah campaign cancel <campaign-id> --yes

Cancellation stops further ad spend and schedules unused reserved budget to return to the wallet after the ad-platform settlement window.

Refund timing

Unused reserved budget returns after final ad-platform spend is settled. This protects against delayed click and impression charges.

Check refund status with:

hellyeah billing refunds

On this page