AI-generated Key Takeaways
- 
          
A single price offering within a PriceAsset is defined by several key fields.
 - 
          
Required fields for a price offering include
header,description,price, andfinal_url. - 
          
Optional fields for a price offering include
unitandfinal_mobile_url. - 
          
The
headeranddescriptionfields have a maximum length of 25 characters. 
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.  |