¿Hay alguna forma de obtener una lista de los principales temas con un multiplicador de fórmula diferente?

No that is not possible. The /top route doesn’t accept any parameters like that. Those settings apply sitewide for all users and can’t be customized per request.

I would suggest using multiple Data Explorer queries to get the data you are after:

Once the queries are setup, they can be executed via the API.

3 Me gusta