[NEWS] Sprawdź, czy dla parametru z wartością niejednoznaczną możesz dodać własną wartość / Check whether you can add your own value for the parameter with an ambiguous value
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 244
- Forks
- 40
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Udostępniliśmy dziś nowe pole **customValueEnabled** w sekcji **options** odpowiedzi dla [GET /sale/categories/{categoryId}/parameters](https://developer.allegro.pl/documentation/#operation/getFlatParametersUsingGET_2). Sprawdzisz w nim, czy dla parametru z wartością niejednoznaczną możesz przekazać własną wartość
Wartości niejednoznaczne parametru to wartości typu: “inne”, “pozostałe”, etc. np. “inna” w parametrze “Marka”. Identyfikator takiej wartości zwracamy w polu **‘ambiguousValueId**’ w sekcji **options** w odpowiedzi dla [GET /sale/categories/{categoryId}/parameters](https://developer.allegro.pl/documentation/#operation/getFlatParametersUsingGET_2).
W [naszym poradniku](https://developer.allegro.pl/sale/#w%c5%82asna-warto%c5%9b%c4%87-parametru) znajdziesz wskazówki, jak dodać własną wartość dla parametru z wartością niejednoznaczną.
-----
Today we have introduced a new field **customValueEnabled** in **options** section in the response to [GET /sale/categories/{categoryId}/parameters](https://developer.allegro.pl/documentation/#operation/getFlatParametersUsingGET_2). Owing to it, you can check whether you can add your own value for a parameter with an ambiguous value in a given category.
Ambiguous value is for example “other” in the parameter “Brand”. You can retrieve its identifier via [GET /sale/categories/{categoryId}/parameters](https://developer.allegro.pl/documentation/#operation/getFlatParametersUsingGET_2) in **options** section - field **‘ambiguousValueId’**.
You can check how to add your own value for a parameter with an ambiguous value in [our guide](https://developer.allegro.pl/en/sale/#custom-parameter-values).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.