providerType property

String? providerType
getter/setter pair

Specifies the provider type.

Output only. Possible string values are:

  • "PROVIDER_TYPE_UNSPECIFIED" : Not specified.
  • "MERCHANT" : A 1P provider such as a merchant, or an agency on behalf of a merchant.
  • "AGGREGATOR_3P" : A 3P aggregator, such as a Reserve with Google partner.

Implementation

core.String? providerType;