A partire dall'8 settembre 2025, ogni nuovo elemento pubblicitario dovrà 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. Consulta la nostra pagina dei ritiri per ulteriori dettagli su come aggiornare l'integrazione per effettuare questa dichiarazione.
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Possibili opzioni di posizionamento dei contenuti nativi.
Enum
NATIVE_CONTENT_POSITION_UNSPECIFIED
La posizione dei contenuti nativi non è specificata in questa versione. Questo enum è un segnaposto per un valore predefinito e non rappresenta una posizione reale dei contenuti nativi.
NATIVE_CONTENT_POSITION_UNKNOWN
La posizione dei contenuti nativi è sconosciuta.
NATIVE_CONTENT_POSITION_IN_ARTICLE
La posizione dei contenuti nativi è in-article, ovvero gli annunci vengono visualizzati tra i paragrafi delle pagine.
NATIVE_CONTENT_POSITION_IN_FEED
La posizione dei contenuti nativi è in-feed, ovvero gli annunci vengono visualizzati 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).
NATIVE_CONTENT_POSITION_PERIPHERAL
La posizione dei contenuti nativi è periferica, ovvero gli annunci vengono visualizzati fuori dai contenuti principali nelle pagine, ad esempio sul lato destro o sinistro della pagina.
NATIVE_CONTENT_POSITION_RECOMMENDATION
La posizione dei contenuti nativi è Consiglio, ovvero gli annunci vengono visualizzati nelle sezioni relative ai contenuti consigliati.
[null,null,["Ultimo aggiornamento 2025-07-25 UTC."],[[["\u003cp\u003eNative content positions can be specified as in-article, in-feed, peripheral, or recommendation, defining where ads appear within the content.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNATIVE_CONTENT_POSITION_UNSPECIFIED\u003c/code\u003e and \u003ccode\u003eNATIVE_CONTENT_POSITION_UNKNOWN\u003c/code\u003e represent placeholder and unknown position values, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIn-article positions place ads between paragraphs, in-feed positions within content streams, peripheral positions outside core content, and recommendation positions within recommended content sections.\u003c/p\u003e\n"]]],["The provided content outlines various native content positions for ads. These include: `UNSPECIFIED` (a placeholder), `UNKNOWN`, `IN_ARTICLE` (between page paragraphs), `IN_FEED` (within scrollable content streams), `PERIPHERAL` (outside core content, like sidebars), and `RECOMMENDATION` (within recommended content sections). Each position defines where ads appear relative to the main content on a page or within a feed.\n"],null,["# NativeContentPosition\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\nPossible native content position options.\n\n| Enums ||\n|------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `NATIVE_CONTENT_POSITION_UNSPECIFIED` | Native content position is not specified in this version. This enum is a place holder for a default value and does not represent a real native content position. |\n| `NATIVE_CONTENT_POSITION_UNKNOWN` | The native content position is unknown. |\n| `NATIVE_CONTENT_POSITION_IN_ARTICLE` | Native content position is in-article, i.e., ads appear between the paragraphs of pages. |\n| `NATIVE_CONTENT_POSITION_IN_FEED` | Native content position is in-feed, i.e., ads 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| `NATIVE_CONTENT_POSITION_PERIPHERAL` | Native content position is peripheral, i.e., ads appear outside of core content on pages, such as the right- or left-hand side of the page. |\n| `NATIVE_CONTENT_POSITION_RECOMMENDATION` | Native content position is recommendation, i.e., ads appear in sections for recommended content. |"]]