Skip to main content
POST
Add criteria to Google Ads campaign

Authorizations

Authorization
string
header
required

JWT token obtained from /api/auth/token endpoint. Token is verified using JWKS and must include a valid user identifier.

Path Parameters

projectId
string<uuid>
required
customerId
string
required
Minimum string length: 1
campaignId
string
required
Minimum string length: 1

Body

application/json
locations
string[]
Minimum string length: 1
languages
string[]
Minimum string length: 1
negativeKeywords
object[]
loginCustomerId
string
Minimum string length: 1
validateOnly
boolean

Response

Success

addedCount
number
required
resourceNames
string[]
required
validateOnly
boolean
required