SEOReportingGroup (Component)
Methods:
addSEOKeyword | Adds a targeted keyword for the specified SEO reporting group. |
create | Creates a new SEO reporting group. |
delete | Deletes the specified SEO reporting group and all associated SEO keyword and ranking history. |
deleteAccount | Deletes the specified search engine account. |
deleteFieldHelp | Deletes the Field Help for the specified property field. Note does not delete any factory records for Standard Property fields. |
deleteSEOKeywords | Deletes one or more SEO targeted keywords from specified SEO reporting group. |
enableSearchEngineRankings | Enables or disables rank tracking for the specified search engine in a reporting group. |
enableSearchEngineVisitTracking | Enables or disables search engine visit tracking for the specified search engine in a reporting group. |
getAccountInfo | Returns information about the specified search engine account. |
getAccountList | Returns a query with zero or more rows describing the search engine accounts for the search engine with the specified reporting group. |
getFieldHelp | Returns the SEO field help text for the specified properties field. |
getFieldHelpList | Returns a query describing the help text for the standard property fields. |
getForSubsite | Returns the SEO reporting group associated with the specified subsite. A value of 0 means that the subsite is not associated with any reporting group. |
getInfo | Returns a structure describing the specified SEO reporting group. |
getLastQueryInfo | Returns a structure describing the last query status for a reporting group. |
getList | Returns zero or more structures describing the SEO reporting groups which current user has permissions for. |
getMatchURLs | Returns zero or more structures describing the URL prefix for the specified SEO reporting group. |
getSearchEngineProperties | Returns the properties of the search engines that can be used to track search results for the specified reporting group. |
getSEOKeywords | Returns a list of the SEO keywords for the specified reporting group. |
saveAccount | Creates or updates a search engine account, which is used when calling the search engine's APIs. |
saveFieldHelp | Saves the specifies text to be displayed for the specified property field. |
saveSearchEngineProperties | Saves the properties of a search engine that can be used to track search results for the specified reporting group. |
setDefaultSearchEngine | Sets the specified search engine as default in a reporting group. |
update | Updates an existing, SEO reporting group. |
validateAccount | Validates the account properties for the specified search engine and throws appropriate exception if not valid. |