View Source GoogleApi.ChromeUXReport.V1.Model.UrlNormalization (google_api_chrome_ux_report v0.5.0)
Object representing the normalization actions taken to normalize a url to achieve a higher chance of successful lookup. These are simple automated changes that are taken when looking up the provided url_patten
would be known to fail. Complex actions like following redirects are not handled.
Attributes
-
normalizedUrl
(type:String.t
, default:nil
) - The URL after any normalization actions. This is a valid user experience URL that could reasonably be looked up. -
originalUrl
(type:String.t
, default:nil
) - The original requested URL prior to any normalization actions.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.