Show / Hide Table of Contents

Namespace Google.Apis.AndroidPublisher.v3.Data

Classes

Apk

Information about an APK. The resource for ApksService.

ApkBinary

Represents the binary payload of an APK.

ApksAddExternallyHostedRequest

Request to create a new externally hosted APK.

ApksAddExternallyHostedResponse

Response for creating a new externally hosted APK.

ApksListResponse

Response listing all APKs.

AppDetails

The app details. The resource for DetailsService.

AppEdit

An app edit. The resource for EditsService.

Bundle

Information about a bundle. The resource for BundlesService.

BundlesListResponse

Response listing all bundles.

Comment

An entry of conversation between user and developer.

CountryTargeting

Country targeting specification.

DeobfuscationFile

Represents a deobfuscation file.

DeobfuscationFilesUploadResponse

Responses for the upload.

DeveloperComment

Developer entry from conversation between user and developer.

DeviceMetadata

Characteristics of the user's device.

DeviceSpec

The device spec used to generate a system APK.

ExpansionFile

An expansion file. The resource for ExpansionFilesService.

ExpansionFilesUploadResponse

Response for uploading an expansion file.

ExternallyHostedApk

Defines an APK available for this application that is hosted externally and not uploaded to Google Play. This function is only available to organizations using Managed Play whose application is configured to restrict distribution to the organizations.

Image

An uploaded image. The resource for ImagesService.

ImagesDeleteAllResponse

Response for deleting all images.

ImagesListResponse

Response listing all images.

ImagesUploadResponse

Response for uploading an image.

InAppProduct

An in-app product. The resource for InappproductsService.

InAppProductListing

Store listing of a single in-app product.

InappproductsListResponse

Response listing all in-app products.

InternalAppSharingArtifact

An artifact resource which gets created when uploading an APK or Android App Bundle through internal app sharing.

IntroductoryPriceInfo

Contains the introductory price information for a subscription.

Listing

A localized store listing. The resource for ListingsService.

ListingsListResponse

Response listing all localized listings.

LocalizedText

Release notes specification, i.e. language and text.

PageInfo

Information about the current page. List operations that supports paging return only one "page" of results. This protocol buffer message describes the page that has been returned.

Price

Definition of a price, i.e. currency and units.

ProductPurchase

A ProductPurchase resource indicates the status of a user's inapp product purchase.

ProductPurchasesAcknowledgeRequest

Request for the product.purchases.acknowledge API.

Review

An Android app review.

ReviewReplyResult

The result of replying/updating a reply to review.

ReviewsListResponse

Response listing reviews.

ReviewsReplyRequest

Request to reply to review or update existing reply.

ReviewsReplyResponse

Response on status of replying to a review.

SubscriptionCancelSurveyResult

Information provided by the user when they complete the subscription cancellation flow (cancellation reason survey).

SubscriptionDeferralInfo

A SubscriptionDeferralInfo contains the data needed to defer a subscription purchase to a future expiry time.

SubscriptionPriceChange

Contains the price change information for a subscription that can be used to control the user journey for the price change in the app. This can be in the form of seeking confirmation from the user or tailoring the experience for a successful conversion.

SubscriptionPurchase

A SubscriptionPurchase resource indicates the status of a user's subscription purchase.

SubscriptionPurchasesAcknowledgeRequest

Request for the purchases.subscriptions.acknowledge API.

SubscriptionPurchasesDeferRequest

Request for the purchases.subscriptions.defer API.

SubscriptionPurchasesDeferResponse

Response for the purchases.subscriptions.defer API.

SystemApksListResponse

Response to list previously created system APK variants.

Testers

The testers of an app. The resource for TestersService.

Timestamp

A Timestamp represents a point in time independent of any time zone or local calendar, encoded as a count of seconds and fractions of seconds at nanosecond resolution. The count is relative to an epoch at UTC midnight on January 1, 1970.

TokenPagination

Pagination information returned by a List operation when token pagination is enabled. List operations that supports paging return only one "page" of results. This protocol buffer message describes the page that has been returned. When using token pagination, clients should use the next/previous token to get another page of the result. The presence or absence of next/previous token indicates whether a next/previous page is available and provides a mean of accessing this page. ListRequest.page_token should be set to either next_page_token or previous_page_token to access another page.

Track

A track configuration. The resource for TracksService.

TrackRelease

A release within a track.

TracksListResponse

Response listing all tracks.

UserComment

User entry from conversation between user and developer.

UsesPermission

A permission used by this APK.

Variant

APK that is suitable for inclusion in a system image. The resource of SystemApksService.

VoidedPurchase

A VoidedPurchase resource indicates a purchase that was either canceled/refunded/charged-back.

VoidedPurchasesListResponse

Response for the voidedpurchases.list API.

In This Article
Back to top