[NEWS] Ogłoszenia - dodaliśmy nowe typy zdarzeń w statystykach / Classified ads - we have added new event types in the statistics
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 244
- Forks
- 40
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Dodaliśmy do słownika nowe typy zdarzeń dla statystyk ogłoszeń. Nowe wartości, które możemy zwrócić, to:
- CLICKED_ASK_QUESTION - użytkownik kliknął w "Zadaj pytanie",
- ADDED_TO_FAVOURITES - użytkownik dodał ogłoszenie do ulubionych,
- REMOVED_FROM_FAVOURITES - użytkownik usunął ogłoszenie z ulubionych.
Wartości te zwrócimy w polach "**eventStatsTotal[].eventType**" i "**eventsPerDay[].eventStats[].eventType**" w odpowiedzi dla:
- [GET /sale/classified-seller-stats](https://developer.allegro.pl/documentation#operation/classifiedSellerOfferStatsGET),
- [GET /sale/classified-offers-stats](https://developer.allegro.pl/documentation#operation/classifiedOffersStatsGET).
Więcej o statystykach ogłoszeń przeczytasz w [naszym poradniku](https://developer.allegro.pl/tutorials/jak-wystawic-i-zarzadzac-ogloszeniem-K6r3Z47dKcy#statystyki-ogloszen).
______
We have added new event types to the dictionary for classified ads statistics. We can return new values:
- CLICKED_ASK_QUESTION - user clicked on "Ask a question",
- ADDED_TO_FAVOURITES - user added classified ad to favorites,
- REMOVED_FROM_FAVOURITES - user removed classified ad from favorites.
We will return these values in the "**eventStatsTotal[].eventType**" and "**eventsPerDay[].eventStats[].eventType**" fields in the response for:
* [GET /sale/classified-seller-stats](https://developer.allegro.pl/documentation#operation/classifiedSellerOfferStatsGET),
* [GET /sale/classified-offers-stats](https://developer.allegro.pl/documentation#operation/classifiedOffersStatsGET).
You can read more about classified ad statistics in [our guide](https://developer.allegro.pl/tutorials/listing-and-managing-classified-ads-5Ln0r6wkWs7#classified-ads-statistics).
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.