Method: accounts.locations.activate

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

Activates a location. The state of the location after it is activated is ACTIVE. You can call locations.activate on locations in the state PAUSED; locations in a different state (such as ACTIVE) will return an error.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. The name of the location to activate.

Request body

The request body must be empty.

Response body

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