Method: accounts.regions.activate

Stay organized with collections Save and categorize content based on your preferences.

Activates a region. The state of the region after activating is ACTIVE. regions.activate can be called on regions in the state PAUSED; regions in a different state (such as ACTIVE) will return an error.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the region to activate.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Region.