SEOReportingGroup.deleteSEOKeywords (Method)

Deletes one or more SEO targeted keywords from specified SEO reporting group.

Returns:

Void

Arguments:

Name Type Required Description
id SEOReportingGroupID Required The unique ID of the reporting group.
keywordList SEOKeywordList Required Comma delimited list of one or more SEO keywords targeted to delete for the specified SEO reporting group.
ignoreWarnings Boolean Optional. Defaults to '0'. Boolean flag which when set indicates that warnings should be ignored. If this value is false, this method throws an error with a warning message.

Context:

License Requirements SEO
Permission Requirements SEOReportingGroup:ManageKeywords
Deny Context (none)
Require Context AuthoringEnabled
Author Lock  

Error Codes:

None

Notes:

None