twitter_follower_count attribute on both the company and person objects.
Only single-select number attributes are supported.
Reading values
Number attribute values have avalue property:
Writing values
To write number values, simply pass your desired number, either as an integer or a float. Alternatively, you can use an object with a singlevalue property.
twitter_follower_count is a system attribute and cannot be written to from the API.
Filtering
Numbers can be filtered by the operators$eq, $gte, $gt,$lte,$lt. The implicit syntax does an exact equality check: