Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The push method is called to post a message to the service
Syntax
public str push(RetailMediaChannelMessage _message)
Run On
Called
Parameters
- _message
Type: RetailMediaChannelMessage Class
The RetailMediaChannelMessage object containing the message information
Return Value
Type: str
Returns ID of the posted message upon success. If failed, returns empty string.