A Location represents a geographical entity that can be targeted. If a location type is
not available because of the API version you are using, the location will be represented as just
the base class, otherwise it will be sub-classed correctly.
Namespace
https://www.google.com/apis/ads/publisher/v202408
Field
id
xsd:long
Uniquely identifies each Location.
type
xsd:string
The location type for this geographical entity (ex. "COUNTRY", "CITY", "STATE", "COUNTY", etc.)
canonicalParentId
xsd:int
The nearest location parent's ID for this geographical entity.
[[["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 2025-08-06 UTC."],[[["\u003cp\u003eThe TargetingPresetService.Location object represents a geographical entity that can be targeted for advertising.\u003c/p\u003e\n"],["\u003cp\u003eA Location object can be sub-classed to specific location types such as "COUNTRY", "CITY", "STATE", or it will be represented as the base class if the location type is unavailable in the current API version.\u003c/p\u003e\n"],["\u003cp\u003eEach Location object is uniquely identified by an ID and contains information such as location type, parent ID, and display name.\u003c/p\u003e\n"]]],["The core content outlines several services: AdRule, Adjustment, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, PublisherQueryLanguage, TargetingPreset, and YieldGroup. It details the `Location` entity, which represents a geographical target with fields like `id`, `type`, `canonicalParentId`, and `displayName`. Locations can be sub-classed based on API version, otherwise represented by a base class. These are managed under the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"],null,["# type Location (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.Location) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.Location) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.Location) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.Location) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.Location) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.Location) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.Location) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.Location) **TargetingPresetService** [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.Location) **Dependencies** \n[GeoTargeting](/ad-manager/api/reference/v202408/TargetingPresetService.GeoTargeting) \n▼\n**Location**\n\nA [Location](/ad-manager/api/reference/v202408/TargetingPresetService.Location) represents a geographical entity that can be targeted. If a location type is\nnot available because of the API version you are using, the location will be represented as just\nthe base class, otherwise it will be sub-classed correctly.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-------------------------|-----------------------------------------------------------------------------------------------------------------|\n| ### `id` | ` `xsd:`long` Uniquely identifies each `Location`. |\n| ### `type` | ` `xsd:`string` The location type for this geographical entity (ex. \"COUNTRY\", \"CITY\", \"STATE\", \"COUNTY\", etc.) |\n| ### `canonicalParentId` | ` `xsd:`int` The nearest location parent's ID for this geographical entity. |\n| ### `displayName` | ` `xsd:`string` The localized name of the geographical entity. |"]]