ValueRuleGeoLocationCondition

  • Advertisers can define geographic conditions to include or exclude specific locations.

  • The excluded_geo_target_constants and geo_target_constants fields are used to list the geo locations to exclude or include respectively.

  • The excluded_geo_match_type and geo_match_type fields define how the excluded and included geo locations are matched.

  • The ValueRuleGeoLocationMatchType enum is used for defining the match types for geo locations.

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.