PriceOffering

  • A single price offering within a PriceAsset requires a header and description string, both between 1 and 25 characters.

  • Each price offering must include a required price value and a required final URL.

  • The price offering can optionally include a price unit and a final mobile URL.

A single price offering within a PriceAsset.

Fields

string

Required. The header of the price offering. The length of this string should be between 1 and 25, inclusive.

description

string

Required. The description of the price offering. The length of this string should be between 1 and 25, inclusive.

price

Money

Required. The price value of the price offering.

unit

PriceExtensionPriceUnit

The price unit of the price offering.

final_url

string

Required. The final URL after all cross domain redirects.

final_mobile_url

string

The final mobile URL after all cross domain redirects.