Ab dem 8. September 2025 muss für jede neue Werbebuchung angegeben werden, ob Werbung mit politischen Inhalten in der Europäischen Union (EU) ausgeliefert wird. Display & Video 360 API- und SDF-Uploads ohne entsprechende Erklärungen schlagen fehl. Weitere Informationen dazu, wie Sie Ihre Integration aktualisieren, um diese Erklärung abzugeben, finden Sie auf unserer Seite zur Einstellung.
Dieses Feld wird auf false festgelegt. Wenn dieses Feld nach der Einstellung auf true gesetzt ist, wird das gesamte Targeting auf Zielgruppen mit selbst erhobenen Daten, das dieser Werbebuchung zugewiesen ist, durch ein auszuschließendes Targeting für dieselben Zielgruppen mit selbst erhobenen Daten ersetzt, damit diese Zielgruppen weiterhin ausgeschlossen werden.
TargetingExpansionLevel
Die Einstellung „Optimierte Ausrichtung“
Enums
TARGETING_EXPANSION_LEVEL_UNSPECIFIED
Die Einstellung für das optimierte Targeting ist in dieser Version nicht festgelegt oder unbekannt.
NO_EXPANSION
Optimierte Ausrichtung ist deaktiviert.
LEAST_EXPANSION
Optimierte Ausrichtung ist aktiviert.
SOME_EXPANSION
Wird bei Verwendung automatisch auf LEAST_EXPANSION festgelegt.
BALANCED_EXPANSION
Wird bei Verwendung automatisch auf LEAST_EXPANSION festgelegt.
MORE_EXPANSION
Wird bei Verwendung automatisch auf LEAST_EXPANSION festgelegt.
MOST_EXPANSION
Wird bei Verwendung automatisch auf LEAST_EXPANSION festgelegt.
[null,null,["Zuletzt aktualisiert: 2025-07-25 (UTC)."],[[["\u003cp\u003eDisplay & Video 360 API v2 is sunset and replaced with new options.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTargetingExpansionConfig\u003c/code\u003e controls optimized targeting settings for line items.\u003c/p\u003e\n"],["\u003cp\u003eOptimized targeting can be turned on or off using \u003ccode\u003etargetingExpansionLevel\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eexcludeFirstPartyAudience\u003c/code\u003e is deprecated and will be set to \u003ccode\u003efalse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSeveral \u003ccode\u003eTargetingExpansionLevel\u003c/code\u003e enums are deprecated and will default to \u003ccode\u003eLEAST_EXPANSION\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# TargetingExpansionConfig\n\n| Display \\& Video 360 API v2 has sunset.\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [TargetingExpansionLevel](#TargetingExpansionLevel)\n\nSettings that control the [optimized targeting](//support.google.com/displayvideo/answer/12060859) settings of the line item.\n\n| JSON representation |\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"targetingExpansionLevel\": enum (/display-video/api/reference/rest/v2/TargetingExpansionConfig#TargetingExpansionLevel), \"excludeFirstPartyAudience\": boolean } ``` |\n\n| Fields ||\n|----------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `targetingExpansionLevel` | `enum (`[TargetingExpansionLevel](/display-video/api/reference/rest/v2/TargetingExpansionConfig#TargetingExpansionLevel)`)` Required. Whether optimized targeting is turned on. This field supports the following values: - `NO_EXPANSION`: optimized targeting is turned off - `LEAST_EXPANSION`: optimized targeting is turned on If this field is set to any other value, it will automatically be set to `LEAST_EXPANSION`. `NO_EXPANSION` will be the default value for the field and will be automatically assigned if you do not set the field. |\n| `excludeFirstPartyAudience` **(deprecated)** | `boolean` | This item is deprecated! Whether to exclude first-party audiences from use in targeting expansion. This field was deprecated with the launch of [optimized targeting](//support.google.com/displayvideo/answer/12060859). This field will be set to `false`. If this field is set to `true` when deprecated, all positive first-party audience targeting assigned to this line item will be replaced with negative targeting of the same first-party audiences to ensure the continued exclusion of those audiences. |\n\nTargetingExpansionLevel\n-----------------------\n\nThe Optimized targeting setting.\n\n| Enums ||\n|-----------------------------------------|-------------------------------------------------------------------------------------|\n| `TARGETING_EXPANSION_LEVEL_UNSPECIFIED` | The optimized targeting setting is not specified or is unknown in this version. |\n| `NO_EXPANSION` | Optimized targeting is off. |\n| `LEAST_EXPANSION` | Optimized targeting is on. |\n| `SOME_EXPANSION` | If used, will automatically be set to `LEAST_EXPANSION`. | This item is deprecated! |\n| `BALANCED_EXPANSION` | If used, will automatically be set to `LEAST_EXPANSION`. | This item is deprecated! |\n| `MORE_EXPANSION` | If used, will automatically be set to `LEAST_EXPANSION`. | This item is deprecated! |\n| `MOST_EXPANSION` | If used, will automatically be set to `LEAST_EXPANSION`. | This item is deprecated! |"]]