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 (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None