AI-generated Key Takeaways
- 
          
Recommendation Subscriptions are resources used to manage subscriptions to recommendations.
 - 
          
Key fields include resource_name, type, create_date_time, modify_date_time, and status.
 - 
          
The
typeandstatusfields are required for a Recommendation Subscription. - 
          
create_date_timeandmodify_date_timeare output only fields showing the subscription's creation and last update times. 
Recommendation Subscription resource
| Fields | |
|---|---|
 | 
                
                   
 Immutable. The resource name of the recommendation subscription. 
  | 
              
 | 
                
                  
                   Required. Immutable. The type of recommendation subscribed to.  | 
              
 | 
                
                   
 Output only. Time in seconds when the subscription was first created. The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss" format.  | 
              
 | 
                
                   
 Output only. Contains the time in microseconds, when the Recommendation Subscription was last updated. The datetime is in the customer's time zone and in "yyyy-MM-dd HH:mm:ss.ssssss" format.  | 
              
 | 
                
                   
 Required. Status of the subscription, either enabled or paused.  |