family property

String? family
getter/setter pair

Family of the conversion custom variable.

Output only. Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : Used for return value only. Represents value unknown in this version.
  • "STANDARD" : The standard conversion custom variable. Customers are required to activate before use.
  • "FLOODLIGHT" : The conversion custom variable imported from a custom floodlight variable.

Implementation

core.String? family;