AI-generated Key Takeaways
-
The Recommendation Subscription resource is identified by a resource name that includes the customer ID and recommendation type.
-
Key fields include the immutable recommendation
type
, the output-onlycreate_date_time
andmodify_date_time
, and the requiredstatus
. -
The
status
field indicates whether the subscription is enabled or paused.
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. |