AI-generated Key Takeaways
- 
          A single price offering within a PriceAsset requires a header and description string, both between 1 and 25 characters. 
- 
          Each price offering must include a required price value and a required final URL. 
- 
          The price offering can optionally include a price unit and a final mobile URL. 
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. |