RetailMediaChannelFacebookConnector.readCurrentUser Method [AX 2012]

Retrieves the information about the authenticated user from Facebook

Syntax

private RetailFacebookUserResponse readCurrentUser(str _accessToken)

Run On

Called

Parameters

  • _accessToken
    Type: str
    The access token of the authenticated user

Return Value

Type: RetailFacebookUserResponse Class
returns the information about the authenticated user from Facebook

See Also

Reference

RetailMediaChannelFacebookConnector Class