FreebasePropertyValue

FreebaseInfrastructure

GoogleApi.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 Generated

Backend 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

4
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.FreebaseId.t

The id of the property.

totalValueCountstring
Default: nilFull type: String.t

Indicates the total values that exist for this property, even if they aren't all present in the value field, due to truncation.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.FreebaseValue.t

The value associated with the property for the containing topic.

valueStatusstring
Default: nilFull type: String.t

If 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.)