---
title: "POST /v23/geoTargetConstants:suggest"
method: POST
path: "/v23/geoTargetConstants:suggest"
tags: ["geoTargetConstants"]
---

# POST /v23/geoTargetConstants:suggest

`POST /v23/geoTargetConstants:suggest`

Returns GeoTargetConstant suggestions by location name or by resource name. List of thrown errors: [AuthenticationError]() [AuthorizationError]() [GeoTargetConstantSuggestionError]() [HeaderError]() [InternalError]() [QuotaError]() [RequestError]()

## Request body

- GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequest — Request message for GeoTargetConstantService.SuggestGeoTargetConstants.
  - `countryCode` string — Returned geo targets are restricted to this country code.
  - `geoTargets` GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequestGeoTargets — A list of geo target constant resource names.
    - `geoTargetConstants` string[] — A list of geo target constant resource names.
  - `locale` string — If possible, returned geo targets are translated using this locale. If not, en is used by default. This is also used as a hint for returned geo targets.
  - `locationNames` GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequestLocationNames — A list of location names.
    - `names` string[] — A list of location names.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/searchads360.md) · [All operations](https://skmtc.net/google/apis/searchads360/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/searchads360/revisions/40d087435afd/schema)
