Dostępny jest już nowy interfejs Search Ads 360 Reporting API. Dołącz do grupy dyskusyjnej Google
searchads-api-announcements, aby na bieżąco otrzymywać informacje o nadchodzących ulepszeniach i wersjach.
sygnał_grupy_zasobów
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-08-29 UTC.
[null,null,["Ostatnia aktualizacja: 2025-08-29 UTC."],[[["\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 | |"]]