MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/API
list=centralnoticelogs
- このモジュールは読み取りの権限を必要とします。
- Source: CentralNotice
- License: GPL-2.0+
Get a log of campaign configuration changes.
パラメーター:
- campaign
Campaign name (optional). Separate multiple values with a "|" (vertical bar).
- user
Username (optional).
- limit
Maximum rows to return (optional).
- No more than 500 (5,000 for bots) allowed.
- Type: integer or max
- 既定値: 50
- offset
Offset into result set (optional).
- Type: integer
- 既定値: 0
- start
Start time of range (optional).
- Type: timestamp (allowed formats)
- end
End time of range (optional).
- Type: timestamp (allowed formats)