khill
8 years agoMentor
REST API v2 Multiple Posts with the Same Depth Value
Hi Community,
I am working with the REST API V2 messages tables and keep getting instances where a two posts (different post ids) on the same topic have the same depth.
Example:
TopicID = 000000 PostID = 111111 Depth = 1
TopicID = 000000 PostID= 222222 Depth = 1
Is this an actual possible scenario? My understanding was that Depth was a unique value for each topic, thus there could be no repeating values. Any ideas?
Thanks,
Kate