Suggests keyword themes to advertise on.
HTTP request
POST https://googleads.googleapis.com/v16/customers/{customerId}:suggestKeywordThemes
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
customerId |
Required. The ID of the customer. |
Request body
The request body contains data with the following structure:
JSON representation |
---|
{
"suggestionInfo": {
object ( |
Fields | |
---|---|
suggestionInfo |
Required. Information to get keyword theme suggestions. Required fields:
Recommended fields:
|
Response body
Response message for SmartCampaignSuggestService.SuggestKeywordThemes
.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"keywordThemes": [
{
object ( |
Fields | |
---|---|
keywordThemes[] |
Smart campaign keyword theme suggestions. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/adwords
For more information, see the OAuth 2.0 Overview.
KeywordTheme
A Smart campaign keyword theme suggestion.
JSON representation |
---|
{ // Union field |
Fields | |
---|---|
Union field keyword_theme . A keyword theme. keyword_theme can be only one of the following: |
|
keywordThemeConstant |
A Smart campaign keyword theme constant. |
freeFormKeywordTheme |
A free-form text keyword theme. |