Realtime API
- What are the differences between the Realtime streaming event types?
- Which timestamp should be used when querying with the 'since' parameter in the Realtime Streaming API?
- When I use the Realtime Streaming with the "since" parameter, it is returning page updates that are prior to the defined time frame, what is happening?
- Is the current data structure for each feed item guaranteed to remain the same ie: Is it guaranteed that "each feed item has 3 lines, separated by \n"?
- Some of the content that came through the Realtime feed was vandalized and now I have bad content on my site for my users to see. How do I address this?
- The Realtime API is returning revisions with timestamps that are not current? Are the events out of order?
- My Realtime streaming connection broke and I may need to go back to get revisions I’d missed. How do I do that?
- What is included in the Realtime batch API?
- I noticed a revision missing in the Realtime stream?
- What are the advantages of using the Realtime API?