ValueRuleGeoLocationCondition

  • Advertisers can include or exclude specific geographic locations using geo_target_constants and excluded_geo_target_constants fields respectively.

  • Both included and excluded geo locations have a corresponding match type specified by geo_match_type and excluded_geo_match_type fields.

  • The geo match types are defined by the ValueRuleGeoLocationMatchType enum.

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.