Message
    • PDF

    Message

    • PDF

    Article Summary

    Available in Classic and VPC

    Message describes how to send Push messages and how to view the history and results of sending Push messages.

    Note

    To use features provided in the Push > Message menu, you must have a project set up to use Push. To create a project, see Create project, and to edit the settings of a created project, see Edit project.

    Send message

    Only OPEN API can send Push messages. See Push API of the Simple & Easy Notification Service API guide.

    View message delivery history

    The following describes how to view the message delivery history.

    Note

    Message delivery history is saved up to 30 days. If you need to save it for longer periods, you have to back it up on your own.

    1. Click the environment you are using in the Region menu and Platform menu of the NAVER Cloud Platform console.
    2. Click the menus of Services > Application Services > Simple & Easy Notification Service, in that order.
    3. Click the Push > Message menu in order.
    4. Select a project to view the delivery history.
      • The Push message delivery history sent from the selected project is displayed.
      • If necessary, you can filter your delivery history by setting a time period or selecting a request status.
      • Request status: status on delivery requests to the message delivery server
        • Success: request succeeded
        • Fail: request failed
      • Delivery status: status on delivery processing in the message delivery server
        • Success: delivery succeeded
        • Fail: delivery failed
        • Processing: being sent
      • You can check the actual delivery status to a device by viewing the message delivery result.

    View message delivery result

    You can view the message sending result in real time within seconds after sending the message. The following describes how to view the message delivery result.

    1. Click the environment you are using in the Region menu and Platform menu of the NAVER Cloud Platform console.
    2. Click the menus of Services > Application Services > Simple & Easy Notification Service, in that order.
    3. Click the Push > Message menu in order.
    4. Select a project to view the delivery result.
    5. Click the [View results] button in the delivery history to view the delivery results.
      • The View result pop-up window appears. You can check the message delivery result in JSON format data.

        ItemsMandatoryTypeDescriptionRemarks
        requestIdMandatoryStringRequest ID-
        requestTimeMandatoryDateTimeRequest time-
        statusCodeMandatoryStringRequest status code
        • 202 - success
        • others: failure
        statusNameMandatoryStringRequest status name
        • success - success
        • fail - failure
        statusMessageMandatoryStringRequest status message-
        messageStatusCodeMandatoryStringDelivery status code
        • 200 - success
        • others: failure
        messageStatusNameMandatoryStringName of the delivery status
        • success - success
        • processing - in progress
        • fail - failure
        completeTimeMandatoryDateTimeDelivery completion time-
        targetCountMandatoryIntegerNo. of requested devices-
        sentCountMandatoryIntegerNo. of successfully delivered devices-
        messageTypeMandatoryStringMessage type
        • NOTIF - Notification message
        • AD - Ad message
        targetMandatoryObjectInformation of delivery request target-
        messageMandatoryObjectInformation of delivery request message-
    Note

    If the delivery status is processing, targetCount and sentCount are viewed as 0 (before aggregation).


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.