<!-- 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; [PlatformRecommendationsResponse](./x-adapter-platform.platformrecommendationsresponse.md)

## PlatformRecommendationsResponse interface

Response for the `recommendations` endpoint.

**Signature:**

```typescript
export interface PlatformRecommendationsResponse 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[topclicked](./x-adapter-platform.platformrecommendationsresponse.topclicked.md)


</td><td>


</td><td>

{ content: [PlatformResult](./x-adapter-platform.platformresult.md)<!-- -->\[\]; numFound: number; }


</td><td>


</td></tr>
</tbody></table>

