GoogleApi.ContentWarehouse.V1.Model.ClassifierPornQueryStats
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
QuerySats contains the information about the queries that users typed to search for this image.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
queryTextPornScore
(type:number()
, default:nil
)
- A query text porn score for the queries which have clicks to the image: query_text_porn_score := sum(clicks(query) * text_porn_score(query)) / sum(clicks(query)) -
totalClicks
(type:number()
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ClassifierPornQueryStats