資產群組信號
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-29 (世界標準時間)。
[null,null,["上次更新時間:2025-08-29 (世界標準時間)。"],[[["\u003cp\u003eAssetGroupSignal identifies potential customers for Performance Max campaigns based on conversion likelihood.\u003c/p\u003e\n"],["\u003cp\u003ePerformance Max leverages signals to expand reach and drive conversions across various Google platforms.\u003c/p\u003e\n"],["\u003cp\u003eSignals help Performance Max find users with similar or stronger purchase intent compared to existing customers.\u003c/p\u003e\n"],["\u003cp\u003eAssetGroupSignal is associated with specific asset groups and campaigns within your Google Ads account.\u003c/p\u003e\n"],["\u003cp\u003eYou can use the resource name to manage or retrieve data on AssetGroupSignals via the Google Ads API.\u003c/p\u003e\n"]]],["AssetGroupSignal indicates a signal within an asset group, informing the Performance Max campaign of potential converters. This signal aids in identifying new users with similar intent across various platforms like Search, Display, and Video. Key attributes include the asset group and audience, with associated resource names for each. It is filterable and selectable, not sortable. It's resource name is `customers/{customer_id}/assetGroupSignals/{asset_group_id}~{signal_id}`\n"],null,["# asset_group_signal\n\nAssetGroupSignal represents a signal in an asset group. The existence of a signal tells the performance max campaign who's most likely to convert. Performance Max uses the signal to look for new people with similar or stronger intent to find conversions across Search, Display, Video, and more.\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_signal.asset_group ------------------------------ || |-------------------|-----------------------------------------------------------| | Field description | The asset group which this asset group signal belongs to. | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |\n| | asset_group_signal.audience.audience ------------------------------------ || |-------------------|-----------------------------| | Field description | The Audience resource name. | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | True | | Repeated | False | |\n| | asset_group_signal.resource_name -------------------------------- || |-------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| | Field description | The resource name of the asset group signal. Asset group signal resource name have the form: `customers/{customer_id}/assetGroupSignals/{asset_group_id}~{signal_id}` | | Category | `ATTRIBUTE` | | Data Type | `RESOURCE_NAME` | | Type URL | `N/A` | | Filterable | True | | Selectable | True | | Sortable | False | | Repeated | False | |"]]