potentialAction
Dominios estimados
Descripción
Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.
Definición del vocabulario Schema.org (en inglés).
Evolución en el tiempo
Se necesitan al menos dos meses para mostrar una tendencia. La serie crecerá con cada actualización mensual.
Uso en Google Search
Contextos documentados por Google en los que esta propiedad es obligatoria o recomendada para rich results.
- Obligatoriamath-solvers
SolveMathAction The action that leads to a mathematical explanation (for example, step-by-step solution or graph) of a math expression. { "@type": "MathSolver", "potentialAction": [{ "@type": "SolveMathAction", "target": "https://mathdomain.com/solve?q={math_expression_string}", "mathExpression-input": "required name=math_expression_string", "eduQuestionType": "Polynomial Equation" }] }
- Obligatoriamath-solvers
EntryPoint The URL target entrypoint for an action. The potentialAction.target property accepts a string to represent the math expression that's being solved by the action. { "@type": "MathSolver", "potentialAction": [{ "@type": "SolveMathAction", "target": "https://mathdomain.com/solve?q={math_expression_string}" }] }
- Obligatoriavideo
SeekToAction Indicates a potential action. Include the following nested properties potentialAction.startOffset-input potentialAction.target For example: { "@context": "https://schema.org", "@type": "VideoObject", "potentialAction" : { "@type": "SeekToAction", "target": "https://video.example.com/watch/videoID?t={seek_to_second_number}", "startOffset-input": "required name=seek_to_second_number" } }
- Obligatoriavideo
EntryPoint The URL of the page that contains this VideoObject, including a placeholder in the URL structure that indicates where Google can insert the number of seconds to skip to in the video. This is how Google understands your URL structure and how you format your timestamps. Replace the timestamp part of the URL with the following placeholder string: {seek_to_second_number} For example, replace the timestamp part of the URL: "target": "https://video.example.com/watch/videoID?t=30" So that th
- Recomendadamath-solvers
Text list of Problem Type Definitions The problem type(s) that are capable of being solved by the potentialAction.target property. { "@type": "SolveMathAction", "eduQuestionType": "Polynomial Equation" }
Las franjas indican el número de dominios únicos que usan el término. Son deliberadamente aproximadas para reducir el ruido y proteger la privacidad de los sitios. Cómo leer los datos.