positiveGeoTargetType property

String? positiveGeoTargetType
getter/setter pair

The setting used for positive 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 an ad is triggered if the user is in, or shows interest in, advertiser's targeted locations.
  • "SEARCH_INTEREST" : Specifies that an ad is triggered if the user searches for advertiser's targeted locations. This can only be used with Search and standard Shopping campaigns.
  • "PRESENCE" : Specifies that an ad is triggered if the user is in or regularly in advertiser's targeted locations.

Implementation

core.String? positiveGeoTargetType;