BiasingPerDocData2BiasingField

BiasingPer-Document Signal

GoogleApi.ContentWarehouse.V1.Model.BiasingPerDocData2BiasingField

7
out of 10
High
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Stores per-document data signals that are maintained for each indexed page. These document-level signals are core inputs to Google's ranking algorithms and may include quality scores, topical classifications, and other per-page assessments. Changes to these signals can directly affect a page's ranking potential.

Actionable Insights for SEOs

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates

Attributes

4
Sort:|Filter:
compressedNameinteger(
Default: nil

A fingerprint of the actual name of the field.

valuefloat(
Default: nil

The value, under various representations to get maximum compression. Exactly one of them is guaranteed to be filled. value as a double.

valueFloatinteger(
Default: nil

a floating value, represented as an integer by converting using floating_value * 1000. Useable for all floating values that need 3 digits of precision, and are small enough.

valueIntinteger(
Default: nil

value as an int32. When the value is encode-able as an integer.