Optionalissue_Item's content issue. Applicable values: 1: TOO_FEW_IMAGES2: WRONG_CATEGORY3: TOO_FEW_ATTRIBUTES_FOR_QUALIFIED4: LACK_OF_SIZE_CHART5: LACK_OF_STANDARD_VARIATION6: LACK_BRAND7: TOO_SHORT_DESCRIPTION8: TOO_SHORT_OR_TOO_LONG_NAME9: WRONG_WEIGHT10: LACK_OF_VIDEO11: TOO_FEW_ATTRIBUTES_FOR_EXCELLENTIf you need to pass both quality_level and issue_type, the logic are as follows:- When quality_level is 1, issue_type can only be 1, 2, 3, 4, 5- When quality_level is 2, issue_type can only be 6, 7, 8, 9, 10, 11- When quality_level is 3, issue_type can only be empty
OptionaloffsetSpecifies the starting entry of data to return in the current call. Default is empty. if data is more than one page, the offset can be some entry to start next call.
the size of one page. Max=48
Optionalquality_Item's latest content quality level. Applicable values:1: TO_BE_IMPROVED2: QUALIFIED3: EXCELLENT
Request parameters for get_item_list_by_content_diagnosis
Query the list of products and their content quality details by content quality level or content issues.