RetailMediaChannelFacebookConnector.push Method [AX 2012]

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

Syntax

public str push(RetailMediaChannelMessage _message)

Run On

Called

Parameters

Return Value

Type: str
Returns ID of the posted message upon success. If failed, returns an empty string.

See Also

Reference

RetailMediaChannelFacebookConnector Class