androidPrivacyNetworkType property

String? androidPrivacyNetworkType
getter/setter pair

The network type enum used in the share key encoding.

Output only. Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : The value is unknown in this version.
  • "SEARCH" : Search Network.
  • "DISPLAY" : Display Network.
  • "YOUTUBE" : YouTube Network.

Implementation

core.String? androidPrivacyNetworkType;