| Package | Description | 
|---|---|
| com.google.api.services.content | |
| com.google.api.services.content.model | 
| Modifier and Type | Method and Description | 
|---|---|
ShoppingContent.Recommendations.ReportInteraction | 
ShoppingContent.Recommendations.reportInteraction(Long merchantId,
                 ReportInteractionRequest content)
Reports an interaction on a recommendation for a merchant. 
 | 
| Constructor and Description | 
|---|
ReportInteraction(Long merchantId,
                 ReportInteractionRequest content)
Reports an interaction on a recommendation for a merchant. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ReportInteractionRequest | 
ReportInteractionRequest.clone()  | 
ReportInteractionRequest | 
ReportInteractionRequest.set(String fieldName,
   Object value)  | 
ReportInteractionRequest | 
ReportInteractionRequest.setInteractionType(String interactionType)
Required. 
 | 
ReportInteractionRequest | 
ReportInteractionRequest.setResponseToken(String responseToken)
Required. 
 | 
ReportInteractionRequest | 
ReportInteractionRequest.setSubtype(String subtype)
Optional. 
 | 
ReportInteractionRequest | 
ReportInteractionRequest.setType(String type)
Required. 
 | 
Copyright © 2011–2024 Google. All rights reserved.