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

getName

Queries the name of a coupon block in Optimizely Campaign.

Type: String

Parameters

NameTypeValue
sessionIdStringID of the current session
blockIdlongID of the coupon block

Return values

The name of the coupon block

Code structure

String getName(String sessionId, long blockId)