Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
CampaignSearchTermInsight
A Campaign search term view. Historical data is available starting March 2023.
Fields |
resource_name
|
string
Output only. The resource name of the campaign level search term insight. Campaign level search term insight resource names have the form: customers/{customer_id}/campaignSearchTermInsights/{campaign_id}~{category_id}
|
category_label
|
string
Output only. The label for the search category. An empty string denotes the catch-all category for search terms that didn't fit into another category.
|
id
|
int64
Output only. The ID of the insight.
|
campaign_id
|
int64
Output only. The ID of the campaign.
|
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 2025-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["Campaign search term insights provide historical data from March 2023 onward."],["This data is viewable by resource name, category label, insight ID, and campaign ID."],["Resource names follow a specific format: `customers/{customer_id}/campaignSearchTermInsights/{campaign_id}~{category_id}`."],["The category label can be empty, signifying a catch-all for uncategorized search terms."]]],["The core content details a Campaign search term view, with data available from March 2023. Key fields include `resource_name` for identifying the insight's resource, `category_label` to categorize search terms, an `id` for the insight, and `campaign_id` for the associated campaign. The `resource_name` follows a specific format, and `category_label` can be empty for uncategorized terms. The provided information about id's are output only.\n"]]