<!-- 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) &gt; [topclicked](./x-adapter-platform.platformrecommendationsresponse.topclicked.md)

## PlatformRecommendationsResponse.topclicked property

**Signature:**

```typescript
topclicked: {
        content: PlatformResult[];
        numFound: number;
    };
```
