Class AppstorecatalogResource.RecentupdateeventsResource
The "recentupdateevents" collection of methods.
Inherited Members
Namespace: Google.Apis.AndroidPublisher.v3
Assembly: Google.Apis.AndroidPublisher.v3.dll
Syntax
public class AppstorecatalogResource.RecentupdateeventsResource
Constructors
RecentupdateeventsResource(IClientService)
Constructs a new resource.
Declaration
public RecentupdateeventsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
List(string)
Lists update events for eligible apps in the given time range.
Declaration
public virtual AppstorecatalogResource.RecentupdateeventsResource.ListRequest List(string appStorePackageName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | appStorePackageName | Required. The package name of the app store on behalf of which the request is made. |
Returns
| Type | Description |
|---|---|
| AppstorecatalogResource.RecentupdateeventsResource.ListRequest |