PriceOffering
Stay organized with collections
Save and categorize content based on your preferences.
A single price offering within a PriceAsset.
Fields |
description
|
string
Required. The description of the price offering. The length of this string should be between 1 and 25, inclusive.
|
price
|
Money
Required. The price value of the price offering.
|
unit
|
PriceExtensionPriceUnit
The price unit of the price offering.
|
final_url
|
string
Required. The final URL after all cross domain redirects.
|
final_mobile_url
|
string
The final mobile URL after all cross domain redirects.
|
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 2024-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["Price offerings consist of a header, description, price, unit, and final URL (with an optional final mobile URL)."],["Headers and descriptions for price offerings should be concise, with a maximum length of 25 characters."],["Price offerings require a defined price value and unit for clarity."],["A final URL is mandatory for directing users to the relevant landing page after interacting with the price offering."],["An optional final mobile URL can be included to provide a tailored experience for users on mobile devices."]]],[]]