SEOReportingGroup.saveSearchEngineProperties (Method)

Saves the properties of a search engine that can be used to track search results for the specified 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.
trackRankings Boolean Required A boolean flag which when set to true indicates that tracking of search ranks is enabled for SEO keywords.
trackVisits Boolean Required A boolean flag which when set to true indicates that search engine visits will be tracked.
isDefault Boolean Required A boolean flag which when set to true indicates that this search engine should be the default search engine to use when displaying keyword reports.

Context:

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

Error Codes:

None

Notes:

None