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?
`