{{ __('Aggregate performance across every campaign in this workspace. Click any row in the table below to drill into a specific campaign.') }}
| {{ __('Campaign') }} | {{ __('Goal') }} | {{ __('Spend') }} | {{ __('Leads') }} | {{ __('ROAS') }} | |
|---|---|---|---|---|---|
|
{{ $row['name'] }}
{{ ucfirst(strtolower($row['status'])) }}
|
{{ $goalLabels[$row['goal']] ?? $row['goal'] }} | ${{ $fmt($row['spend'], 2) }} | {{ $fmt($row['leads']) }} | {{ $fmt($row['roas'], 2) }}x | Drill in → |
{{ __('No spend yet.') }}
@endforelse{{ __('campaigns currently delivering') }}
{{ __('runs you can re-activate') }}
{{ __('queued for a future date') }}