/AWS1/CL_PPEREPUTATIONOPTIONS¶
Enable or disable collection of reputation metrics for emails that you send using this configuration set in the current AWS Region.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_reputationmetricsenabled TYPE /AWS1/PPEENABLED /AWS1/PPEENABLED¶
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/PPELASTFRESHSTART /AWS1/PPELASTFRESHSTART¶
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 |