HoloPush
Last updated
Last updated
POST
https://exchange-prod-g.2mee.com/notification/create
Create a message for sending out HoloPush notification.
Name | Type | Description |
---|---|---|
POST
https://exchange-prod-g.2mee.com/job/create
HoloPush message create starts the recording workflow by assigning a HoloPush message to one of your creators to record. Unlike a text message it requires a creator to record a hologram for HoloPush message.
PUT
https://exchange-prod-g.2mee.com/job/update
Updates the existing HoloPush Message. You cannot update the HoloPush Message after scheduling.
POST
https://exchange-prod-g.2mee.com/job/executeJob
Send a request to the artist to record a hologram. Make sure artist and artist due date are present and the HoloPush is not already present with the artist.
POST
https://exchange-prod-g.2mee.com/holoPush/select
Submissions can contain many holograms. Select the best hologram before accepting and scheduling It.
POST
https://exchange-prod-g.2mee.com/job/accept
Accepts the HoloPush with the selected submission and the recording from the submission. A HoloPush has to be accepted before the due date.
POST
https://exchange-prod-g.2mee.com/slot/create/fromStock
Create slot with selected stockId. If an audience is not selected, the filter used is: All Users i.e Default filter.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
type
string
Type of HoloPush notification HOLOPUSH/TEXT (HOLOPUSH in this case).
appId
string
Application Id under which HoloPush message has to be created.
Title
string
Appears as the title on HoloPush notification. This explains the purpose of notification.
subtitle
string
Appears as the subtitle on HoloPush notification. This explains additional information about the notification.
text
string
The body that appears on the HoloPush notification. Content of the HoloPush notification.
fbTitle
string
Fallback title for the HoloPush notification in case media file cannot be downloaded.
fbSubtitle
string
Fallback subtitle for the HoloPush notification in case media file cannot be downloaded.
fbText
string
Fallback text for the HoloPush notification in case media file is not downloaded.
expiry
number
Duration from the playtime after which the HoloPush notification expires. A text with content Sorry! Opportunity missed! appears in case the user opens the HoloPush notification past expiry time.
playTime
number
Time at which the HoloPush notification has to be delivered. Two options are provided. 1.Schedule Now (HoloPush notification will be delivered instantly) 2.Schedule Later (HoloPush notification will be delivered at the provided time)
about
array
URL of the targeted page can be provided. It acts as a deep link.
filterId
string
Filter id represents the audience segment and this can be found using audience listing API.
priority
string
The priority of the HoloPush notification. HIGH/MEDIUM/LOW in string format.
favourite
number
A HoloPush notification marked as a favourite will appear on the top of the message listing page of UI.
channel
string
Channel PUSH/PULL.
action
string
Action text is provided in the HoloPush notification. Upon clicking on the action text deep link is opened (if provided).
notificationId
string
Message Id to which the recording will be added.
title
string
appears as the title for the HoloPush notification.
description
string
description for the HoloPush message
holopushLevel
string
recording mode. the value must be TORSO.
dueDate
string
Date by which HoloPush has to be accepted.
appId
string
Application Id for which HoloPush notification has to be created.
isStock
integer
Is the recording from holo library?.
favourite
integer
A HoloPush message marked as a favourite will appear on the top of the message listing page of UI.
script
string
Script providing a description for the actor for recording hologram.
artist
string
Email of an artist to whom the HoloPush message has to be assigned.
artistDueDate
number
Date by which artist has to record the hologram.
holopushLevel
string
Recording mode. This value must be TORSO.
dueDate
string
Date by which HoloPush has to be in ACCEPTED state.
title
string
Appears as the title on the HoloPush notification and explains the purpose of notification.
artist
string
Assigned HoloPush artist email.
creator
string
HoloPush creator email.
take
string
It represents the hologram recording file id.
description
string
It acts as a description for the hologram.
segment
string
Audience segment for the delivery of HoloPush notification.
artistName
string
Name of the artist who is recording the hologram.
artistDueDate
string
Due date by which artist has to record the hologram.
id
string
HoloPush Id.
filterId
string
The audience segment that has to be picked up for the delivery of HoloPush notification. Can be found from audience listing API.
script
string
Script provided as a description for the actor for the recording of the hologram.
favourite
integer
HoloPush message marked as a favourite will appear on the top of the message listing page in the UI.
isStock
integer
Is this recording from the holo library?
id
string
Holopush Id.
file_id
string
File Id for selecting recorded hologram.
id
string
HoloPush Id to be accepted.
stockId
string
Stock Id represents the hologram to be sent with the created message.
type
string
Type of HoloPush notification HOLOPUSH/TEXT (HOLOPUSH in this case).
appId
string
Application Id under which HoloPush message has to be created.
Title
string
Appears as the title on HoloPush notification. This explains the purpose of notification.
subtitle
string
Appears as the subtitle on HoloPush notification. This explains additional information about the notification.
text
string
The body that appears on the HoloPush notification. Content of the HoloPush notification.
fbTitle
string
Fallback title for the HoloPush notification in case media file cannot be downloaded.
fbSubtitle
string
Fallback subtitle for the HoloPush notification in case media file cannot be downloaded.
fbText
string
Fallback text for the HoloPush notification in case media file is not downloaded.
expiry
number
Duration from the playtime after which the HoloPush notification expires. A text with content Sorry! Opportunity missed! appears in case the user opens the HoloPush notification past expiry time.
playTime
number
Time at which the HoloPush notification has to be delivered. Two options are provided. 1.Schedule Now (HoloPush notification will be delivered instantly) 2.Schedule Later (HoloPush notification will be delivered at the provided time)
about
array
URL of the targeted page can be provided. It acts as a deep link.
filterId
string
Filter id represents the audience segment and this can be found using audience listing API.
priority
string
The priority of the HoloPush notification. HIGH/MEDIUM/LOW in string format.
favourite
number
A HoloPush notification marked as a favourite will appear on the top of the message listing page of UI.
channel
string
Channel PUSH/PULL.
action
string
Action text is provided in the HoloPush notification. Upon clicking on the action text deep link is opened (if provided).