<!-- 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; [PlatformPromoted](./x-adapter-platform.platformpromoted.md)

## PlatformPromoted interface

Promoted model for the `platform` API.

**Signature:**

```typescript
export interface PlatformPromoted 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [id](./x-adapter-platform.platformpromoted.id.md) |  | string |  |
|  [image\_url](./x-adapter-platform.platformpromoted.image_url.md) |  | string |  |
|  [position?](./x-adapter-platform.platformpromoted.position.md) |  | number | _(Optional)_ |
|  [tagging?](./x-adapter-platform.platformpromoted.tagging.md) |  | { click?: string; } | _(Optional)_ |
|  [title](./x-adapter-platform.platformpromoted.title.md) |  | string |  |
|  [url](./x-adapter-platform.platformpromoted.url.md) |  | string |  |

