attributionToken property

String? attributionToken
getter/setter pair

A unique attribution token.

This should be included in the UserEvent logs resulting from this recommendation, which enables accurate attribution of recommendation model performance.

Implementation

core.String? attributionToken;