Skip to main content
GET
List Google Ads search terms for a customer

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

Query Parameters

startDate
string
required
Pattern: ^\d{4}-\d{2}-\d{2}$
endDate
string
required
Pattern: ^\d{4}-\d{2}-\d{2}$
loginCustomerId
string
Minimum string length: 1

Response

Success

searchTerms
object[]
required