Search all available GeographicalRegions
by regionCode
and title
. Search result list is ordered by title
.
HTTP request
GET https://ads.wazeapis.com/v1/geographicalRegions:search
The URL uses gRPC Transcoding syntax.
Query parameters
Parameters | |
---|---|
titleSubstring |
Search all
|
regionCode |
Required. The |
pageSize |
The maximum number of |
pageToken |
A page token, received from a previous When paginating, all other parameters provided to The token will expire and is not guaranteed to work indefinitely. |
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"geographicalRegions": [
{
object ( |
Fields | |
---|---|
geographicalRegions[] |
The |
nextPageToken |
A token that can be sent as |