Method: accounts.regions.pause

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

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

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the region to pause.

Request body

The request body must be empty.

Response body

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