FreebasePropertyValue
FreebaseInfrastructureGoogleApi.ContentWarehouse.V1.Model.FreebasePropertyValue
2
out of 10
Low
SEO Impact
A PropertyValue associates properties with values in the context of a topic.
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Freebase Property Value) contains 4 attributes that define its data structure. Key functionality includes: The id of the property.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
4Sort:|Filter:
propertyFreebaseId →Default:
nilFull type: GoogleApi.ContentWarehouse.V1.Model.FreebaseId.tThe id of the property.
totalValueCountstringDefault:
nilFull type: String.tIndicates the total values that exist for this property, even if they aren't all present in the value field, due to truncation.
valueFreebaseValue →Default:
nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.FreebaseValue.tThe value associated with the property for the containing topic.
valueStatusstringDefault:
nilFull type: String.tIf ValueStatus is not set at all, the implication is that there are well-known value(s), specified in the "value" field. (It should be considered malformed data to have value_status set when len(values) > 0.)