static DomainIspPlacement.Builder |
DomainIspPlacement.builder() |
|
DomainIspPlacement.Builder |
DomainIspPlacement.Builder.inboxPercentage(Double inboxPercentage) |
The percentage of messages that were sent from the selected domain to the specified email provider that
arrived in recipients' inboxes.
|
DomainIspPlacement.Builder |
DomainIspPlacement.Builder.inboxRawCount(Long inboxRawCount) |
The total number of messages that were sent from the selected domain to the specified email provider that
arrived in recipients' inboxes.
|
DomainIspPlacement.Builder |
DomainIspPlacement.Builder.ispName(String ispName) |
The name of the email provider that the inbox placement data applies to.
|
DomainIspPlacement.Builder |
DomainIspPlacement.Builder.spamPercentage(Double spamPercentage) |
The percentage of messages that were sent from the selected domain to the specified email provider that
arrived in recipients' spam or junk mail folders.
|
DomainIspPlacement.Builder |
DomainIspPlacement.Builder.spamRawCount(Long spamRawCount) |
The total number of messages that were sent from the selected domain to the specified email provider that
arrived in recipients' spam or junk mail folders.
|
DomainIspPlacement.Builder |
DomainIspPlacement.toBuilder() |
|