Schema:TranslationRecommendationFlagging

PHP logging

EventLogging::logEvent( 'TranslationRecommendationFlagging', 21139972, $event );

extension.json setup for JavaScript logging

{
	"attributes": {
		"EventLogging": {
			"Schemas": {
				"TranslationRecommendationFlagging": 21139972
			}
		}
	}
}

JavaScript logging

mw.track( 'event.TranslationRecommendationFlagging', { /* ... */ } );
From Meta, a Wikimedia project coordination wiki
Revision 21139972
description"Logs what articles are being flagged and how"
properties
requestToken
description"Identifier to associate flagging with an api request"
type"string"
requiredtrue
pageTitle
description"Title of the page the user is flagging"
type"string"
requiredtrue
action
description"Flagging action taken"
type"string"
requiredtrue
enum
"not_interested"
"not_notable"