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-11-25 UTC.
[null,null,["Last updated 2024-11-25 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, and a list of ad group resource names to process the request."],["The keywords provided will be grouped into the specified ad groups, and themes will be generated based on these groupings."]]],[]]