Skip to main content
GET
Suggest keyword themes for a Google Ads campaign

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app whose Google Ads campaigns to manage.

campaign_id
string
required

Base44's ID for the campaign, as returned in id by List campaigns. This is not the Google Ads campaign ID, which is reported separately as google_campaign_id.

Response

Suggested themes and where they came from.

Suggested keyword themes for a campaign, and where they came from.

themes
string[]
required

Suggested themes for the campaign. Can be empty.

Example:
source
string
required

Where the themes came from. google means Google's own suggester. generated means a language model wrote them, which only happens for apps with that feature enabled. An empty themes list is always reported as google, including when the AI quota was spent or the campaign had too little detail to ask Google, so google with no themes does not mean Google returned nothing.

Example:

"google"