GoogleApi.ContentWarehouse.V1.Model.IndexingSignalAggregatorSccSignal
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
clicksBad
(type:float()
, default:nil
)
- -
clicksImage
(type:float()
, default:nil
)
- -
clicksTotal
(type:float()
, default:nil
)
- -
debugInfo
(type:list(String.t)
, default:nil
)
- For debugging purpose only. -
numImageUrls
(type:float()
, default:nil
)
- This represents the number of urls with image clicks. A url can have both image and non-image clicks, in which case we set num_image_urls to be the ratio of image_clicks vs total clicks. For example, if a url has 10 total clicks and 7 image clicks, num_image_urls will be set to 0.7. -
numUrls
(type:String.t
, default:nil
)
- -
pattern
(type:String.t
, default:nil
)
- For debugging purpose only.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.IndexingSignalAggregatorSccSignal