url property
Url specifies a specific url that this record is for.
This url should be normalized, following the normalization actions taken in the request to increase the chances of successful lookup. Note: When specifying a "url" only data for that specific url will be aggregated.
Implementation
core.String? url;