domain property

String? domain
getter/setter pair

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

Available only in CompetitiveVisibilityTopMerchantView and CompetitiveVisibilityCompetitorView. Required in the SELECT clause for CompetitiveVisibilityTopMerchantView and CompetitiveVisibilityCompetitorView. Cannot be filtered on in the 'WHERE' clause.

Implementation

core.String? domain;