AI-generated Key Takeaways
- 
          
An AssetSet represents a collection of assets and uses AssetSetAsset to link assets to it.
 - 
          
An AssetSet has fields such as id, resource_name, name, type, and status.
 - 
          
Required fields for an AssetSet include name and type.
 - 
          
Some fields are output only, such as id, status, and hotel_property_data.
 - 
          
The
asset_set_sourceunion field can contain data specific to the asset set type, like LocationSet, BusinessProfileLocationGroup, or ChainLocationGroup. 
An asset set representing a collection of assets. Use AssetSetAsset to link an asset to the asset set.
| Fields | |
|---|---|
 | 
                
                   
 Output only. The ID of the asset set.  | 
              
 | 
                
                   
 Immutable. The resource name of the asset set. Asset set resource names have the form: 
  | 
              
 | 
                
                   
 Required. Name of the asset set. Required. It must have a minimum length of 1 and maximum length of 128.  | 
              
 | 
                
                  
                   Required. Immutable. The type of the asset set. Required.  | 
              
 | 
                
                  
                   Output only. The status of the asset set. Read-only.  | 
              
 | 
                
                  
                   Merchant ID and Feed Label from Google Merchant Center.  | 
              
 | 
                
                   
 Immutable. Parent asset set ID for the asset set where the elements of this asset set come from. For example: the sync level location AssetSet id where the elements in LocationGroup AssetSet come from. This field is required and only applicable for Location Group typed AssetSet.  | 
              
 | 
                
                  
                   Output only. For Performance Max for travel goals campaigns with a Hotel Center account link. Read-only.  | 
              
Union field 
 | 
              |
 | 
                
                  
                   Location asset set data. This will be used for sync level location set. This can only be set if AssetSet's type is LOCATION_SYNC.  | 
              
 | 
                
                  
                   Business Profile location group asset set data.  | 
              
 | 
                
                  
                   Represents information about a Chain dynamic location group. Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.  |