FocusBackendDeviceId
Focus BackendInfrastructureGoogleApi.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 GeneratedBackend 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
2Sort:|Filter:
AndroidDeviceIdstringDefault:
nilFull type: String.tThe GServices id on Android. See go/android-id.
HashstringDefault:
nilFull type: String.tDeviceId.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.