Basically I am trying to get the total amount (facebook) that an external object likes through FQL. I am already getting comments for this object through FQL with id xid. My problem is that I need an object_id to get the likes that I don't have. Are obect_ids only for facebook objects (pics, albums, video etc) or something similar for external objects (e.g. xid for comments)?
thank
source
share