Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.14 KB

File metadata and controls

16 lines (13 loc) · 1.14 KB

# SeoPageIntersectionRequest

Properties

Name Type Description Notes
pages string[] Absolute page URLs to compare (1-20). A trailing /_* wildcard matches a page and its sub-paths.
exclude_pages string[] Page URLs to exclude (up to 10). Keywords where these rank are dropped. [optional]
location \Unifapi\Sdk\Model\SeoPageIntersectionLocation [optional]
language string Search language as an ISO code or full language name. Defaults to en. [optional]
intersection_mode string union (default) returns keywords any page ranks for; intersect returns only keywords all pages rank for in the same SERP. [optional]
limit int Maximum number of keywords to return. Defaults to 100. [optional]
offset int Number of keywords to skip from the start of the results. [optional]
view SeoKeywordView [optional]

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