responseToken property
Response token is a string created for each
GenerateRecommendationsResponse
.
This token doesn't expire, and is globally unique. This token must be used when reporting interactions for recommendations.
Output only.
Implementation
core.String? responseToken;