google_api_chrome_ux_report v0.2.0 GoogleApi.ChromeUXReport.V1.Model.UrlNormalization View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.