When following the demo notebook, we are advised to set the prices as an array of ones since our KPI is revenue in dollars.

However, the budget optimization using this price array returns unrealistic spend allocations that don't align with our expectations.
When manually changing the price array to match the known prices of our media channels, the budget optimization then returns the expected spend distribution allocations.
Is suggesting setting the prices array as an array of ones appropriate?