GoogleApi.ContentWarehouse.V1.Model.BlogPerDocDataOutlinks
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Resolved url and site spamscore for outlinks in updates (aka microposts).
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
aggregationFp
(type:String.t
, default:nil
)
- Representative id for an equivalence class of URLs. E.g. http://youtube.com/watch?v=12 and http://youtube.com/watch?v=12&feature=related have the same aggregation id since they're effectively the same webpage -
resolvedUrl
(type:String.t
, default:nil
)
- -
siteSpamScore
(type:integer()
, default:nil
)
- -
title
(type:String.t
, default:nil
)
-
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.BlogPerDocDataOutlinks