Skip to content

Update pagespeedonline_v5 percentile #2242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/dyn/pagespeedonline_v5.pagespeedapi.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ <h3>Method Details</h3>
&quot;formFactor&quot;: &quot;A String&quot;, # Identifies the form factor of the metric being collected.
&quot;median&quot;: 42, # The median number of the metric, in millisecond.
&quot;metricId&quot;: &quot;A String&quot;, # Identifies the type of the metric.
&quot;percentile&quot;: 42, # We use this field to store certain percentile value for this metric. For v4, this field contains pc50. For v5, this field contains pc90.
&quot;percentile&quot;: 42, # We use this field to store certain percentile value for this metric. For v4, this field contains pc50. For v5, this field contains pc75.
},
},
&quot;origin_fallback&quot;: True or False, # True if the result is an origin fallback from a page, false otherwise.
Expand All @@ -385,7 +385,7 @@ <h3>Method Details</h3>
&quot;formFactor&quot;: &quot;A String&quot;, # Identifies the form factor of the metric being collected.
&quot;median&quot;: 42, # The median number of the metric, in millisecond.
&quot;metricId&quot;: &quot;A String&quot;, # Identifies the type of the metric.
&quot;percentile&quot;: 42, # We use this field to store certain percentile value for this metric. For v4, this field contains pc50. For v5, this field contains pc90.
&quot;percentile&quot;: 42, # We use this field to store certain percentile value for this metric. For v4, this field contains pc50. For v5, this field contains pc75.
},
},
&quot;origin_fallback&quot;: True or False, # True if the result is an origin fallback from a page, false otherwise.
Expand All @@ -398,4 +398,4 @@ <h3>Method Details</h3>
}</pre>
</div>

</body></html>
</body></html>