Interface AplusContentApiModelListContentDocumentAsinRelationsResponse

ListContentDocumentAsinRelationsResponse

interface AplusContentApiModelListContentDocumentAsinRelationsResponse {
    asinMetadataSet: AplusContentApiModelAsinMetadata[];
    nextPageToken?: string;
    warnings?: Error[];
}

Properties

The set of ASIN metadata.

ListContentDocumentAsinRelationsResponse

nextPageToken?: string

A page token that is returned when the results of the call exceed the page size. To get another page of results, call the operation again, passing in this value with the pageToken parameter.

ListContentDocumentAsinRelationsResponse

warnings?: Error[]

A set of messages to the user, such as warnings or comments.

ListContentDocumentAsinRelationsResponse

MMNEPVFCICPMFPCPTTAAATR