public class TriggeredSendSummary extends APIObject
Java class for TriggeredSendSummary complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TriggeredSendSummary"> <complexContent> <extension base="{http://exacttarget.com/wsdl/partnerAPI}APIObject"> <sequence> <element name="TriggeredSendDefinition" type="{http://exacttarget.com/wsdl/partnerAPI}TriggeredSendDefinition" minOccurs="0"/> <element name="Sent" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="NotSentDueToOptOut" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="NotSentDueToUndeliverable" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="Bounces" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="Opens" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="Clicks" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="UniqueOpens" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="UniqueClicks" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="OptOuts" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="SurveyResponses" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="FTAFRequests" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="FTAFEmailsSent" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="FTAFOptIns" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="Conversions" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="UniqueConversions" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="InProcess" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="NotSentDueToError" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="Queued" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected Long |
bounces |
protected Long |
clicks |
protected Long |
conversions |
protected Long |
ftafEmailsSent |
protected Long |
ftafOptIns |
protected Long |
ftafRequests |
protected Long |
inProcess |
protected Long |
notSentDueToError |
protected Long |
notSentDueToOptOut |
protected Long |
notSentDueToUndeliverable |
protected Long |
opens |
protected Long |
optOuts |
protected Long |
queued |
protected Long |
sent |
protected Long |
surveyResponses |
protected TriggeredSendDefinition |
triggeredSendDefinition |
protected Long |
uniqueClicks |
protected Long |
uniqueConversions |
protected Long |
uniqueOpens |
client, correlationID, createdDate, customerKey, id, modifiedDate, objectID, objectState, owner, partnerKey, partnerProperties
Constructor and Description |
---|
TriggeredSendSummary() |
Modifier and Type | Method and Description |
---|---|
Long |
getBounces()
Gets the value of the bounces property.
|
Long |
getClicks()
Gets the value of the clicks property.
|
Long |
getConversions()
Gets the value of the conversions property.
|
Long |
getFTAFEmailsSent()
Gets the value of the ftafEmailsSent property.
|
Long |
getFTAFOptIns()
Gets the value of the ftafOptIns property.
|
Long |
getFTAFRequests()
Gets the value of the ftafRequests property.
|
Long |
getInProcess()
Gets the value of the inProcess property.
|
Long |
getNotSentDueToError()
Gets the value of the notSentDueToError property.
|
Long |
getNotSentDueToOptOut()
Gets the value of the notSentDueToOptOut property.
|
Long |
getNotSentDueToUndeliverable()
Gets the value of the notSentDueToUndeliverable property.
|
Long |
getOpens()
Gets the value of the opens property.
|
Long |
getOptOuts()
Gets the value of the optOuts property.
|
Long |
getQueued()
Gets the value of the queued property.
|
Long |
getSent()
Gets the value of the sent property.
|
Long |
getSurveyResponses()
Gets the value of the surveyResponses property.
|
TriggeredSendDefinition |
getTriggeredSendDefinition()
Gets the value of the triggeredSendDefinition property.
|
Long |
getUniqueClicks()
Gets the value of the uniqueClicks property.
|
Long |
getUniqueConversions()
Gets the value of the uniqueConversions property.
|
Long |
getUniqueOpens()
Gets the value of the uniqueOpens property.
|
void |
setBounces(Long value)
Sets the value of the bounces property.
|
void |
setClicks(Long value)
Sets the value of the clicks property.
|
void |
setConversions(Long value)
Sets the value of the conversions property.
|
void |
setFTAFEmailsSent(Long value)
Sets the value of the ftafEmailsSent property.
|
void |
setFTAFOptIns(Long value)
Sets the value of the ftafOptIns property.
|
void |
setFTAFRequests(Long value)
Sets the value of the ftafRequests property.
|
void |
setInProcess(Long value)
Sets the value of the inProcess property.
|
void |
setNotSentDueToError(Long value)
Sets the value of the notSentDueToError property.
|
void |
setNotSentDueToOptOut(Long value)
Sets the value of the notSentDueToOptOut property.
|
void |
setNotSentDueToUndeliverable(Long value)
Sets the value of the notSentDueToUndeliverable property.
|
void |
setOpens(Long value)
Sets the value of the opens property.
|
void |
setOptOuts(Long value)
Sets the value of the optOuts property.
|
void |
setQueued(Long value)
Sets the value of the queued property.
|
void |
setSent(Long value)
Sets the value of the sent property.
|
void |
setSurveyResponses(Long value)
Sets the value of the surveyResponses property.
|
void |
setTriggeredSendDefinition(TriggeredSendDefinition value)
Sets the value of the triggeredSendDefinition property.
|
void |
setUniqueClicks(Long value)
Sets the value of the uniqueClicks property.
|
void |
setUniqueConversions(Long value)
Sets the value of the uniqueConversions property.
|
void |
setUniqueOpens(Long value)
Sets the value of the uniqueOpens property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
getClient, getCorrelationID, getCreatedDate, getCustomerKey, getId, getModifiedDate, getObjectID, getObjectState, getOwner, getPartnerKey, getPartnerProperties, setClient, setCorrelationID, setCreatedDate, setCustomerKey, setId, setModifiedDate, setObjectID, setObjectState, setOwner, setPartnerKey
protected TriggeredSendDefinition triggeredSendDefinition
protected Long sent
protected Long notSentDueToOptOut
protected Long notSentDueToUndeliverable
protected Long bounces
protected Long opens
protected Long clicks
protected Long uniqueOpens
protected Long uniqueClicks
protected Long optOuts
protected Long surveyResponses
protected Long ftafRequests
protected Long ftafEmailsSent
protected Long ftafOptIns
protected Long conversions
protected Long uniqueConversions
protected Long inProcess
protected Long notSentDueToError
protected Long queued
public TriggeredSendDefinition getTriggeredSendDefinition()
TriggeredSendDefinition
public void setTriggeredSendDefinition(TriggeredSendDefinition value)
value
- allowed object is
TriggeredSendDefinition
public void setSent(Long value)
value
- allowed object is
Long
public Long getNotSentDueToOptOut()
Long
public void setNotSentDueToOptOut(Long value)
value
- allowed object is
Long
public Long getNotSentDueToUndeliverable()
Long
public void setNotSentDueToUndeliverable(Long value)
value
- allowed object is
Long
public Long getBounces()
Long
public void setBounces(Long value)
value
- allowed object is
Long
public Long getOpens()
Long
public void setOpens(Long value)
value
- allowed object is
Long
public Long getClicks()
Long
public void setClicks(Long value)
value
- allowed object is
Long
public Long getUniqueOpens()
Long
public void setUniqueOpens(Long value)
value
- allowed object is
Long
public Long getUniqueClicks()
Long
public void setUniqueClicks(Long value)
value
- allowed object is
Long
public Long getOptOuts()
Long
public void setOptOuts(Long value)
value
- allowed object is
Long
public Long getSurveyResponses()
Long
public void setSurveyResponses(Long value)
value
- allowed object is
Long
public Long getFTAFRequests()
Long
public void setFTAFRequests(Long value)
value
- allowed object is
Long
public Long getFTAFEmailsSent()
Long
public void setFTAFEmailsSent(Long value)
value
- allowed object is
Long
public Long getFTAFOptIns()
Long
public void setFTAFOptIns(Long value)
value
- allowed object is
Long
public Long getConversions()
Long
public void setConversions(Long value)
value
- allowed object is
Long
public Long getUniqueConversions()
Long
public void setUniqueConversions(Long value)
value
- allowed object is
Long
public Long getInProcess()
Long
public void setInProcess(Long value)
value
- allowed object is
Long
public Long getNotSentDueToError()
Long
public void setNotSentDueToError(Long value)
value
- allowed object is
Long
public Long getQueued()
Long
public void setQueued(Long value)
value
- allowed object is
Long
Copyright © 2017. All rights reserved.