ITPThirdParty

Added in version 2.30.

class ITPThirdParty(*args, **kwargs)

Describes a third party origin.

Methods

class ITPThirdParty
get_domain() str

Get the domain name of itp_third_party.

Added in version 2.30.

get_first_parties() list[ITPFirstParty]

Get the list of ITPFirstParty under which itp_third_party has been seen.

Added in version 2.30.