Method: accounts.locations.create

Creates a new location. Up to 10,000 locations per account are supported.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The account under which to create this location.

Request body

The request body contains an instance of Location.

Response body

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