SEOReportingGroup.delete (Method)
Deletes the specified SEO reporting group and all associated SEO keyword and ranking history.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | SEOReportingGroupID | Required | The unique ID of the reporting group to delete. |
ignoreWarnings | Boolean | Optional. Defaults to '0'. | A boolean flag which when set to true indicates that the reporting group will be deleted despite any warnings. Warnings will occur if there are competitors or keywords associated with the reporting group. |
Context:
License Requirements | SEO |
Permission Requirements | SEOReportingGroup:Admin |
Deny Context | (none) |
Require Context | AuthoringEnabled |
Author Lock |
Error Codes:
None
Notes:
None