Method: accounts.ads.create

Creates a new ad. Up to 500 ads per account are supported.

HTTP request

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

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The account under which to create this ad.

Request body

The request body contains an instance of Ad.

Response body

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