ITPFirstParty

Added in version 2.30.

class ITPFirstParty(*args, **kwargs)

Describes a first party origin.

Methods

class ITPFirstParty
get_domain() str

Get the domain name of itp_first_party.

Added in version 2.30.

get_last_update_time() DateTime

Get the last time a ITPThirdParty has been seen under itp_first_party.

Each WebKitITPFirstParty is created by get_first_parties() and therefore corresponds to exactly one ITPThirdParty.

Added in version 2.30.

get_website_data_access_allowed() bool

Get whether itp_first_party has granted website data access to its ITPThirdParty.

Each WebKitITPFirstParty is created by get_first_parties() and therefore corresponds to exactly one ITPThirdParty.

Added in version 2.30.