Skip to main content
PATCH
Rename, pause or resume an ad

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

accountId
string
required
adId
string
required

Body

application/json
name
string
status
enum<string>
Available options:
ACTIVE,
PAUSED

Response

200 - undefined