Product

A Product is the entity a customer uses when placing an order. For example, Google Workspace, Google Voice, etc.

JSON representation
{ "name": string, "marketingInfo": { object (MarketingInfo) } }
Fields
name

string

Resource Name of the Product. Format: products/{productId}

marketingInfo

object (MarketingInfo)

Marketing information for the product.