CodeManager.GetCodeArchives

Retrieves a list of code archives.
The actual code items can be returned with the archive objects.

CodeManager.GetCodeArchives parameters

Name Type Description
archive_id_list array(xsd:int) A list of code archive IDs that identifies the code archives to return. Leave this parameter blank to return all code archives.
binary_encoding xsd:string When set to "1", enables binary encoding of the code archives.
populate_code_items xsd:int When set to "1", SiteCatalyst includes the code items of a code archive. The default value is "0" (False).

CodeManager.GetCodeArchives response

Type Description
tns:code_archive A list of code archives.

Comments (0)

Must be logged in to comment. or register now to comment!