GoogleApi.AdSense.V2.Model.Site (google_api_ad_sense v0.18.0)
View SourceRepresentation of a Site.
Attributes
-
autoAdsEnabled
(type:boolean()
, default:nil
) - Whether auto ads is turned on for the site. -
domain
(type:String.t
, default:nil
) - Domain (or subdomain) of the site, e.g. "example.com" or "www.example.com". This is used in theOWNED_SITE_DOMAIN_NAME
reporting dimension. -
name
(type:String.t
, default:nil
) - Output only. Resource name of a site. Format: accounts/{account}/sites/{site} -
reportingDimensionId
(type:String.t
, default:nil
) - Output only. Unique ID of the site as used in theOWNED_SITE_ID
reporting dimension. -
state
(type:String.t
, default:nil
) - Output only. State of a site.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.