googleapis.com – androidpublisher
Lets Android application developers access their Google Play accounts. At a high level, the expected workflow is to "insert" an Edit, make changes as necessary, and then "commit" it.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:androidpublisher/v3.json
- Provider
- googleapis.com:androidpublisher / androidpublisher
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/androidpublisher/v3/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/androidpublisher/v3/openapi.yaml
Tools (96)
Extracted live via the executor SDK.
-
applications.androidpublisherApplicationsDeviceTierConfigsCreateCreates a new device tier config for an app.
-
applications.androidpublisherApplicationsDeviceTierConfigsGetReturns a particular device tier config.
-
applications.androidpublisherApplicationsDeviceTierConfigsListReturns created device tier configs, ordered by descending creation time.
-
edits.androidpublisherEditsApksAddexternallyhostedCreates 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.
-
edits.androidpublisherEditsApksListLists all current APKs of the app and edit.
-
edits.androidpublisherEditsApksUploadUploads an APK and adds to the current edit.
-
edits.androidpublisherEditsBundlesListLists all current Android App Bundles of the app and edit.
-
edits.androidpublisherEditsBundlesUploadUploads 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 for an example in java.
-
edits.androidpublisherEditsCommitCommits an app edit.
-
edits.androidpublisherEditsCountryavailabilityGetGets country availability.
-
edits.androidpublisherEditsDeleteDeletes an app edit.
-
edits.androidpublisherEditsDeobfuscationfilesUploadUploads a new deobfuscation file and attaches to the specified APK.
-
edits.androidpublisherEditsDetailsGetGets details of an app.
-
edits.androidpublisherEditsDetailsPatchPatches details of an app.
-
edits.androidpublisherEditsDetailsUpdateUpdates details of an app.
-
edits.androidpublisherEditsExpansionfilesGetFetches the expansion file configuration for the specified APK.
-
edits.androidpublisherEditsExpansionfilesPatchPatches the APK's expansion file configuration to reference another APK's expansion file. To add a new expansion file use the Upload method.
-
edits.androidpublisherEditsExpansionfilesUpdateUpdates the APK's expansion file configuration to reference another APK's expansion file. To add a new expansion file use the Upload method.
-
edits.androidpublisherEditsExpansionfilesUploadUploads a new expansion file and attaches to the specified APK.
-
edits.androidpublisherEditsGetGets an app edit.
-
edits.androidpublisherEditsImagesDeleteDeletes the image (specified by id) from the edit.
-
edits.androidpublisherEditsImagesDeleteallDeletes all images for the specified language and image type. Returns an empty response if no images are found.
-
edits.androidpublisherEditsImagesListLists all images. The response may be empty.
-
edits.androidpublisherEditsImagesUploadUploads an image of the specified language and image type, and adds to the edit.
-
edits.androidpublisherEditsInsertCreates a new edit for an app.
-
edits.androidpublisherEditsListingsDeleteDeletes a localized store listing.
-
edits.androidpublisherEditsListingsDeleteallDeletes all store listings.
-
edits.androidpublisherEditsListingsGetGets a localized store listing.
-
edits.androidpublisherEditsListingsListLists all localized store listings.
-
edits.androidpublisherEditsListingsPatchPatches a localized store listing.
-
edits.androidpublisherEditsListingsUpdateCreates or updates a localized store listing.
-
edits.androidpublisherEditsTestersGetGets testers. Note: Testers resource does not support email lists.
-
edits.androidpublisherEditsTestersPatchPatches testers. Note: Testers resource does not support email lists.
-
edits.androidpublisherEditsTestersUpdateUpdates testers. Note: Testers resource does not support email lists.
-
edits.androidpublisherEditsTracksGetGets a track.
-
edits.androidpublisherEditsTracksListLists all tracks.
-
edits.androidpublisherEditsTracksPatchPatches a track.
-
edits.androidpublisherEditsTracksUpdateUpdates a track.
-
edits.androidpublisherEditsValidateValidates an app edit.
-
externaltransactions.androidpublisherExternaltransactionsCreateexternaltransactionCreates a new external transaction.
-
externaltransactions.androidpublisherExternaltransactionsGetexternaltransactionGets an existing external transaction.
-
externaltransactions.androidpublisherExternaltransactionsRefundexternaltransactionRefunds or partially refunds an existing external transaction.
-
generatedapks.androidpublisherGeneratedapksDownloadDownloads a single signed APK generated from an app bundle.
-
generatedapks.androidpublisherGeneratedapksListReturns download metadata for all APKs that were generated from a given app bundle.
-
grants.androidpublisherGrantsCreateGrant access for a user to the given package.
-
inappproducts.androidpublisherInappproductsDeleteDeletes an in-app product (i.e. a managed product or a subscription).
-
inappproducts.androidpublisherInappproductsGetGets an in-app product, which can be a managed product or a subscription.
-
inappproducts.androidpublisherInappproductsInsertCreates an in-app product (i.e. a managed product or a subscription).
-
inappproducts.androidpublisherInappproductsListLists all in-app products - both managed products and subscriptions. If an app has a large number of in-app products, the response may be paginated. In this case the response field
tokenPagination.nextPageTokenwill be set and the caller should provide its value as atokenrequest parameter to retrieve the next page. -
inappproducts.androidpublisherInappproductsPatchPatches an in-app product (i.e. a managed product or a subscription).
-
inappproducts.androidpublisherInappproductsUpdateUpdates an in-app product (i.e. a managed product or a subscription).
-
internalappsharingartifacts.androidpublisherInternalappsharingartifactsUploadapkUploads 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 for an example in java.
-
internalappsharingartifacts.androidpublisherInternalappsharingartifactsUploadbundleUploads 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 for an example in java.
-
monetization.androidpublisherMonetizationConvertRegionPricesCalculates the region prices, using today's exchange rate and country-specific pricing patterns, based on the price in the request for a set of regions.
-
monetization.androidpublisherMonetizationSubscriptionsArchiveArchives a subscription. Can only be done if at least one base plan was active in the past, and no base plan is available for new or existing subscribers currently. This action is irreversible, and the subscription ID will remain reserved.
-
monetization.androidpublisherMonetizationSubscriptionsBasePlansActivateActivates a base plan. Once activated, base plans will be available to new subscribers.
-
monetization.androidpublisherMonetizationSubscriptionsBasePlansDeactivateDeactivates a base plan. Once deactivated, the base plan will become unavailable to new subscribers, but existing subscribers will maintain their subscription
-
monetization.androidpublisherMonetizationSubscriptionsBasePlansDeleteDeletes a base plan. Can only be done for draft base plans. This action is irreversible.
-
monetization.androidpublisherMonetizationSubscriptionsBasePlansMigratePricesMigrates subscribers who are receiving an historical subscription price to the currently-offered price for the specified region. Requests will cause price change notifications to be sent to users who are currently receiving an historical price older than the supplied timestamp. Subscribers who do not agree to the new price will have their subscription ended at the next renewal.
-
monetization.androidpublisherMonetizationSubscriptionsBasePlansOffersActivateActivates a subscription offer. Once activated, subscription offers will be available to new subscribers.
-
monetization.androidpublisherMonetizationSubscriptionsBasePlansOffersCreateCreates a new subscription offer. Only auto-renewing base plans can have subscription offers. The offer state will be DRAFT until it is activated.
-
monetization.androidpublisherMonetizationSubscriptionsBasePlansOffersDeactivateDeactivates a subscription offer. Once deactivated, existing subscribers will maintain their subscription, but the offer will become unavailable to new subscribers.
-
monetization.androidpublisherMonetizationSubscriptionsBasePlansOffersDeleteDeletes a subscription offer. Can only be done for draft offers. This action is irreversible.
-
monetization.androidpublisherMonetizationSubscriptionsBasePlansOffersGetReads a single offer
-
monetization.androidpublisherMonetizationSubscriptionsBasePlansOffersListLists all offers under a given subscription.
-
monetization.androidpublisherMonetizationSubscriptionsBasePlansOffersPatchUpdates an existing subscription offer.
-
monetization.androidpublisherMonetizationSubscriptionsCreateCreates a new subscription. Newly added base plans will remain in draft state until activated.
-
monetization.androidpublisherMonetizationSubscriptionsDeleteDeletes a subscription. A subscription can only be deleted if it has never had a base plan published.
-
monetization.androidpublisherMonetizationSubscriptionsGetReads a single subscription.
-
monetization.androidpublisherMonetizationSubscriptionsListLists all subscriptions under a given app.
-
monetization.androidpublisherMonetizationSubscriptionsPatchUpdates an existing subscription.
-
orders.androidpublisherOrdersRefundRefunds a user's subscription or in-app purchase order. Orders older than 1 year cannot be refunded.
-
purchases.androidpublisherPurchasesProductsAcknowledgeAcknowledges a purchase of an inapp item.
-
purchases.androidpublisherPurchasesProductsConsumeConsumes a purchase for an inapp item.
-
purchases.androidpublisherPurchasesProductsGetChecks the purchase and consumption status of an inapp item.
-
purchases.androidpublisherPurchasesSubscriptionsAcknowledgeAcknowledges a subscription purchase.
-
purchases.androidpublisherPurchasesSubscriptionsCancelCancels a user's subscription purchase. The subscription remains valid until its expiration time.
-
purchases.androidpublisherPurchasesSubscriptionsDeferDefers a user's subscription purchase until a specified future expiration time.
-
purchases.androidpublisherPurchasesSubscriptionsGetChecks whether a user's subscription purchase is valid and returns its expiry time.
-
purchases.androidpublisherPurchasesSubscriptionsRefundRefunds a user's subscription purchase, but the subscription remains valid until its expiration time and it will continue to recur.
-
purchases.androidpublisherPurchasesSubscriptionsRevokeRefunds and immediately revokes a user's subscription purchase. Access to the subscription will be terminated immediately and it will stop recurring.
-
purchases.androidpublisherPurchasesSubscriptionsv2GetGet metadata about a subscription
-
purchases.androidpublisherPurchasesVoidedpurchasesListLists the purchases that were canceled, refunded or charged-back.
-
reviews.androidpublisherReviewsGetGets a single review.
-
reviews.androidpublisherReviewsListLists all reviews.
-
reviews.androidpublisherReviewsReplyReplies to a single review, or updates an existing reply.
-
systemapks.androidpublisherSystemapksVariantsCreateCreates an APK which is suitable for inclusion in a system image from an already uploaded Android App Bundle.
-
systemapks.androidpublisherSystemapksVariantsDownloadDownloads a previously created system APK which is suitable for inclusion in a system image.
-
systemapks.androidpublisherSystemapksVariantsGetReturns a previously created system APK variant.
-
systemapks.androidpublisherSystemapksVariantsListReturns the list of previously created system APK variants.
-
users.androidpublisherUsersCreateGrant access for a user to the given developer account.
-
users.androidpublisherUsersDeleteRemoves all access for the user to the given developer account.
-
users.androidpublisherUsersListLists all users with access to a developer account.
-
users.androidpublisherUsersPatchUpdates access for the user to the developer account.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools