Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
PriceOffer
Represents one price offer in a price extension.
Fields |
price
|
Money
Price value of this offer.
|
unit
|
PriceExtensionPriceUnit
Price unit for this offer.
|
final_urls[]
|
string
A list of possible final URLs after all cross domain redirects.
|
final_mobile_urls[]
|
string
A list of possible final mobile URLs after all cross domain redirects.
|
description
|
string
Description text of this offer.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["A price offer in a price extension is represented by a price value, unit, header, and description, along with final URLs for desktop and mobile."],["Offers can be linked to specific landing pages using final URLs and mobile-specific URLs for redirection."]]],["This outlines a single price offer within a price extension. It includes the `price` and its `unit`, a `header` and `description` for the offer's text, and lists of `final_urls` and `final_mobile_urls` for redirection. These fields define the specific pricing, textual content, and destination links for an individual offer.\n"]]