| Package | Description |
|---|---|
| com.google.api.services.gmailpostmastertools.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
FeedbackLoop |
FeedbackLoop.clone() |
FeedbackLoop |
FeedbackLoop.set(String fieldName,
Object value) |
FeedbackLoop |
FeedbackLoop.setId(String id)
Feedback loop identifier that uniquely identifies individual campaigns.
|
FeedbackLoop |
FeedbackLoop.setSpamRatio(Double spamRatio)
The ratio of user marked spam messages with the identifier vs the total number of inboxed
messages with that identifier.
|
| Modifier and Type | Method and Description |
|---|---|
List<FeedbackLoop> |
TrafficStats.getSpammyFeedbackLoops()
Spammy [Feedback loop identifiers] (https://support.google.com/mail/answer/6254652) with their
individual spam rates.
|
| Modifier and Type | Method and Description |
|---|---|
TrafficStats |
TrafficStats.setSpammyFeedbackLoops(List<FeedbackLoop> spammyFeedbackLoops)
Spammy [Feedback loop identifiers] (https://support.google.com/mail/answer/6254652) with their
individual spam rates.
|
Copyright © 2011–2025 Google. All rights reserved.