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.
Sets up the connector settings with a Facebook page information messages will be posted to
Syntax
server public static void setupPage(
RecId _settingsRecId,
str _newPageId,
str _newPageName,
str _newPageUrl,
str _newPageToken)
Run On
Server
Parameters
- _settingsRecId
Type: RecId Extended Data Type
The RecId of the RetailMediaChannelConnectorSettings table record
- _newPageId
Type: str
The ID of the user's page
- _newPageName
Type: str
The name of the user's page
- _newPageUrl
Type: str
The URL of the user's page
- _newPageToken
Type: str
The access token of the user's page