GoogleApi.ContentWarehouse.V1.Model.TrawlerPolicyData
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Trawler can add a policy label to a FetchReply. The two main cases are: - "spam" label added for specific spammer IPs listed in trawler_site_info, which most crawls auto-reject. - "roboted:useragent" (e.g. "roboted:googlebot") if InfoOnlyUserAgents field is set in FetchParams
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
ExtraData
(type:integer()
, default:nil
)
- in roboted case, the RobotsInfo -
Label
(type:String.t
, default:nil
)
- "spam" or "roboted:googlebot"
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.TrawlerPolicyData