Contacts
Physical address fields for this brand's locations. These fields are accessed through the brand's Operating Locations — a brand operates at one or more operating locations, and each operating location has an Person.
Traversal path
Brand → operatingLocations → roles → legalEntities → persons → names → field
Pricing tier: Core · GraphQL: Brand.operatingLocations → OperatingLocation.persons
Fields
| Field | Path | Description |
|---|---|---|
| Full Name | operatingLocations.roles.legalEntities.persons.names.fullName | The person's full name. |
| First Name | operatingLocations.roles.legalEntities.persons.names.firstName | The person's first name. |
| Last Name | operatingLocations.roles.legalEntities.persons.names.lastName | The person's last name. |
| Title | operatingLocations.roles.jobTitle | The standardized job title observed in our datasets. |
| Management Level | operatingLocations.roles.managementLevel | The standardized management level for this role. |
| Department | operatingLocations.roles.jobFunction | The standardized job description for this role. |
operatingLocations.roles.emailAddresses.emailAddress | The email address. | |
| Phone Number | operatingLocations.roles.phoneNumbers.phoneNumber | Twelve-digit string representation of the complete phone number. |
| External URLs | operatingLocations.roles.externalUrl | External URLs |