HomeGuidesAPI Reference
Submit Documentation FeedbackJoin Developer CommunityOptimizely GitHubOptimizely NuGetLog In


Adds multiple entries to the blocklist in Optimizely Campaign. See also [add](🔗).

**Type**: void

**Parameters**

NameTypeValue
sessionIdStringID of the session
entryString[ ]Entries (for example, email addresses) to be blocked (can contain wildcards like ? or \*)
reasonString[ ]Reasons for each blocklist entry (optional)

**Return values**

  • **Code structure**