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 for a Facebook account
Syntax
server public static void setup(
RecId _settingsRecId,
str _userId,
str _token,
utcdatetime _expirationDate)
Run On
Server
Parameters
- _settingsRecId
Type: RecId Extended Data Type
The RecId of the RetailMediaChannelConnectorSettings table record
- _userId
Type: str
The Facebook user ID
- _token
Type: str
The access token
- _expirationDate
Type: utcdatetime
The expiration date of the access token