Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

getIds

Queries the IDs of all available target groups in Optimizely Campaign. Temporary target groups are excluded.

Type: long[ ]

Parameters

NameTypeValue
sessionIdStringID of the session

Return values

IDs of all available target groups

Code structure

long[] getIds(String sessionId)