negativeGeoTargetType property

String? negativeGeoTargetType
getter/setter pair

The setting used for negative geotargeting in this particular campaign. Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : The value is unknown in this version.
  • "PRESENCE_OR_INTEREST" : Specifies that a user is excluded from seeing the ad if they are in, or show interest in, advertiser's excluded locations.
  • "PRESENCE" : Specifies that a user is excluded from seeing the ad if they are in advertiser's excluded locations.

Implementation

core.String? negativeGeoTargetType;