Новый API отчетов Search Ads 360 теперь доступен. Присоединяйтесь к группе Google
searchads-api-announcements , чтобы быть в курсе предстоящих улучшений и выпусков.
assets_group_top_combination_view
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-08-29 UTC.
[null,null,["Последнее обновление: 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 | |"]]