ValueRuleGeoLocationMatchType

  • This content lists possible geographic location matching types.

  • It defines five possible enums: UNSPECIFIED, UNKNOWN, ANY, and LOCATION_OF_PRESENCE.

  • The ANY type allows matching by either Area of Interest or Location of Presence.

  • The LOCATION_OF_PRESENCE type only allows matching by Location of Presence.

Possible geographic location matching types.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

ANY

Either Area of Interest or Location of Presence can be used to match.

LOCATION_OF_PRESENCE

Only Location of Presence can be used to match.