View Source GoogleApi.ContentWarehouse.V1.Model.ClassifierPornReferrerCounts (google_api_content_warehouse v0.4.0)
ReferrerCounts stores how many referrers an images has and how many of them were classified as porn and as adult/softporn respectively. Note that a referrer is usually a landing page, but as of March 2011 this also includes referrers which an image can 'inherit' by propagating counts from near duplicate images.
Attributes
-
adult
(type:integer()
, default:nil
) - -
porn
(type:integer()
, default:nil
) - Number of referrers which are classified as porn and as adult. -
total
(type:integer()
, default:nil
) - Total number of referrers.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.