Out of context: Reply #138
- Started
- Last post
- 157 Responses
- trooperbill1
ive broken down the api data into topics - you can draw your own conclusions
UGC
ugcDiscussionEffortScore` (*type:* `integer()`, *default:* `nil`) - UGC page quality signals. (Times 1000 and floored)REVIEW (PAGE LEVEL)
productReviewPPromotePage` (*type:* `integer()`, *default:* `nil`) -
productReviewPUhqPage` (*type:* `integer()`, *default:* `nil`) - The possibility of a page being a high quality review page.
productReviewPReviewPage` (*type:* `integer()`, *default:* `nil`) - Fields product_review_p_review_page and product_review_p_uhq_page are for promoting/demoting HQ/LQ review pages in NGS. See go/pr-boosts for details. The possibility of a page being a review page.REVIEW (SITE LEVEL)
productReviewPDemoteSite` (*type:* `integer()`, *default:* `nil`) - Product review demotion/promotion confidences. (Times 1000 and floored)
productReviewPPromoteSite` (*type:* `integer()`, *default:* `nil`) -EXACT MATCH DOMAINS
exactMatchDomainDemotion` (*type:* `integer()`, *default:* `nil`) - Page quality signals converted from fields in proto QualityBoost in quality/q2/proto/quality-boost.p...SITE QUALITY (NSR/QSTAR)
lowQuality` (*type:* `integer()`, *default:* `nil`) - S2V low quality score: converted from quality_nsr.NsrData, applied in Qstar. See quality_nsr::util::ConvertNsrDat...
crapsAbsoluteHostSignals` (*type:* `integer()`, *default:* `nil`) - Impressions, unsquashed, host level, not to be used with compressed ratios. Not to be used in Pattern Data.
serpDemotion` (*type:* `integer()`, *default:* `nil`) - serp demotion: applied in Qstar.
experimentalQstarSignal` (*type:* `number()`, *default:* `nil`) - This field is *not* propagated to shards. It is meant to be populated at serving time using one of the versions present in the `experimental_nsr_team_wsj_data` field above (using the `ExperimentalNsrTeamDataOverride... opti to populate it; see http://source/search?q=Experimen…... The purpose of this field is to be read by an experimental Q* component, in order to quickly run LEs with new components. See go/0DayLEs for details.
scamness` (*type:* `integer()`, *default:* `nil`) - Scam model score. Used as one of the web page quality qstar signals. Value range from 0 to 1023.
crapsUnscaledIpPriorBadFraction` (*type:* `integer()`, *default:* `nil`) -NAVIGATION
navDemotion` (*type:* `integer()`, *default:* `nil`) - nav_demotion: converted from QualityBoost.nav_demoted.boost.PAGE QUALITY
pqData` (*type:* `integer()`, *default:* `nil`) - Encoded page-level PQ signals.
babyPandaV2Demotion` (*type:* `integer()`, *default:* `nil`) - New BabyPanda demotion, applied on top of Panda. This is meant to replace |baby_panda_demotion|.
authorityPromotion` (*type:* `integer()`, *default:* `nil`) - authority promotion: converted from QualityBoost.authority.boost
topicEmbeddingsVersionedData` (*type:* `list(GoogleApi.ContentWarehouse... *default:* `nil`) - Versioned TopicEmbeddings data to be populated later into superroot / used directly in scorers.
pandaDemotion` (*type:* `integer()`, *default:* `nil`) - This is the encoding of Panda fields in the proto SiteQualityFeatures in quality/q2/proto/site_quality_fe... The encoding/decoding is performed using functions from quality_coati::coati_util.
unauthoritativeScore` (*type:* `integer()`, *default:* `nil`) - Unauthoritative score. Used as one of the web page quality qstar signals.
pqDataProto` (*type:* `GoogleApi.ContentWarehouse.V1.M... *default:* `nil`) - Stripped page-level signals, not present in the encoded field 'pq_data'.SITE AUTHORITY (QSTAR)
siteAuthority` (*type:* `integer()`, *default:* `nil`) - site_authority: converted from quality_nsr.SiteAuthority, applied in Qstar.ANCHOR TEXT (INTERNAL/EXTARNAL?)
anchorMismatchDemotion` (*type:* `integer()`, *default:* `nil`) - anchor_mismatch_demotion: converted from QualityBoost.mismatched.boost.SANDBOX
crapsNewHostSignals` (*type:* `String.t`, *default:* `nil`) -UNKNOWN
experimentalNsrTeamWsjData` (*type:* `list(GoogleApi.ContentWarehouse... *default:* `nil`) - This field is *not* propagated to shards, but it's populated at serving time by go/web-signal-joins (see b/207344056). See go/0DayLEs for details. This is only meant to be used during LEs, it should *not* be used for launches.
experimentalNsrTeamData` (*type:* `GoogleApi.ContentWarehouse.V1.M... *default:* `nil`) - This field is *not* propagated to shards, but it's populated at serving time by go/web-signal-joins (see b/207344056). See go/0DayLEs for details. This is only meant to be used during LEs, it should *not* be used for launches.
pairwiseqVersionedData` (*type:* `list(GoogleApi.ContentWarehouse... *default:* `nil`) - Versioned PairwiseQ score to be used in continuous evaluation of the upcoming PairwiseQ versions and assess quality impact on various slices.- So can it be integrated in a simple javascript file?Danish