puppeteer/new-docs/puppeteer.protocol.overlay.setshowadhighlightsrequest.md
2020-07-13 14:01:35 +01:00

19 lines
669 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Overlay](./puppeteer.protocol.overlay.md) &gt; [SetShowAdHighlightsRequest](./puppeteer.protocol.overlay.setshowadhighlightsrequest.md)
## Protocol.Overlay.SetShowAdHighlightsRequest interface
<b>Signature:</b>
```typescript
export interface SetShowAdHighlightsRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [show](./puppeteer.protocol.overlay.setshowadhighlightsrequest.show.md) | boolean | True for showing ad highlights |