Translations:Stat API/23/en: Difference between revisions

From Wiki Kaminari Click
(Importing a new version from external source)
(No difference)

Revision as of 17:10, 10 April 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Stat API)
==== API ====
{| class="wikitable"
!Key
!Type
!Description
|-
|id
|String
|Filter name
|-
|searchQuery
|String
|Search query
|-
|dateFrom
|String
|What date should we start searching? Date in the format Y-m-d.
|-
|dateTo
|String
|Until what date should we continue searching?? Date in the format Y-m-d.
|}

API

Key Type Description
id String Filter name
searchQuery String Search query
dateFrom String What date should we start searching? Date in the format Y-m-d.
dateTo String Until what date should we continue searching?? Date in the format Y-m-d.
cancellable Boolean deprecated