ITPFirstParty#
Added in version 2.30.
- class ITPFirstParty(*args, **kwargs)#
Describes a first party origin.
Methods#
- class ITPFirstParty
-
- get_last_update_time() DateTime #
Get the last time a
ITPThirdParty
has been seen underitp_first_party
.Each
WebKitITPFirstParty
is created byget_first_parties()
and therefore corresponds to exactly oneITPThirdParty
.Added in version 2.30.
- get_website_data_access_allowed() bool #
Get whether
itp_first_party
has granted website data access to itsITPThirdParty
.Each
WebKitITPFirstParty
is created byget_first_parties()
and therefore corresponds to exactly oneITPThirdParty
.Added in version 2.30.