Class Audits.BounceTrackingIssueDetails

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<BaseType<?>>
    Enclosing class:
    Audits

    public static class Audits.BounceTrackingIssueDetails
    extends BaseType<Audits.BounceTrackingIssueDetails>
    implements java.io.Serializable
    This Nested Java Class is declared as a "Type", which is similar to a Java Class. The CDP API Specifications list this type among the types, events & commands located in the Audits domain, which may be found within the BrowserAPI.

    📌 All browser domain type classes will have a class name that begins with an upper case letter.
    This issue warns about sites in the redirect chain of a finished navigation that may be flagged as trackers and have their state cleared if they don't receive a user interaction. Note that in this context 'site' means eTLD+1. For example, if the URL https://example.test:80/bounce was in the redirect chain, the site reported would be example.test.
    See Also:
    Serialized Form