domain property

String? domain
getter/setter pair

Domain (or subdomain) of the site, e.g. "example.com" or "www.example.com".

This is used in the OWNED_SITE_DOMAIN_NAME reporting dimension.

Implementation

core.String? domain;