RetailMediaChannelFacebookConnector.getPageLink Method [AX 2012]

Returns URL for the specified page.

public str getPageLink(str _pageId)

Run On

Called

Parameters

_pageId
Type: str
The ID of the page to return URL for

Return Value

Type: str
Returns URL for the specified page, if successful.
Returns an empty string, if failed.

Community Additions

ADD
Show: