Provides line items the ability to target geographical locations.
By default, line items target all countries and their subdivisions.
With geographical targeting, you can target line items to specific
countries, regions, metro areas, and cities. You can also exclude
the same.
The following rules apply for geographical targeting:
You cannot target and exclude the same location.
You cannot target a child whose parent has been excluded. For
example, if the state of Illinois has been excluded, then you
cannot target Chicago.
You must not target a location if you are also targeting its
parent. For example, if you are targeting New York City, you must
not have the state of New York as one of the targeted
locations.
You cannot explicitly define inclusions or exclusions that are
already implicit. For example, if you explicitly include
California, you implicitly exclude all other states. You therefore
cannot explicitly exclude Florida, because it is already implicitly
excluded. Conversely if you explicitly exclude Florida, you cannot
explicitly include California.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-13 UTC."],[[["GeoTargeting allows ad targeting based on geographical locations like countries, regions, and cities, by either including or excluding them."],["By default, all locations are targeted unless specific ones are included or excluded."],["There are restrictions, such as not being able to target and exclude the same location, or target a child location if its parent is excluded."],["Targeting a location implicitly excludes all other locations of the same type, preventing redundant inclusions or exclusions."],["GeoTargeting uses the `targetedLocations` and `excludedLocations` fields to define the included and excluded locations, respectively."]]],["GeoTargeting enables line items to target or exclude specific geographical locations, including countries, regions, metro areas, and cities. Key rules include: locations cannot be both targeted and excluded; children of excluded locations cannot be targeted; targeting a location's parent is prohibited if the child is targeted; explicit inclusions or exclusions already implied are not allowed. `targetedLocations` and `excludedLocations` define the geographical areas. This information is available on `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService` and `YieldGroupService`.\n"]]