Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 656 Bytes

File metadata and controls

13 lines (9 loc) · 656 Bytes

Unifapi.Sdk.Model.SeoSerpViewport

Viewport settings used only with include_pixel_rankings.

Properties

Name Type Description Notes
Width int Browser viewport width for pixel ranking calculations. [optional]
Height int Browser viewport height for pixel ranking calculations. [optional]
PixelRatio decimal Browser device pixel ratio for pixel ranking calculations. [optional]

[Back to Model list] [Back to API list] [Back to README]