domain property

String? domain
getter/setter pair

Domain of your competitor or your domain, if 'is_your_domain' is true.

Required in the SELECT clause. Cannot be filtered on in the 'WHERE' clause.

Implementation

core.String? domain;