RetailMediaChannelFacebookConnector::doGetPages Method [AX 2012]
Returns a list of object trees represeting user's pages (accounts) Calls Facebook to get the list of the user's pages.
server private static List doGetPages(RecId _settingsRecId, RetailCommonWebAPI _webApi)
Run On
ServerParameters
- _settingsRecId
- Type: RecId Extended Data Type
The connector settings' record ID
- _webApi
- Type: RetailCommonWebAPI Class
The web API
Return Value
Type: List ClassReturns a list of object trees represeting user's pages (accounts).
It will return nullNothingnullptrunita null reference (Nothing in Visual Basic), if there is an error.
Show: