curl --location 'https://api.adlyfy.dev/api/v1/meta/campaign/lead?adAccountId=undefined' \
--header 'x-api-key: ' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data '{
"name": "Lead Gen - March",
"objective": "OUTCOME_LEADS",
"status": "PAUSED",
"special_ad_categories": [],
"daily_budget": 5000
}'{
"success": true,
"message": "Request successful",
"timestamp": "2026-03-30T12:00:00.000Z",
"statusCode": 200,
"data": {
"id": "120000000002",
"success": true
}
}