# Push / Notification Messages

### 1. Push Messages

#### 1-1. Product Information

Playio can send push messages to over 1 million users. They are displayed at the top of the mobile screen even if users are not accessing the Playio app, ensuring high visibility.

{% hint style="warning" %}
The landing page when clicking on the push message should be Playio.
{% endhint %}

#### 1-2. Message Composition Guidelines

You can enter a title of up to 20 characters and content of up to 30 characters

❶ Reward Emphasis Example

* Title: 💘 Get a Chance to Win AirPods Pro 2!!
* Content: Just verify your WebToon library, and you’ll receive generous rewards!💥

❷ Event Notification Example

* Title: \[Game Name] Return of the Original SD🔥
* Content: Pre-registration for the ultimate MMORPG \[Game Name] is now open!

### 2. Notification Messages (Inbox Messages)

#### 2-1. Product Information

Notification messages are messages sent to the “Notifications” section within the Playio app, known for their high conversion rates. Utilize the notification message area to increase message conversion rates.

![](https://oopy.lazyrockets.com/api/v2/notion/image?src=https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2Fed153204-05de-4259-9eb0-cb28b254316a%2F%25E1%2584%2586%25E1%2585%25A1%25E1%2584%258F%25E1%2585%25A6%25E1%2584%2590%25E1%2585%25B5%25E1%2586%25BC-%25E1%2584%2580%25E1%2585%25A1%25E1%2584%258B%25E1%2585%25B5%25E1%2584%2583%25E1%2585%25B3-%25E1%2584%258B%25E1%2585%25A8%25E1%2584%2589%25E1%2585%25B5-%25E1%2584%258C%25E1%2585%25B5%25E1%2584%2586%25E1%2585%25A7%25E1%2586%25AB-002.png\&blockId=971c2bcc-faeb-4fc6-abe4-c010f60872c2)

**❶ Basic Text Type**

This product allows you to send messages through Playio notifications. You can add an icon image, and clicking on the message will take you to the desired landing page.

![](https://oopy.lazyrockets.com/api/v2/notion/image?src=https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F1a92c1fd-37fa-4ff8-b762-fc93d5027834%2F%25E1%2584%2586%25E1%2585%25AE%25E1%2584%258C%25E1%2585%25A6.001.jpeg\&blockId=6c3e3623-2c48-4704-ab80-0e3ac7cbae39)

**❷ Game Coupon Type**

This product allows you to send game coupons through Playio’s notifications. Only public coupons are possible, and you can add an icon image.

#### **2-2.** Message Composition Guidelines and Requirements

{% hint style="warning" %}
The < > character is not allowed for the subject and content of the notification message
{% endhint %}

**❶ Basic Text Type**

* Content: Up to 200 characters can be used
* Landing Page URL: (Optional)
* Icon Image
* Time for when it needs to be sent

**❷ Game Coupon Type**

* Title: Up to 20 characters can be entered
* Content: Up to 200 characters can be entered, and the composition details of the game coupon are mandatory
* Public Coupon Code
* Coupon Expiry Date
* Icon Image
* Time for when it needs to be sent

### 3. Advertising Rates and Targeting

#### 3-1. Public Rates

{% hint style="warning" %}
Targeted delivery is mandatory for notification messages
{% endhint %}

| Product                      | Push Message                                 | Notification Message                         |
| ---------------------------- | -------------------------------------------- | -------------------------------------------- |
| Delivery to all users        | $3,000                                       | -                                            |
| Delivery to specific targets | <p>Standard \* $0.10<br>$0.10 per target</p> | <p>Standard \* $0.20<br>$0.10 per target</p> |

#### **3-2.** Targeting Options

| Targeting Options       | Description                                                                                                  |
| ----------------------- | ------------------------------------------------------------------------------------------------------------ |
| Gender                  | Targeting towards females or males                                                                           |
| Age                     | <p>Targeting towards specific age groups<br><strong>\*An age surcharge is applied for 18+ games</strong></p> |
| Pre-registration Status | Targeting users who have pre-registered for the advertised game                                              |
| Installation Status     | Targeting users who have or have not installed the advertised game                                           |
| Genre                   | Targeting users who have played games in a specific genre                                                    |

{% hint style="info" %}
Do you have any other questions? Please feel free to contact us at <playio@gna.company>.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://playio-ads.gitbook.io/playio-ads.en/ad_info/push_notification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
