La nouvelle API Search Ads 360 Reporting est désormais disponible. Rejoignez le groupe Google
searchads-api-announcements pour vous tenir informé des améliorations et versions à venir.
asset_group_top_combination_view
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/08/29 (UTC).
[null,null,["Dernière mise à jour le 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 | |"]]