Class ReportsResource
The "reports" collection of methods.
Inherited Members
Namespace: Google.Apis.ShoppingContent.v2_1
Assembly: Google.Apis.ShoppingContent.v2_1.dll
Syntax
public class ReportsResource
Constructors
ReportsResource(IClientService)
Constructs a new resource.
Declaration
public ReportsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Search(SearchRequest, long)
Retrieves merchant performance metrics matching the search query and optionally segmented by selected dimensions.
Declaration
public virtual ReportsResource.SearchRequest Search(SearchRequest body, long merchantId)
Parameters
Type | Name | Description |
---|---|---|
SearchRequest | body | The body of the request. |
long | merchantId | Required. Id of the merchant making the call. Must be a standalone account or an MCA subaccount. |
Returns
Type | Description |
---|---|
ReportsResource.SearchRequest |