Ogni nuovo elemento pubblicitario deve dichiarare se pubblicherà o meno annunci politici dell'Unione Europea (UE). I caricamenti di API Display & Video 360 e SDF che non forniscono dichiarazioni non andranno a buon fine. Per ulteriori dettagli, consulta la nostra pagina relativa ai ritiri.
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Possibili posizioni outstream dei contenuti.
Enum
CONTENT_OUTSTREAM_POSITION_UNSPECIFIED
La posizione outstream dei contenuti non è specificata in questa versione. Questo enum è un segnaposto per un valore predefinito e non rappresenta una posizione outstream dei contenuti reale.
CONTENT_OUTSTREAM_POSITION_UNKNOWN
La posizione dell'annuncio è sconosciuta nel contenuto outstream.
CONTENT_OUTSTREAM_POSITION_IN_ARTICLE
Annunci visualizzati tra i paragrafi delle pagine.
CONTENT_OUTSTREAM_POSITION_IN_BANNER
Annunci visualizzati nella parte superiore e ai lati di una pagina.
CONTENT_OUTSTREAM_POSITION_IN_FEED
Annunci che compaiono in una sequenza scorrevole di contenuti. Un feed in genere è redazionale (ad esempio un elenco di articoli o notizie) oppure costituito da schede (ad esempio un elenco di prodotti o servizi).
CONTENT_OUTSTREAM_POSITION_INTERSTITIAL
Annunci mostrati prima del caricamento di contenuti o tra un caricamento e l'altro.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-25 UTC."],[],["The Display & Video 360 API v4, currently in beta, defines possible content outstream ad positions using enums. These positions include: unspecified (a placeholder), unknown, in-article (between paragraphs), in-banner (top/sides of a page), in-feed (in scrollable content streams), and interstitial (between content loads). Each enum represents a distinct ad placement scenario within digital content.\n"],null,["# ContentOutstreamPosition\n\nPossible content outstream positions.\n\n| Enums ||\n|-------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `CONTENT_OUTSTREAM_POSITION_UNSPECIFIED` | Content outstream position is not specified in this version. This enum is a place holder for a default value and does not represent a real content outstream position. |\n| `CONTENT_OUTSTREAM_POSITION_UNKNOWN` | The ad position is unknown in the content outstream. |\n| `CONTENT_OUTSTREAM_POSITION_IN_ARTICLE` | Ads that appear between the paragraphs of your pages. |\n| `CONTENT_OUTSTREAM_POSITION_IN_BANNER` | Ads that display on the top and the sides of a page. |\n| `CONTENT_OUTSTREAM_POSITION_IN_FEED` | Ads that appear in a scrollable stream of content. A feed is typically editorial (e.g. a list of articles or news) or listings (e.g. a list of products or services). |\n| `CONTENT_OUTSTREAM_POSITION_INTERSTITIAL` | Ads shown before or between content loads. |"]]