RetailMediaChannelFacebookConnector.push Method [AX 2012]

The push method is called to post a message to the service

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 an empty string.

Community Additions

ADD
Show: