Show / Hide Table of Contents

Class AppstorecatalogResource.RecentupdateeventsResource

The "recentupdateevents" collection of methods.

Inheritance
object
AppstorecatalogResource.RecentupdateeventsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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
In this article
Back to top Generated by DocFX