SEOReportingGroup.enableSearchEngineRankings (Method)
Enables or disables rank tracking for the specified search engine in a reporting group.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | SEOReportingGroupID | Required | The unique ID of reporting group. |
searchEngineID | SearchEngineID | Required | The unique ID of the search engine to enable ranking. |
enable | Boolean | Required | Boolean flag if set as true will enable the ranking for specified search engine, otherwise disable it. |
Context:
License Requirements | SEO |
Permission Requirements | SEOReportingGroup:Admin |
Deny Context | (none) |
Require Context | AuthoringEnabled |
Author Lock |
Error Codes:
None
Notes:
None