Skip to content

Latest commit

 

History

History
153 lines (79 loc) · 3.61 KB

profile-inferred-person.schema.md

File metadata and controls

153 lines (79 loc) · 3.61 KB

XDM Inferred Person Schema

https://ns.adobe.com/xdm/mixins/profile-inferred-person

Captures inferred details about a person where they are not directly avaialble.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Deprecated No Forbidden Permitted fieldgroups/profile/profile-inferred-person.schema.json

Schema Hierarchy

  • XDM Inferred Person https://ns.adobe.com/xdm/mixins/profile-inferred-person

XDM Inferred Person Example

{}

XDM Inferred Person Properties

Property Type Required Defined by
xdm:anonymousHostname string Optional XDM Inferred Person (this schema)
xdm:inferredAddress Postal address Optional XDM Inferred Person (this schema)
xdm:inferredCompany string Optional XDM Inferred Person (this schema)
xdm:inferredCompanyStatus string Optional XDM Inferred Person (this schema)
xdm:inferredMetropolitanArea string Optional XDM Inferred Person (this schema)
xdm:inferredPhoneAreaCode string Optional XDM Inferred Person (this schema)
* any Additional this schema allows additional properties

xdm:anonymousHostname

Anonymous Hostname

Anonymous hostname.

xdm:anonymousHostname

  • is optional
  • type: string
  • defined in this schema

xdm:anonymousHostname Type

string

xdm:inferredAddress

Inferred Address

Address details inferred by reverse IP lookup of the lead’s first recorded web visit.

xdm:inferredAddress

  • is optional
  • type: Postal address
  • defined in this schema

xdm:inferredAddress Type

xdm:inferredCompany

Inferred Company

Company name inferred by reverse IP lookup of the lead’s first recorded web visit.

xdm:inferredCompany

  • is optional
  • type: string
  • defined in this schema

xdm:inferredCompany Type

string

xdm:inferredCompanyStatus

Inferred Company Status

Status of the company name inferred by reverse IP lookup of the lead’s first recorded web visit.

xdm:inferredCompanyStatus

  • is optional
  • type: string
  • defined in this schema

xdm:inferredCompanyStatus Type

string

xdm:inferredMetropolitanArea

Inferred Metropolitan Area

Metropolitan area inferred by reverse IP lookup of lead’s first recorded web visit.

xdm:inferredMetropolitanArea

  • is optional
  • type: string
  • defined in this schema

xdm:inferredMetropolitanArea Type

string

xdm:inferredPhoneAreaCode

Inferred Phone Area Code

Phone area code inferred by reverse IP lookup of lead’s first recorded web visit.

xdm:inferredPhoneAreaCode

  • is optional
  • type: string
  • defined in this schema

xdm:inferredPhoneAreaCode Type

string