How this tool computes its result
roas = revenue / adSpend; roasPercent = roas × 100; profit = revenue − adSpend. Validation requires adSpend > 0 ("Ad spend must be greater than zero.") and revenue ≥ 0 ("Revenue cannot be negative."). The tool treats whatever number you enter as "revenue" as fully attributable to the ad spend — it has no concept of blended vs. paid-only revenue.
