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.
Stati possibili di un'entità.
Enum
ENTITY_STATUS_UNSPECIFIED
Valore predefinito quando lo stato non è specificato o è sconosciuto in questa versione.
ENTITY_STATUS_ACTIVE
L'entità è abilitata a fare offerte e a spendere il budget.
ENTITY_STATUS_ARCHIVED
L'entità è archiviata. Le offerte e la spesa del budget sono disattivate. Un'entità può essere eliminata dopo essere stata archiviata. Le entità eliminate non possono essere recuperate.
ENTITY_STATUS_DRAFT
L'entità è in bozza. Le offerte e la spesa del budget sono disattivate.
ENTITY_STATUS_PAUSED
Le offerte e la spesa del budget sono sospese per l'entità.
[null,null,["Ultimo aggiornamento 2025-07-26 UTC."],[[["\u003cp\u003eDisplay & Video 360 API v2 is no longer in use and has been replaced with a newer version.\u003c/p\u003e\n"],["\u003cp\u003eEntities within Display & Video 360 can hold one of several statuses: \u003ccode\u003eENTITY_STATUS_UNSPECIFIED\u003c/code\u003e, \u003ccode\u003eENTITY_STATUS_ACTIVE\u003c/code\u003e, \u003ccode\u003eENTITY_STATUS_ARCHIVED\u003c/code\u003e, \u003ccode\u003eENTITY_STATUS_DRAFT\u003c/code\u003e, \u003ccode\u003eENTITY_STATUS_PAUSED\u003c/code\u003e, or \u003ccode\u003eENTITY_STATUS_SCHEDULED_FOR_DELETION\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eEach entity status dictates its current operational state, such as whether it can bid, spend budget, or be edited.\u003c/p\u003e\n"],["\u003cp\u003eArchived entities are disabled and can be deleted; deleted entities are permanently removed and irretrievable.\u003c/p\u003e\n"]]],[],null,["# EntityStatus\n\n| Display \\& Video 360 API v2 has sunset.\nPossible statuses of an entity.\n\n| Enums ||\n|----------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ENTITY_STATUS_UNSPECIFIED` | Default value when status is not specified or is unknown in this version. |\n| `ENTITY_STATUS_ACTIVE` | The entity is enabled to bid and spend budget. |\n| `ENTITY_STATUS_ARCHIVED` | The entity is archived. Bidding and budget spending are disabled. An entity can be deleted after archived. Deleted entities cannot be retrieved. |\n| `ENTITY_STATUS_DRAFT` | The entity is under draft. Bidding and budget spending are disabled. |\n| `ENTITY_STATUS_PAUSED` | Bidding and budget spending are paused for the entity. |\n| `ENTITY_STATUS_SCHEDULED_FOR_DELETION` | The entity is scheduled for deletion. |"]]