relationshipType property

String? relationshipType
getter/setter pair

Relationship type the specified chains have with this advertiser.

Required. Immutable. Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : Used for return value only. Represents value unknown in this version.
  • "AUTO_DEALERS" : Auto dealer relationship.
  • "GENERAL_RETAILERS" : General retailer relationship.

Implementation

core.String? relationshipType;