Atualizar src/lib/engine/monitor.ts

This commit is contained in:
marciobever 2026-06-07 23:58:51 +00:00
parent 234314d1c6
commit d5997bb0d8

View file

@ -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.',