GenerateAdGroupThemesRequest
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}
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This request message is for the `KeywordPlanIdeaService.GenerateAdGroupThemes` method, which helps with grouping keywords into ad groups."],["It requires a customer ID, a list of keywords to be grouped, and a list of ad group resource names for grouping."],["The resource name format for ad groups is `customers/{customer_id}/adGroups/{ad_group_id}` and should be provided in the `ad_groups` field."]]],[]]