public class ShoppingContent.Reports extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ShoppingContent.Reports.Search |
| Constructor and Description |
|---|
Reports() |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Reports.Search |
search(Long merchantId,
SearchRequest content)
Retrieves merchant performance mertrics matching the search query and optionally segmented by
selected dimensions.
|
public ShoppingContent.Reports.Search search(Long merchantId, SearchRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.merchantId - Required. Id of the merchant making the call. Must be a standalone account or an MCA subaccount.content - the SearchRequestIOExceptionCopyright © 2011–2022 Google. All rights reserved.