Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideLegal TermsNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide

getColumnNames

Queries the column names of each attachment in Optimizely Campaign.

Type: String[ ]

Parameters

NameTypeValue
sessionIdStringID of the session

Return values

Column names of the attachments.
The columns and the column order are subject to change.

Code structure

String[] getColumnNames(String sessionId)