21 lines
774 B
PHP
21 lines
774 B
PHP
<?php
|
|
// OPUS5 PROMOTED 2026-04-19T16:02:52+00:00
|
|
return array (
|
|
'name' => 'campaign_create',
|
|
'domain' => 'wevads_pipeline',
|
|
'priority' => 'P1',
|
|
'triggers' =>
|
|
array (
|
|
0 => 'campaign create',
|
|
1 => 'create campaign',
|
|
),
|
|
'cmd' => 'echo "intent campaign_create · domain wevads_pipeline · priority P1 · Campaign creator · status LIVE · source arena-wave-114-gap-fix"',
|
|
'status' => 'EXECUTED',
|
|
'created_at' => '2026-04-19T01:15:00+00:00',
|
|
'source' => 'opus-yacine-19avr-arena-gap-wire',
|
|
'description' => 'Campaign creator',
|
|
'executed_at' => '2026-04-19T16:02:52+00:00',
|
|
'out_preview' => 'intent campaign_create · domain wevads_pipeline · priority P1 · Campaign creator · status LIVE · source arena-wave-114-gap-fix',
|
|
'ms' => 4.0,
|
|
);
|