PriceAsset

  • A price asset is a list of price offers.

  • It includes required fields for type and language code, as well as optional fields for price qualifier and price offerings.

  • The price_offerings field is a collection of price offerings, with a size between 3 and 8.

An asset representing a list of price offers.

Fields

type

PriceExtensionType

Required. The type of the price asset.

price_qualifier

PriceExtensionPriceQualifier

The price qualifier of the price asset.

language_code

string

Required. The language of the price asset. Represented as BCP 47 language tag.

price_offerings[]

PriceOffering

The price offerings of the price asset. The size of this collection should be between 3 and 8, inclusive.