GenerateAdGroupThemesRequest

  • This is the request message for the KeywordPlanIdeaService.GenerateAdGroupThemes API call.

  • The request requires the customer_id, a list of keywords, and a list of ad_groups resource names.

  • The ad_groups resource names must follow the format customers/{customer_id}/adGroups/{ad_group_id}.

Request message for KeywordPlanIdeaService.GenerateAdGroupThemes.

Fields

customer_id

string

Required. The ID of the customer.

keywords[]

string

Required. A list of keywords to group into the provided AdGroups.

ad_groups[]

string

Required. A list of resource names of AdGroups to group keywords into. Resource name format: customers/{customer_id}/adGroups/{ad_group_id}