Keywords.getForObject (Method)

Returns zero or more structures, each containing information about keywords associated with a page, image, page set, or XML publication.

Returns:

Keywords_GetForObject_Result (query)

Each row of the returned query results has the following fields:

Field Name Type Description
KeywordTypeID KeywordTypeID The keyword's type.
Word PlainText_NonNull_255 The keyword.

Arguments:

Name Type Required Description
objectID KeywordableObjectID Optional. Defaults to '0'. A page or image's ID.

Context:

License Requirements Keywords
Permission Requirements (none)
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization This method may be customized at the site level

Error Codes:

None

Notes:

None