Represents a product's purchasable Stock Keeping Unit (SKU). SKUs represent the different variations of the product. For example, Google Workspace Business Standard and Google Workspace Business Plus are Google Workspace product SKUs.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-21 UTC."],[[["SKUs represent purchasable variations of a product, such as different editions of Google Workspace."],["The JSON representation of a SKU includes its name, marketing information, and the product it's associated with."],["The `name` field in the SKU's JSON representation provides the resource name in the format of `products/{productId}/skus/{skuId}`."],["The `marketingInfo` field, an object, offers marketing information related to that specific SKU."],["The `product` field, an object, shows which product that specific SKU is related to."]]],[]]