SEOKeywords.getForObject (Method)
Returns zero or more structures, each containing information about SEO targeted keywords associated with the specified object.
Returns:
SEOKeywords_Base_Results (query)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
Keyword | SEOKeyword | The keyword. |
Arguments:
Name | Type | Required | Description |
---|---|---|---|
objectID | RealPageID_UploadedDocID_NonBaseTemplate | Optional. Defaults to '0'. | A page or uploaded document's ID. |
Context:
License Requirements | SEO |
Permission Requirements | ContributorOrServerCode |
Deny Context | (none) |
Require Context | (none) |
Author Lock |
Error Codes:
None
Notes:
None