<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Target](./puppeteer.protocol.target.md) > [GetTargetInfoResponse](./puppeteer.protocol.target.gettargetinforesponse.md) ## Protocol.Target.GetTargetInfoResponse interface <b>Signature:</b> ```typescript export interface GetTargetInfoResponse ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [targetInfo](./puppeteer.protocol.target.gettargetinforesponse.targetinfo.md) | [TargetInfo](./puppeteer.protocol.target.targetinfo.md) | |