GenerateAdGroupThemesRequest

  • This document describes the request message for the KeywordPlanIdeaService.GenerateAdGroupThemes operation.

  • The request requires specifying the customer ID and lists of keywords and ad groups.

  • Ad groups are specified using their resource names, which include the customer and ad group IDs.

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}