offers
Dominios estimados
Descripción
An offer to provide this item—for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use businessFunction to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a Demand. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.
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.
- Obligatoriamerchant-listing
Offer A nested Offer to sell the product. Product snippets accept an Offer or AggregateOffer but merchant listings require an Offer as the merchant has to be the seller of the product in order to be eligible for merchant listing experiences.
- Obligatoriasoftware-app
Offer An offer to sell the app. For developers, offers can indicate the marketplaces that carry the application. For marketplaces, use offers to indicate the price of the app for a specific app instance. If the app is available without payment, set offers.price to 0. For example: "offers": { "@type": "Offer", "price": 0 } If the app has a price greater than 0, we recommend also including the offers.priceCurrency property (or Google will try to find the right currency). For example: "offers": { "
- Recomendadaevent
Text One of the following: InStock: Event tickets are in stock. SoldOut: Event tickets are sold out. PreOrder: Event tickets are available for preorder. "offers": { "@type": "Offer", "availability": "InStock" } Note: If the ticket is not yet on sale to the general public, you can omit availability and specify validFrom.
- Recomendadaevent
Number The lowest available price available for your tickets, including service charges and fees. Don't forget to update it as prices change or tickets sell out. If the event is available without payment, fees, or service charges, set the price to 0. "offers": { "@type": "Offer", "price": 30 }
- Recomendadaevent
Text The 3-letter ISO 4217 currency code. "offers": { "@type": "Offer", "priceCurrency": "USD" }
- Recomendadaevent
URL The URL of a page providing the ability to buy tickets. "offers": { "@type": "Offer", "url": "https://www.example.com/event_offer/12345_201803180430" } This URL must meet the following requirements: Direct to a landing page that clearly and predominantly provides the opportunity to buy a ticket offering admittance to that specific event to any user from the general public. Be a link that a user could click the web page that contains the event. Be crawlable by Googlebot (not blocked by robots
- Recomendadaevent
DateTime The date and time when tickets go on sale (only required on date-restricted offers), in ISO-8601 format. "offers": { "@type": "Offer", "validFrom": "2024-05-21T12:00" }
- Recomendadaproduct-snippet
Offer or AggregateOffer A nested Offer or AggregateOffer to sell the product. Include the required and recommended properties for either Offer or AggregateOffer (whichever is applicable to your content). To be eligible for the price drop enhancement, use Offer, not AggregateOffer.
Usada en los tipos
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.