Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.21 KB

PropertiesPropertyIdBody.md

File metadata and controls

11 lines (8 loc) · 1.21 KB

PropertiesPropertyIdBody

Properties

Name Type Description Notes
value_ids int[] An array of unique IDs of multiple Etsy listing property values. For example, if your listing offers different sizes of a product, then the value ID list contains value IDs for each size.
values string[] An array of value strings for multiple Etsy listing property values. For example, if your listing offers different colored products, then the values array contains the color strings for each color. Note: parenthesis characters (`(` and `)`) are not allowed.
scale_id int The numeric ID of a single Etsy.com measurement scale. For example, for shoe size, there are three `scale_id`s available - `UK`, `US/Canada`, and `EU`, where `US/Canada` has `scale_id` 19. [optional]

[Back to Model list] [Back to API list] [Back to README]