/AWS1/CL_SE2REPUTATIONOPTIONS¶
Enable or disable collection of reputation metrics for emails that you send using this configuration set in the current Amazon Web Services Region.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_REPUTATIONMETRICSENABLED
TYPE /AWS1/SE2ENABLED
/AWS1/SE2ENABLED
¶
If
true
, tracking of reputation metrics is enabled for the configuration set. Iffalse
, tracking of reputation metrics is disabled for the configuration set.
IV_LASTFRESHSTART
TYPE /AWS1/SE2LASTFRESHSTART
/AWS1/SE2LASTFRESHSTART
¶
The date and time (in Unix time) when the reputation metrics were last given a fresh start. When your account is given a fresh start, your reputation metrics are calculated starting from the date of the fresh start.
Queryable Attributes¶
ReputationMetricsEnabled¶
If
true
, tracking of reputation metrics is enabled for the configuration set. Iffalse
, tracking of reputation metrics is disabled for the configuration set.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REPUTATIONMETRICSENABLED() |
Getter for REPUTATIONMETRICSENABLED |
LastFreshStart¶
The date and time (in Unix time) when the reputation metrics were last given a fresh start. When your account is given a fresh start, your reputation metrics are calculated starting from the date of the fresh start.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTFRESHSTART() |
Getter for LASTFRESHSTART, with configurable default |
ASK_LASTFRESHSTART() |
Getter for LASTFRESHSTART w/ exceptions if field has no valu |
HAS_LASTFRESHSTART() |
Determine if LASTFRESHSTART has a value |