[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-11-25。"],[[["Enables Google Workspace Marketplace apps to integrate with Google's licensing and billing services."],["Offers REST resources to manage customer and user licenses, including checking license status."],["Provides a discovery document for building client libraries and tools interacting with the API."],["Uses `https://appsmarket.googleapis.com` as the service endpoint for API requests."],["Includes a deprecated method for tracking user-initiated installs, recommending Google Analytics instead."]]],["The `appsmarket.googleapis.com` service enables Google Workspace Marketplace apps to integrate with licensing and billing. Use client libraries or direct API requests with the provided discovery document and service endpoint (`https://appsmarket.googleapis.com`). Key actions include: retrieving a customer's license status via `GET /appsmarket/v2/customerLicense/{applicationId}/{customerId}`, and retrieving a user's license status using `GET /appsmarket/v2/userLicense/{applicationId}/{userId}`. There is a deprecated action to list notifications via `GET /appsmarket/v2/licenseNotification/{applicationId}`.\n"]]