subtype property

String? subtype
getter/setter pair

Subtype of the recommendations this interaction happened on.

This field must be set only to the value that is returned by {@link RecommendationsService.GenerateRecommendations} call.

Optional.

Implementation

core.String? subtype;