> For the complete documentation index, see [llms.txt](https://user.netmera.com/netmera-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user.netmera.com/netmera-user-guide/netmera-user-guide-tr/omnichannel-etkilesim/mobil-push/push-bildirimlerinin-ogeleri.md).

# Push Bildirimlerinin Öğeleri

<figure><img src="/files/13ab3c4c5a51e29ff53cc166e0d8ea9a4d47b93b" alt=""><figcaption><p>Push Bildirimlerinin Unsurları</p></figcaption></figure>

<table><thead><tr><th width="117.002197265625" align="center">Temsil </th><th width="155.01934814453125" align="center">Öğe</th><th align="center">Açıklama</th><th>Özellikler</th></tr></thead><tbody><tr><td align="center">a</td><td align="center"><strong>Küçük Simge</strong> </td><td align="center">Bildirim çubuğunda gösterilen küçük simge.</td><td><strong>Boyut</strong>: Tüm cihaz boyutlarına uyacak şekilde 24×24 – 96×96 px<br><strong>Format</strong>: PNG<br><strong>Renk</strong>: Şeffaf arka plan üzerinde beyaz</td></tr><tr><td align="center">b</td><td align="center"><strong>Başlık</strong> </td><td align="center">Bildirim başlığının ana metni.</td><td>50 karakter ile sınırlıdır.</td></tr><tr><td align="center">c</td><td align="center"><strong>Gövde</strong> (Bildirim Mesajı)</td><td align="center">Başlığın altında gösterilen içerik metni.</td><td>150 karakter ile sınırlıdır.</td></tr><tr><td align="center">d</td><td align="center"><strong>Büyük Görsel</strong> (Android/iOS Medya URL’si)</td><td align="center">Genişletilmiş bildirimlerde görünen büyük bir görsel.</td><td><strong>Boyut</strong>: 1440×720 px (2:1 en boy oranı)<br><strong>Formatlar</strong>: PNG, JPG, GIF <em>(animasyonsuz)</em></td></tr><tr><td align="center">e</td><td align="center"><strong>Uygulama Adı</strong></td><td align="center">Bildirimde gösterilen uygulama adı.</td><td><strong>Sabit - değiştirilemez.</strong></td></tr><tr><td align="center">f</td><td align="center"><strong>Zaman Damgası</strong></td><td align="center">Mesajın alındığı zaman.</td><td>Otomatik olarak oluşturulur.</td></tr><tr><td align="center">g</td><td align="center"><strong>Simge</strong> (Android/iOS Thumbnail)</td><td align="center">Mesajla birlikte gösterilen ana görsel veya logo.</td><td><strong>Boyut</strong>: 192×192 px veya daha büyük<br><strong>Formatlar</strong>: PNG, JPG, GIF <em>(animasyonsuz)</em></td></tr><tr><td align="center">h</td><td align="center"><strong>Eylem Düğmeleri</strong>  (Ayarlar> <a data-mention href="/pages/8d71082f235ba1391bb3953b8761957457bda044">/pages/8d71082f235ba1391bb3953b8761957457bda044</a>)</td><td align="center">Kullanıcı etkileşimi için etkileşimli düğmeler.</td><td>Destekler <strong>en fazla 3 düğme</strong><br>şurada yapılandırılabilir <strong>Ayarlar > Düğme Setleri</strong></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://user.netmera.com/netmera-user-guide/netmera-user-guide-tr/omnichannel-etkilesim/mobil-push/push-bildirimlerinin-ogeleri.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
