Hey guys ![]()
Is there a way to track my calculated properties usage through the API?
I wanna know how many calculated properties are left in my quota based on my subscription tier
I’m not sure if there’s such tracker, so I manually fetched the properties and tried to count them, but I don’t know exactly which ones count in the limited quota.
Does any property with `“calculated”: true` in the response count towards the limit?
Or only properties with field types of “calculation_rollup”, “calculation_equation” and “calculation_read_time” only counts towards the quota?
Also does HubSpot defined properties count towards the quota? or only custom created ones?
Sorry for the long question.