SEOReportingGroup.getMatchURLs (Method)
Returns zero or more structures describing the URL prefix for the specified SEO reporting group.
Returns:
SEOReportingGroup_GetMatchURLs_Results (query)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
SubsiteID | SubsiteID | The unique subsite ID. |
SubsiteURL | SubsiteURL | Server relative URL of the subsite. |
URLPrefix | FullyQualifiedURL | The domain URL. |
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | SEOReportingGroupID | Required | The unique ID of the reporting group. |
Context:
License Requirements | SEO |
Permission Requirements | ContributorOrServerCode |
Deny Context | (none) |
Require Context | AuthoringEnabled |
Author Lock |
Error Codes:
None
Notes:
None