FocusBackendSecondaryContactId

Focus BackendInfrastructure

GoogleApi.ContentWarehouse.V1.Model.FocusBackendSecondaryContactId

1
out of 10
Minimal
SEO Impact
The secondary ID of a contact.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Focus Backend Secondary Contact Id) contains 3 attributes that define its data structure. Key functionality includes: The hashes of the contact details (e.g. phone number and email address).

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

3
Sort:|Filter:
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.FocusBackendContactDetailHash.t

The hashes of the contact details (e.g. phone number and email address).

contactNamestring
Default: nilFull type: String.t

The contact's full name, not hashed.

contactNameHashstring
Default: nilFull type: String.t

The hash of contact's full name, generated using Fingerprint2011(). Cast this field to string in javascript to make it compile in js.