Display- und Video 360 API Version 2 wird eingestellt. Verwenden Sie Display- und Video 360 API v3. Eine Anleitung zur Migration von Version 2 zu Version 3 finden Sie in unserer Migrationsanleitung.
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Mögliche In-Stream-Positionen für Inhalte.
Enums
CONTENT_INSTREAM_POSITION_UNSPECIFIED
Die In-Stream-Position des Inhalts ist in dieser Version nicht angegeben. Dieser Enum-Wert ist ein Platzhalter für einen Standardwert und stellt keine reale In-Stream-Anzeigenposition dar.
CONTENT_INSTREAM_POSITION_PRE_ROLL
Anzeigen, die vor dem Streamingcontent ausgeliefert werden
CONTENT_INSTREAM_POSITION_MID_ROLL
Anzeigen, die zwischen Anfang und Ende des Streamingcontents ausgeliefert werden.
CONTENT_INSTREAM_POSITION_POST_ROLL
Anzeigen, die am Ende von Streamingcontent ausgeliefert werden
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-04-02 (UTC)."],[[["Content instream position identifies where ads are displayed within streaming content, such as before, during, or after the stream."],["The available positions include pre-roll, mid-roll, post-roll, and unspecified/unknown options for default or undetermined placements."],["These enums provide a standardized way to specify ad placement within streaming content for advertisers and publishers."]]],["The provided content outlines the possible positions for in-stream ads. These positions include `PRE_ROLL` (ads before content), `MID_ROLL` (ads within content), and `POST_ROLL` (ads after content). Additionally, `CONTENT_INSTREAM_POSITION_UNSPECIFIED` indicates a default value, and `CONTENT_INSTREAM_POSITION_UNKNOWN` signifies an indeterminate position. The enums represent various stages within streaming content where an advertisement might be played.\n"]]