google_api_accelerated_mobile_page_url v0.2.0 GoogleApi.AcceleratedMobilePageUrl.V1.Model.AmpUrl View Source
AMP URL response for a requested URL.
Attributes
- ampUrl (String.t): The AMP URL pointing to the publisher's web server. Defaults to
nil
. - cdnAmpUrl (String.t): The AMP Cache URL pointing to
the cached document in the Google AMP Cache. Defaults to
nil
. - originalUrl (String.t): The original non-AMP URL. Defaults to
nil
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.