Package com.sparkpost.model
Class MetricsFields
java.lang.Object
com.sparkpost.model.MetricsFields
public class MetricsFields extends Object
Deliverability Metrics Fields
See: https://developers.sparkpost.com/api/#/reference/metrics
-
Field Summary
Fields Modifier and Type Field Description static StringALL_FIELDSAll Deliverability Fieldsstatic String[]ALL_FIELDS_ARRAYstatic StringCAMPAIGN_IDstatic StringCOUNT_ACCEPTEDMessages an ISP or other remote domain accepted (less Out-of-Band Bounces)static StringCOUNT_ADMIN_BOUNCETotal number of Bounced messages due to admin bounce classification reasons, also includes Rejectedstatic StringCOUNT_BLOCK_BOUNCETotal number of Bounced messages due to an IP blockstatic StringCOUNT_BOUNCETotal number of bounced messages, which includes both In-Band and Out-of-Band bouncesstatic StringCOUNT_CLICKEDTotal number of times that links were selected across all messagesstatic StringCOUNT_DELAYEDTotal number of delays due to any temporary failurestatic StringCOUNT_DELAYED_FIRSTMessages delayed on the first delivery attemptstatic StringCOUNT_DELIVERED_FIRSTMessages delivered on the first attemptstatic StringCOUNT_DELIVERED_SUBSEQUENTMessages delivered that required more than one delivery attemptstatic StringCOUNT_GENERATION_FAILEDMessage generation failed for an intended recipientstatic StringCOUNT_GENERATION_REJECTIONMessages rejected by SparkPost and SparkPost Elite due to policystatic StringCOUNT_HARD_BOUNCETotal number of Bounced messages due to hard bounce classification reasonsstatic StringCOUNT_INBAND_BOUNCEMessages that bounced on delivery attempt during the SMTP sessionstatic StringCOUNT_INJECTEDMessages injected to or received by SparkPost and SparkPost Elitestatic StringCOUNT_OUTOFBAND_BOUNCEMessages that the ISP bounced subsequent to a successful deliverystatic StringCOUNT_POLICY_REJECTEDMessages rejected by SparkPost and SparkPost Elite due to policystatic StringCOUNT_REJECTEDMessages rejected due to policy or that failed to generatestatic StringCOUNT_RENDEREDTotal renderings of a messagestatic StringCOUNT_SENTMessages that SparkPost and SparkPost Elite attempted to deliver, which includes both Deliveries and In-Band Bouncesstatic StringCOUNT_SOFT_BOUNCETotal number of Bounced messages due to soft bounce classification reasonsstatic StringCOUNT_SPAM_COMPLAINTNumber of spam complaints received from an ISPstatic StringCOUNT_TARGETEDMessages successfully injected into SparkPost and SparkPost Elite as well as rejected by itstatic StringCOUNT_UNDERTERMINED_BOUNCETotal number of Bounced messages due to undetermined bounce reasonsstatic StringCOUNT_UNIQUE_CLICKEDTotal number of messages which had at least one link selected one or more timesstatic StringCOUNT_UNIQUE_CONFIRMED_OPENEDTotal number of messages that were rendered or had at least one link selectedstatic StringCOUNT_UNIQUE_RENDEREDTotal number of messages that were rendered at least oncestatic StringDOMAINstatic StringTEMPLATE_IDstatic StringTIMESTAMPstatic StringTOTAL_DELIVERY_TIME_FIRSTstatic StringTOTAL_DELIVERY_TIME_SUBSEQUENTstatic StringTOTAL_MSG_VOLUMETotal size of delivered messages, in bytes (including attachments)static StringWATCHED_DOMAIN -
Constructor Summary
Constructors Constructor Description MetricsFields() -
Method Summary
-
Field Details
-
DOMAIN
- See Also:
- Constant Field Values
-
CAMPAIGN_ID
- See Also:
- Constant Field Values
-
TEMPLATE_ID
- See Also:
- Constant Field Values
-
WATCHED_DOMAIN
- See Also:
- Constant Field Values
-
TIMESTAMP
- See Also:
- Constant Field Values
-
ALL_FIELDS
All Deliverability Fields- See Also:
- Constant Field Values
-
ALL_FIELDS_ARRAY
-
COUNT_TARGETED
Messages successfully injected into SparkPost and SparkPost Elite as well as rejected by it- See Also:
- Constant Field Values
-
COUNT_INJECTED
Messages injected to or received by SparkPost and SparkPost Elite- See Also:
- Constant Field Values
-
COUNT_SENT
Messages that SparkPost and SparkPost Elite attempted to deliver, which includes both Deliveries and In-Band Bounces- See Also:
- Constant Field Values
-
COUNT_ACCEPTED
Messages an ISP or other remote domain accepted (less Out-of-Band Bounces)- See Also:
- Constant Field Values
-
COUNT_DELIVERED_FIRST
Messages delivered on the first attempt- See Also:
- Constant Field Values
-
COUNT_DELIVERED_SUBSEQUENT
Messages delivered that required more than one delivery attempt- See Also:
- Constant Field Values
-
COUNT_RENDERED
Total renderings of a message- See Also:
- Constant Field Values
-
COUNT_UNIQUE_RENDERED
Total number of messages that were rendered at least once- See Also:
- Constant Field Values
-
COUNT_UNIQUE_CONFIRMED_OPENED
Total number of messages that were rendered or had at least one link selected- See Also:
- Constant Field Values
-
COUNT_CLICKED
Total number of times that links were selected across all messages- See Also:
- Constant Field Values
-
COUNT_UNIQUE_CLICKED
Total number of messages which had at least one link selected one or more times- See Also:
- Constant Field Values
-
COUNT_BOUNCE
Total number of bounced messages, which includes both In-Band and Out-of-Band bounces- See Also:
- Constant Field Values
-
COUNT_HARD_BOUNCE
Total number of Bounced messages due to hard bounce classification reasons- See Also:
- Constant Field Values
-
COUNT_SOFT_BOUNCE
Total number of Bounced messages due to soft bounce classification reasons- See Also:
- Constant Field Values
-
COUNT_BLOCK_BOUNCE
Total number of Bounced messages due to an IP block- See Also:
- Constant Field Values
-
COUNT_ADMIN_BOUNCE
Total number of Bounced messages due to admin bounce classification reasons, also includes Rejected- See Also:
- Constant Field Values
-
COUNT_UNDERTERMINED_BOUNCE
Total number of Bounced messages due to undetermined bounce reasons- See Also:
- Constant Field Values
-
COUNT_REJECTED
Messages rejected due to policy or that failed to generate- See Also:
- Constant Field Values
-
COUNT_POLICY_REJECTED
Messages rejected by SparkPost and SparkPost Elite due to policy- See Also:
- Constant Field Values
-
COUNT_GENERATION_FAILED
Message generation failed for an intended recipient- See Also:
- Constant Field Values
-
COUNT_GENERATION_REJECTION
Messages rejected by SparkPost and SparkPost Elite due to policy- See Also:
- Constant Field Values
-
COUNT_INBAND_BOUNCE
Messages that bounced on delivery attempt during the SMTP session- See Also:
- Constant Field Values
-
COUNT_OUTOFBAND_BOUNCE
Messages that the ISP bounced subsequent to a successful delivery- See Also:
- Constant Field Values
-
COUNT_DELAYED
Total number of delays due to any temporary failure- See Also:
- Constant Field Values
-
COUNT_DELAYED_FIRST
Messages delayed on the first delivery attempt- See Also:
- Constant Field Values
-
COUNT_SPAM_COMPLAINT
Number of spam complaints received from an ISP- See Also:
- Constant Field Values
-
TOTAL_DELIVERY_TIME_FIRST
- See Also:
- Constant Field Values
-
TOTAL_DELIVERY_TIME_SUBSEQUENT
- See Also:
- Constant Field Values
-
TOTAL_MSG_VOLUME
Total size of delivered messages, in bytes (including attachments)- See Also:
- Constant Field Values
-
-
Constructor Details
-
MetricsFields
public MetricsFields()
-