<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [PlatformPopularSearchesResponse](./x-adapter-platform.platformpopularsearchesresponse.md)

## PlatformPopularSearchesResponse interface

Response for the `popular searches` endpoint.

**Signature:**

```typescript
export interface PlatformPopularSearchesResponse 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[topTrends](./x-adapter-platform.platformpopularsearchesresponse.toptrends.md)


</td><td>


</td><td>

{ content: [PlatformSuggestion](./x-adapter-platform.platformsuggestion.md)<!-- -->\[\]; }


</td><td>


</td></tr>
</tbody></table>

