SEORule.delete (Method)
Deletes the specified SEO rule.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
reportingGroupID | SEOReportingGroupID | Required | The ID of the SEO reporting group. |
ruleID | SEORuleID | Required | The unique identifier of the desired SEO rule to delete. |
Context:
License Requirements | SEO |
Permission Requirements | SEOReportingGroup:ManageRules |
Deny Context | None |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None