entity property

String? entity
getter/setter pair

The entity for customers that may run multiple different entities, domains, sites or regions, for example, Google US, Google Ads, Waymo, google.com, youtube.com, etc.

If this is set, it should be exactly matched with UserEvent.entity to get search results boosted by entity.

Implementation

core.String? entity;