[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [DistributedNodesUpdatedEvent](./puppeteer.protocol.dom.distributednodesupdatedevent.md) > [insertionPointId](./puppeteer.protocol.dom.distributednodesupdatedevent.insertionpointid.md) ## Protocol.DOM.DistributedNodesUpdatedEvent.insertionPointId property Insertion point where distrubuted nodes were updated. Signature: ```typescript insertionPointId: NodeId; ```