Documentation

CampaignEventResponse

Table of Contents

$bounced  : int
$bouncedRatio  : float
$clickedThru  : float
$clickedThruRatio  : float
$dateSent  : string
$name  : string
$opened  : float
$openedRatio  : float
$paramtypesmap  : mixed
$responded  : int
$respondedRatio  : float
$sent  : float
$type  : string
$unsubscribed  : int
$unsubscribedRatio  : float

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("name" => "string", "type" => "string", "dateSent" => "dateTime", "sent" => "float", "opened" => "float", "openedRatio" => "float", "clickedThru" => "float", "clickedThruRatio" => "float", "responded" => "integer", "respondedRatio" => "float", "unsubscribed" => "integer", "unsubscribedRatio" => "float", "bounced" => "integer", "bouncedRatio" => "float")

Search results