ValueRuleGeoLocationCondition

  • Advertisers can define geographical locations to either include or exclude in their targeting.

  • The fields excluded_geo_target_constants[] and geo_target_constants[] are used to specify the geographical locations as strings.

  • The fields excluded_geo_match_type and geo_match_type specify the match type for excluded and included geographical locations respectively, using 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.