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.
| JSON representation |
|---|
{ "name": string, "marketingInfo": { object ( |
| Fields | |
|---|---|
name |
Resource Name of the SKU. Format: products/{productId}/skus/{skuId} |
marketingInfo |
Marketing information for the SKU. |
product |
Product the SKU is associated with. |