Determine Calculated Properties Remaining Quota

Hey guys :waving_hand:

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.

Hey, @AhmedHisham552 :waving_hand: This data isn’t available via the Properties API, only in-app. To your last question, only custom created properties count towards your limit.

Best,

Jaycee

Hey Jaycee

One other question, are the properties with “calculation_equation”, “calculation_rollup” and “calculation_read_time” field types the ones that count as a calculated property or is there a different field type that counts towards the quota as well?
Thanks in advance