Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideLegal TermsGitHubNuGetDev CommunitySubmit a ticketLog In

getDataSetFlat

Queries the values of each recipient list in Optimizely Campaign.

Type: String[ ]

Parameters

NameTypeValue
sessionIdStringID of the session

Return values

Values of the recipient lists

To assign the returned values to different recipient lists, use the getColumnNames method. With this method, you can determine the number of values of a recipient list.

Code structure

String[] getDataSetFlat(String sessionId)