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

Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide

containsValidMultiple

Queries whether a recipient can receive mailings in Optimizely Campaign (i.e., are valid) from multiple recipient lists.

Queries whether a recipient can receive mailings in Optimizely Campaign (i.e., are valid) from multiple recipient lists by checking the following conditions:

  • already exists in all queried recipient lists
  • is not blocked in multiple recipient lists
  • is not unsubscribed in multiple recipient lists
  • is not bounced-out in multiple recipient lists
  • has finished an opt-in process (if any opt-in process exists) in multiple recipient lists

By default, the media type EMAIL is used. Use the setMediaType method to select another media type such as SMS.

Type: Boolean[ ]

Parameters

NameTypeValue
sessionIdStringID of the session
recipientListIdslong[ ]IDs of the recipient lists
recipientIdStringID of the recipient

Return values

For each recipient list:

  • true: Recipient matches all conditions and receives mailings
  • false: Recipient does not match at least one condition and does not receive any mailings

Code structure

boolean[] containsValidMultiple(String sessionId, long[] recipientListIds, String recipientId)

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy