Show / Hide Table of Contents

Namespace Google.Apis.AndroidPublisher.v3

Classes

AndroidPublisherBaseServiceRequest<TResponse>

A base abstract class for AndroidPublisher requests.

AndroidPublisherService

The AndroidPublisher Service.

AndroidPublisherService.Scope

Available OAuth 2.0 scopes for use with the Google Play Android Developer API.

AndroidPublisherService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Google Play Android Developer API.

EditsResource

The "edits" collection of methods.

EditsResource.ApksResource

The "apks" collection of methods.

EditsResource.ApksResource.AddexternallyhostedRequest

Creates a new APK without uploading the APK itself to Google Play, instead hosting the APK at a specified URL. This function is only available to organizations using Managed Play whose application is configured to restrict distribution to the organizations.

EditsResource.ApksResource.ListRequest

Lists all current APKs of the app and edit.

EditsResource.ApksResource.UploadMediaUpload

Upload media upload which supports resumable upload.

EditsResource.ApksResource.UploadRequest

Uploads an APK and adds to the current edit.

EditsResource.BundlesResource

The "bundles" collection of methods.

EditsResource.BundlesResource.ListRequest

Lists all current Android App Bundles of the app and edit.

EditsResource.BundlesResource.UploadMediaUpload

Upload media upload which supports resumable upload.

EditsResource.BundlesResource.UploadRequest

Uploads a new Android App Bundle to this edit. If you are using the Google API client libraries, please increase the timeout of the http request before calling this endpoint (a timeout of 2 minutes is recommended). See Timeouts and Errors for an example in java.

EditsResource.CommitRequest

Commits an app edit.

EditsResource.DeleteRequest

Deletes an app edit.

EditsResource.DeobfuscationfilesResource

The "deobfuscationfiles" collection of methods.

EditsResource.DeobfuscationfilesResource.UploadMediaUpload

Upload media upload which supports resumable upload.

EditsResource.DeobfuscationfilesResource.UploadRequest

Uploads a new deobfuscation file and attaches to the specified APK.

EditsResource.DetailsResource

The "details" collection of methods.

EditsResource.DetailsResource.GetRequest

Gets details of an app.

EditsResource.DetailsResource.PatchRequest

Patches details of an app.

EditsResource.DetailsResource.UpdateRequest

Updates details of an app.

EditsResource.ExpansionfilesResource

The "expansionfiles" collection of methods.

EditsResource.ExpansionfilesResource.GetRequest

Fetches the expansion file configuration for the specified APK.

EditsResource.ExpansionfilesResource.PatchRequest

Patches the APK's expansion file configuration to reference another APK's expansion file. To add a new expansion file use the Upload method.

EditsResource.ExpansionfilesResource.UpdateRequest

Updates the APK's expansion file configuration to reference another APK's expansion file. To add a new expansion file use the Upload method.

EditsResource.ExpansionfilesResource.UploadMediaUpload

Upload media upload which supports resumable upload.

EditsResource.ExpansionfilesResource.UploadRequest

Uploads a new expansion file and attaches to the specified APK.

EditsResource.GetRequest

Gets an app edit.

EditsResource.ImagesResource

The "images" collection of methods.

EditsResource.ImagesResource.DeleteallRequest

Deletes all images for the specified language and image type. Returns an empty response if no images are found.

EditsResource.ImagesResource.DeleteRequest

Deletes the image (specified by id) from the edit.

EditsResource.ImagesResource.ListRequest

Lists all images. The response may be empty.

EditsResource.ImagesResource.UploadMediaUpload

Upload media upload which supports resumable upload.

EditsResource.ImagesResource.UploadRequest

Uploads an image of the specified language and image type, and adds to the edit.

EditsResource.InsertRequest

Creates a new edit for an app.

EditsResource.ListingsResource

The "listings" collection of methods.

EditsResource.ListingsResource.DeleteallRequest

Deletes all store listings.

EditsResource.ListingsResource.DeleteRequest

Deletes a localized store listing.

EditsResource.ListingsResource.GetRequest

Gets a localized store listing.

EditsResource.ListingsResource.ListRequest

Lists all localized store listings.

EditsResource.ListingsResource.PatchRequest

Patches a localized store listing.

EditsResource.ListingsResource.UpdateRequest

Creates or updates a localized store listing.

EditsResource.TestersResource

The "testers" collection of methods.

EditsResource.TestersResource.GetRequest

Gets testers.

EditsResource.TestersResource.PatchRequest

Patches testers.

EditsResource.TestersResource.UpdateRequest

Updates testers.

EditsResource.TracksResource

The "tracks" collection of methods.

EditsResource.TracksResource.GetRequest

Gets a track.

EditsResource.TracksResource.ListRequest

Lists all tracks.

EditsResource.TracksResource.PatchRequest

Patches a track.

EditsResource.TracksResource.UpdateRequest

Updates a track.

EditsResource.ValidateRequest

Validates an app edit.

InappproductsResource

The "inappproducts" collection of methods.

InappproductsResource.DeleteRequest

Deletes an in-app product (i.e. a managed product or a subscriptions).

InappproductsResource.GetRequest

Gets an in-app product, which can be a managed product or a subscription.

InappproductsResource.InsertRequest

Creates an in-app product (i.e. a managed product or a subscriptions).

InappproductsResource.ListRequest

Lists all in-app products - both managed products and subscriptions.

InappproductsResource.PatchRequest

Patches an in-app product (i.e. a managed product or a subscriptions).

InappproductsResource.UpdateRequest

Updates an in-app product (i.e. a managed product or a subscriptions).

InternalappsharingartifactsResource

The "internalappsharingartifacts" collection of methods.

InternalappsharingartifactsResource.UploadapkMediaUpload

Uploadapk media upload which supports resumable upload.

InternalappsharingartifactsResource.UploadapkRequest

Uploads an APK to internal app sharing. If you are using the Google API client libraries, please increase the timeout of the http request before calling this endpoint (a timeout of 2 minutes is recommended). See Timeouts and Errors for an example in java.

InternalappsharingartifactsResource.UploadbundleMediaUpload

Uploadbundle media upload which supports resumable upload.

InternalappsharingartifactsResource.UploadbundleRequest

Uploads an app bundle to internal app sharing. If you are using the Google API client libraries, please increase the timeout of the http request before calling this endpoint (a timeout of 2 minutes is recommended). See Timeouts and Errors for an example in java.

OrdersResource

The "orders" collection of methods.

OrdersResource.RefundRequest

Refund a user's subscription or in-app purchase order.

PurchasesResource

The "purchases" collection of methods.

PurchasesResource.ProductsResource

The "products" collection of methods.

PurchasesResource.ProductsResource.AcknowledgeRequest

Acknowledges a purchase of an inapp item.

PurchasesResource.ProductsResource.GetRequest

Checks the purchase and consumption status of an inapp item.

PurchasesResource.SubscriptionsResource

The "subscriptions" collection of methods.

PurchasesResource.SubscriptionsResource.AcknowledgeRequest

Acknowledges a subscription purchase.

PurchasesResource.SubscriptionsResource.CancelRequest

Cancels a user's subscription purchase. The subscription remains valid until its expiration time.

PurchasesResource.SubscriptionsResource.DeferRequest

Defers a user's subscription purchase until a specified future expiration time.

PurchasesResource.SubscriptionsResource.GetRequest

Checks whether a user's subscription purchase is valid and returns its expiry time.

PurchasesResource.SubscriptionsResource.RefundRequest

Refunds a user's subscription purchase, but the subscription remains valid until its expiration time and it will continue to recur.

PurchasesResource.SubscriptionsResource.RevokeRequest

Refunds and immediately revokes a user's subscription purchase. Access to the subscription will be terminated immediately and it will stop recurring.

PurchasesResource.VoidedpurchasesResource

The "voidedpurchases" collection of methods.

PurchasesResource.VoidedpurchasesResource.ListRequest

