Die neue Search Ads 360 Reporting API ist jetzt verfügbar. Treten Sie der Google-Gruppe
searchads-api-announcements bei, um über kommende Verbesserungen und Releases auf dem Laufenden zu bleiben.
asset_group_top_combination_view
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-08-29 (UTC).
[null,null,["Zuletzt aktualisiert: 2025-08-29 (UTC)."],[[["\u003cp\u003eThe \u003ccode\u003easset_group_top_combination_view\u003c/code\u003e resource provides insights into the top performing asset combinations within an asset group.\u003c/p\u003e\n"],["\u003cp\u003eYou can access information on the specific asset combinations and their performance using the \u003ccode\u003easset_group_top_combinations\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eresource_name\u003c/code\u003e field allows you to identify the asset group and combination category associated with the view.\u003c/p\u003e\n"],["\u003cp\u003eThis resource is read-only and primarily used for reporting and analysis purposes within Search Ads 360.\u003c/p\u003e\n"],["\u003cp\u003eWhile you can select and filter by \u003ccode\u003eresource_name\u003c/code\u003e, you cannot segment metrics based on the fields associated with this resource.\u003c/p\u003e\n"]]],["The resource `asset_group_top_combination_view` displays top-performing asset combinations. The resource `asset_group_top_combinations` shows which assets served together. Data fields from `asset_group`, `campaign`, and `customer` can be selected but won't segment metrics. The `resource_name` provides a unique identifier, while `asset_group_top_combinations` reveals the actual asset pairings. These fields are designated as `ATTRIBUTE`, with `asset_group_top_combinations` being a `MESSAGE` type, it's selectable but not sortable.\n"],null,["# asset_group_top_combination_view\n\nA view on the usage of asset group asset top combinations.\n\n| Attributed resources |\n|--------------------------------------------------------------------------|\n| [asset_group](/search-ads/reporting/api/reference/fields/v0/asset_group) |\n| [campaign](/search-ads/reporting/api/reference/fields/v0/campaign) |\n| [customer](/search-ads/reporting/api/reference/fields/v0/customer) |\n\nFields from the above resources may be selected along with this\nresource in your SELECT and WHERE clauses. These fields **will not segment**\nmetrics in your `SELECT` clause.\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| | asset_group_top_combination_view.asset_group_top_combinations ------------------------------------------------------------- || |-------------------|-----------------------------------------------------------------------| | Field description | The top combinations of assets that served together. | | Category | `ATTRIBUTE` | | Data Type | `MESSAGE` | | Type URL | `google.ads.searchads360.v0.resources.AssetGroupAssetCombinationData` | | Filterable | False | | Selectable | True | | Sortable | False | | Repeated | True | |\n| | asset_group_top_combination_view.resource_name ---------------------------------------------- || |-------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Field description | The resource name of the asset group top combination view. AssetGroup Top Combination view resource names have the form: \\`\"customers/{customer_id}/assetGroupTopCombinationViews/{asset_group_id}\\~{asset_combination_category}\" | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |"]]