MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=growthinvalidateimagerecommendation

(main | growthinvalidateimagerecommendation)
  • This module is internal or unstable, and you should not use it. Its operation may change without notice.
  • This module requires read rights.
  • This module only accepts POST requests.
  • Source: GrowthExperiments
  • License: GPL-3.0-or-later

Invalidate an image recommendation.

Calling this API will:

  • Generate and send an event to EventGate to the image-suggestion-feedback stream. This allows improvements in the image suggestion pipeline, as the code in the pipeline can account for user feedback when generating recommendations.

Further reading: mediawiki.org

Specific parameters:
Other general parameters are available.
tasktype

Task type (top-level or section-level)

One of the following values: image-recommendation, section-image-recommendation
Default: image-recommendation
title

Title of the article the image recommendation task is for

This parameter is required.
Τύπος: τίτλος σελίδας
Δέχεται μη υπάρχουσες σελίδες.
filename

The unprefixed filename for the image recommendation, e.g. Foo.jpg

This parameter is required.
sectiontitle

Ο τίτλος της ενότητας για την οποία προορίζεται η σύσταση εικόνας, π.χ. Ιστορία

sectionnumber

Ο δείκτης με βάση το 1 της ενότητας για την οποία αφορά η σύσταση εικόνας, π.χ. 3.

Type: integer
token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.