Lists the purchases that were canceled, refunded or charged-back.

ReviewsResource

The "reviews" collection of methods.

ReviewsResource.GetRequest

Gets a single review.

ReviewsResource.ListRequest

Lists all reviews.

ReviewsResource.ReplyRequest

Replies to a single review, or updates an existing reply.

SystemapksResource

The "systemapks" collection of methods.

SystemapksResource.VariantsResource

The "variants" collection of methods.

SystemapksResource.VariantsResource.CreateRequest

Creates an APK which is suitable for inclusion in a system image from an already uploaded Android App Bundle.

SystemapksResource.VariantsResource.DownloadRequest

Downloads a previously created system APK which is suitable for inclusion in a system image.

SystemapksResource.VariantsResource.GetRequest

Returns a previously created system APK variant.

SystemapksResource.VariantsResource.ListRequest

Returns the list of previously created system APK variants.

Enums

AndroidPublisherBaseServiceRequest<TResponse>.AltEnum

Data format for response.

AndroidPublisherBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

EditsResource.ApksResource.UploadMediaUpload.AltEnum

Data format for response.

EditsResource.ApksResource.UploadMediaUpload.XgafvEnum

V1 error format.

EditsResource.BundlesResource.UploadMediaUpload.AltEnum

Data format for response.

EditsResource.BundlesResource.UploadMediaUpload.XgafvEnum

V1 error format.

EditsResource.DeobfuscationfilesResource.UploadMediaUpload.AltEnum

Data format for response.

EditsResource.DeobfuscationfilesResource.UploadMediaUpload.DeobfuscationFileTypeEnum

The type of the deobfuscation file.

EditsResource.DeobfuscationfilesResource.UploadMediaUpload.XgafvEnum

V1 error format.

EditsResource.DeobfuscationfilesResource.UploadRequest.DeobfuscationFileTypeEnum

The type of the deobfuscation file.

EditsResource.ExpansionfilesResource.GetRequest.ExpansionFileTypeEnum

The file type of the file configuration which is being read or modified.

EditsResource.ExpansionfilesResource.PatchRequest.ExpansionFileTypeEnum

The file type of the expansion file configuration which is being updated.

EditsResource.ExpansionfilesResource.UpdateRequest.ExpansionFileTypeEnum

The file type of the file configuration which is being read or modified.

EditsResource.ExpansionfilesResource.UploadMediaUpload.AltEnum

Data format for response.

EditsResource.ExpansionfilesResource.UploadMediaUpload.ExpansionFileTypeEnum

The file type of the expansion file configuration which is being updated.

EditsResource.ExpansionfilesResource.UploadMediaUpload.XgafvEnum

V1 error format.

EditsResource.ExpansionfilesResource.UploadRequest.ExpansionFileTypeEnum

The file type of the expansion file configuration which is being updated.

EditsResource.ImagesResource.DeleteallRequest.ImageTypeEnum

Type of the Image. Providing an image type that refers to no images is a no-op.

EditsResource.ImagesResource.DeleteRequest.ImageTypeEnum

Type of the Image.

EditsResource.ImagesResource.ListRequest.ImageTypeEnum

Type of the Image. Providing an image type that refers to no images will return an empty response.

EditsResource.ImagesResource.UploadMediaUpload.AltEnum

Data format for response.

EditsResource.ImagesResource.UploadMediaUpload.ImageTypeEnum

Type of the Image.

EditsResource.ImagesResource.UploadMediaUpload.XgafvEnum

V1 error format.

EditsResource.ImagesResource.UploadRequest.ImageTypeEnum

Type of the Image.

InternalappsharingartifactsResource.UploadapkMediaUpload.AltEnum

Data format for response.

InternalappsharingartifactsResource.UploadapkMediaUpload.XgafvEnum

V1 error format.

InternalappsharingartifactsResource.UploadbundleMediaUpload.AltEnum

Data format for response.

InternalappsharingartifactsResource.UploadbundleMediaUpload.XgafvEnum

V1 error format.

In This Article
Back to top