AI-generated Key Takeaways
-
Describes a single price offering within a PriceAsset.
-
Includes required fields such as header, description, price, and final_url.
-
Optional fields like unit and final_mobile_url are also available.
-
Each field has specific requirements regarding data type and length.
A single price offering within a PriceAsset.
Fields | |
---|---|
|
Required. The header of the price offering. The length of this string should be between 1 and 25, inclusive. |
|
Required. The description of the price offering. The length of this string should be between 1 and 25, inclusive. |
|
Required. The price value of the price offering. |
|
The price unit of the price offering. |
|
Required. The final URL after all cross domain redirects. |
|
The final mobile URL after all cross domain redirects. |