irach15
4 years agoMaven
Product mentions count
Hey everyone,
did any one try to use API v2 to count a specific Product mentions over the whole community?
I'm having issues to get the number without counting how many times the sequence iteration was.
Should it be a simpler way to do that? Like saying images count()?
Let's say
SELECT id, subject, view_href FROM messages WHERE products.id = '8468538'
now I need the total of #s is mentioned...