Category: Other - Taobao

Доступы к OTAPI:

IMAGES IMAGES Method SearchOriginalBrandsFrame

Reception of the partial list of original brands (from the provider of the goods)

Test request

Argument Type Value
instanceKey String
Key for working with OTAPI
language String
language for requested data
signature String
Signature to identify the request. Used only if the key has a secret. See details in Signing OT API requests.
timestamp String
Timestamp for signature. Used only if the key has a secret. See details in Signing OT API requests.
sessionId String
Operator session identifier. See details in Sessions in OT API.
name String
framePosition Int32
Position of first requested element from the entire list. Numbering starts from 0, not 1. It isn't page number. If you want to get this value from page number, you need to multiply it by page size (frameSize parameter).
frameSize Int32
Number of requested elements from the entire list. Minimum value is 1, maximum value depends on context. This term is equivalent to page size.

Response

Loading, please wait...
Name
Value
Description
OtapiBrandInfoListFrameAnswer xml | json

Answer from OTAPI.

ErrorCodeenum

Error code

ErrorDescriptionStringError description
SubErrorCodexml | json

Additional error code

ErrorDescriptionTemplateStringTemplate of error descriptions with placeholders for arguments. No value if error has no additional code.
ErrorDescriptionArgumentsxml | json

List of arguments for error description. No value if error has no additional code.

RequestIdStringRequest id, used to send statistics by StoreRequestGroup method.
RequestTimeDoubleInternal work time of request in milliseconds.
RequestTimeStatisticStringDebug information about execution of request in text representation. No value if debug output is disabled.
HasTranslateErrorsboolean

Flag of errors in process of translating texts. If true, some of texts in response may not be translated. No value if there are no translation errors.

BrandInfoListxml | json

Result.

Content [ Item, ... ]xml | json

List of data items

TotalCountInt32Total count of data items for paging