asset_group_top_combination_view
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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 | |"]]