FreebaseId
FreebaseInfrastructureGoogleApi.ContentWarehouse.V1.Model.FreebaseId
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Freebase Id) contains 2 attributes that define its data structure. Key functionality includes: "id" may be a human readable ID (HRID) or a MID. Originally it was intended to always be a human readable ID, but that convention was not always follo...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
2idstringnilFull type: String.t"id" may be a human readable ID (HRID) or a MID. Originally it was intended to always be a human readable ID, but that convention was not always followed so clients should be wary. Not every topic has an id.
midstringnilFull type: String.tThe "mid" should be used whenever a globally unique, primary key into the Knowledge Graph is needed. These keys are always prefixed with the "/m" and "/g", (and more rarely the "/x" and "/t") namespaces, and are alphanumeric strings consisting of lowercase letters excluding vowels, numbers and the underscore character. (Applications should not assume a constant length for these strings as Livegraph reserves the right to extend the number of characters to accommodate more topics.)