google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.ActivityContentDetailsRecommendation View Source

Information that identifies the recommended resource.

Attributes

  • reason (String.t): The reason that the resource is recommended to the user. Defaults to: null.

    • Enum - one of [unspecified, videoFavorited, videoLiked, videoWatched]
  • resourceId (ResourceId): The resourceId object contains information that identifies the recommended resource. Defaults to: null.
  • seedResourceId (ResourceId): The seedResourceId object contains information about the resource that caused the recommendation. Defaults to: null.