SEOKeywords.updateRankings (Method)
Queries the specified search engine(s) to update the search rankings for the specified keyword(s). Note that the query engine may limit the number of queries that can performed in any one day. As such all keywords may not be processed. Keywords will be queried based on the when they were lasted updated, oldest being processed first.
Returns:
JobID (integer)
Arguments:
Name | Type | Required | Description |
---|---|---|---|
reportingGroupIDList | SEOReportingGroupIDList_EmptyString | Optional. Defaults to an empty string. | A comma delimited list of one or more SEO Reporting Group IDs to retrieve keyword rankings for, or an empty string to process all. |
searchEngineIDList | SearchEngineIDList_EmptyString | Optional. Defaults to an empty string. | A comma delimited list of one or more Search Engine IDs to retrieve keyword rankings for, or an empty string to process all. |
accountIDList | SearchEngineAccountIDList_EmptyString | Optional. Defaults to an empty string. | A comma delimited list of search engine accounts to track keyword rankings for, or if an empty string all accounts. |
Context:
License Requirements | SEO |
Permission Requirements | ContributorOrServerCode |
Deny Context | (none) |
Require Context | AuthoringEnabled |
Author Lock |
Error Codes:
None
Notes:
None