Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Tabelle „Google Merchant Center Product Targeting“
Übersicht
Anhand von Daten zur Produktausrichtung können Händler nachvollziehen, auf welche Produkte die Shopping-Kampagnen und Performance Max-Kampagnen im jeweiligen verknüpften Werbetreibendenkonto ausgerichtet sind, auf das sie zugreifen können.
Es werden nur aktive Kampagnen mit aktiven Anzeigengruppen oder Asset-Gruppen berücksichtigt.
Bei der Berechnung von targeting_status werden nur Werbetreibendenkonten berücksichtigt, die für den Nutzer zugänglich sind, der Inhaber des BigQuery-Exports ist. Weitere Informationen finden Sie unter Zugriff auf Ihr Google Ads-Konto verwalten.
Tabellenname
Wenn Sie beim Einrichten einer Google Merchant Center-Übertragung die Berichtsoption Produkt-Targeting auswählen, erstellt BigQuery eine Tabelle für die Daten während der Übertragung. Der Tabellenname beginnt mit dem Präfix ProductTargeting_.
Wenn Sie die Übertragung mit einer einzelnen Händler-ID konfiguriert haben, lautet der Tabellenname ProductTargeting_MERCHANT_ID.
Wenn Sie die Übertragung mit einem MCA-Konto konfiguriert haben, lautet der Tabellenname ProductTargeting_AGGREGATOR_ID.
Schema
Die Produkt-Targeting-Tabelle hat das folgende Schema:
Name
Typ
Beschreibung
Beispieldaten
product_id
STRING
Die Content API-REST-ID für das Produkt hat das folgende Format:
channel:content_language:feed_label:offer_id Dieses Feld ist ein Primärschlüssel.
online:en:AU:666840730
advertiser_id
INTEGER
Werbetreibenden-ID der Kampagne. Dieses Feld ist ein Primärschlüssel.
4321
targeting_status
STRING
Gibt an, ob Google Ads-Kampagnen auf das Produkt ausgerichtet sind.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-17 (UTC)."],[[["\u003cp\u003eProduct targeting data in Google Merchant Center helps merchants identify which products are targeted by their Shopping and Performance Max campaigns across linked advertiser accounts.\u003c/p\u003e\n"],["\u003cp\u003eThe targeting analysis considers all active campaigns with active ad groups or asset groups and incorporates listing groups, product groups, and feed labels.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003etargeting_status\u003c/code\u003e in the Product Targeting table indicates whether a product is targeted by Google Ads campaigns, but does not reflect the product's eligibility to serve.\u003c/p\u003e\n"],["\u003cp\u003eBigQuery creates a table for this data with a name prefixed by \u003ccode\u003eProductTargeting_\u003c/code\u003e, followed by either the individual merchant ID or the MCA aggregator ID.\u003c/p\u003e\n"],["\u003cp\u003eThe table contains the \u003ccode\u003eproduct_id\u003c/code\u003e and the \u003ccode\u003eadvertiser_id\u003c/code\u003e, and \u003ccode\u003etargeting_status\u003c/code\u003e for each product, with the product ID provided by the content API.\u003c/p\u003e\n"]]],[],null,["# Google Merchant Center Product Targeting table\n==============================================\n\nOverview\n--------\n\nProduct targeting data helps merchants understand which products are targeted by\nthe Shopping and Performance Max campaigns in each linked advertiser account\nthat they can access.\n\n- All campaign targeting parameters are considered, such as [listing groups](https://support.google.com/google-ads/answer/11596074), [product groups](https://support.google.com/google-ads/answer/6275317), and [feed labels](https://support.google.com/merchants/answer/14994087).\n- Only active campaigns with active ad groups or asset groups are considered.\n- To compute the `targeting_status`, we only consider advertiser accounts that are accessible to the user who owns the BigQuery export. For more information, see [Manage access to\n your Google Ads\n account](https://support.google.com/google-ads/answer/6372672).\n\nTable name\n----------\n\nIf you choose the **Product Targeting** report option when you\n[set up a Google Merchant Center transfer](/bigquery/docs/merchant-center-transfer-schedule-transfers#set_up_a_google_merchant_center_transfer),\nBigQuery creates a table for the data during the transfer. The\ntable name starts with the `ProductTargeting_` prefix:\n\n- If you configured the transfer with an individual merchant ID, the table name is `ProductTargeting_`\u003cvar label=\"merchant ID\" translate=\"no\"\u003eMERCHANT_ID\u003c/var\u003e.\n- If you configured the transfer with an MCA account, the table name is `ProductTargeting_`\u003cvar label=\"aggregator\n ID\" translate=\"no\"\u003eAGGREGATOR_ID\u003c/var\u003e.\n\nSchema\n------\n\nThe Product Targeting table has the following schema:"]]