What is difference between hs_revenue and revenueAmount in the campaign's two different APIs?

I am getting hs_revenue as property in the Campaign object, by calling https://api.hubapi.com/crm/v3/properties/CAMPAIGN API. While calling

https://api.hubapi.com/marketing/v3/campaigns/{campaignGuid}/reports/revenue API, I am getting

revenueAmount property.
Both of the properties looks same by the names but I am getting revenue in the `revenueAmount` property but hs_revenue is giving null.
I want to know what is difference between them?

`

Hi @BDabhi7! Thank you for your post. It would be helpful to share your request and response body for both APIs. Pleas exclude and private or personal information like access keys.

This will help Community members to reproduce the behavior!