Class ReportsResource
The "reports" collection of methods.
Inheritance
System.Object
ReportsResource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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, Int64)
Retrieves merchant performance mertrics 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. |
System.Int64 | merchantId | Required. Id of the merchant making the call. Must be a standalone account or an MCA subaccount. |
Returns
Type | Description |
---|---|
ReportsResource.SearchRequest |