Atualizar src/lib/engine/monitor.ts
This commit is contained in:
parent
234314d1c6
commit
d5997bb0d8
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ async function executeAction(
|
|||
bid_amount: 5000, // Fixed 50 BRL bid cap for safety
|
||||
targeting: { geo_locations: { countries: ['BR'] } },
|
||||
page_id: '123456789', // requires a valid page_id in production
|
||||
image_url: imageUrl,
|
||||
image_urls: [imageUrl],
|
||||
link: 'https://seusite.com.br',
|
||||
headline: copy.headline || 'Nova Oferta Irresistível',
|
||||
primary_text: copy.primary_text || 'Descubra como transformar seus resultados hoje mesmo.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue