<!-- 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

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[id](./x-adapter-platform.platformpromoted.id.md)


</td><td>


</td><td>

string


</td><td>


</td></tr>
<tr><td>

[image\_url](./x-adapter-platform.platformpromoted.image_url.md)


</td><td>


</td><td>

string


</td><td>


</td></tr>
<tr><td>

[position?](./x-adapter-platform.platformpromoted.position.md)


</td><td>


</td><td>

number


</td><td>

_(Optional)_


</td></tr>
<tr><td>

[tagging?](./x-adapter-platform.platformpromoted.tagging.md)


</td><td>


</td><td>

{ click?: string; }


</td><td>

_(Optional)_


</td></tr>
<tr><td>

[title](./x-adapter-platform.platformpromoted.title.md)


</td><td>


</td><td>

string


</td><td>


</td></tr>
<tr><td>

[url](./x-adapter-platform.platformpromoted.url.md)


</td><td>


</td><td>

string


</td><td>


</td></tr>
</tbody></table>

