ValueRuleGeoLocationCondition

  • Advertisers can specify geographical locations to include or exclude using geo_target_constants[] and excluded_geo_target_constants[].

  • Match types for both included and excluded geo locations can be defined using geo_match_type and excluded_geo_match_type, referencing the ValueRuleGeoLocationMatchType.

Condition on Geo dimension.

Fields

excluded_geo_target_constants[]

string

Geo locations that advertisers want to exclude.

excluded_geo_match_type

ValueRuleGeoLocationMatchType

Excluded Geo location match type.

geo_target_constants[]

string

Geo locations that advertisers want to include.

geo_match_type

ValueRuleGeoLocationMatchType

Included Geo location match type.