Method: accounts.regions.create

Creates a new region. Up to 10,000 regions per account are supported.

HTTP request

POST https://ads.wazeapis.com/v1/{parent=accounts/*}/regions

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The account under which to create this region.

Request body

The request body contains an instance of Region.

Response body

If successful, the response body contains a newly created instance of Region.