[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [GetContentQuadsRequest](./puppeteer.protocol.dom.getcontentquadsrequest.md) > [objectId](./puppeteer.protocol.dom.getcontentquadsrequest.objectid.md) ## Protocol.DOM.GetContentQuadsRequest.objectId property JavaScript object id of the node wrapper. Signature: ```typescript objectId?: Runtime.RemoteObjectId; ```