FocusBackendDeviceId

Focus BackendInfrastructure

GoogleApi.ContentWarehouse.V1.Model.FocusBackendDeviceId

1
out of 10
Minimal
SEO Impact
//////////////////// DeviceId ////////////////////// Used by Device Contacts only. For more details see go/fbs-support-for-device-contacts.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Focus Backend Device Id) contains 2 attributes that define its data structure. Key functionality includes: The GServices id on Android. See go/android-id.

Actionable Insights for SEOs

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

Attributes

2
Sort:|Filter:
AndroidDeviceIdstring
Default: nilFull type: String.t

The GServices id on Android. See go/android-id.

Hashstring
Default: nilFull type: String.t

DeviceId.Hash is a SHA256 of some attribute of the user and device. For Android devices: Hash = SHA256(gaia_account_name + “:” + “1” + “:” + (android id - LSB)); For iOS devices: Hash = TOLOWER(HEX(GMCSComputeUserDeviceToken(userId, iOsDeviceId)) For more details see go/client-instance-id.