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 stati 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 l'archiviazione. 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 in pausa per la persona giuridica.
[null,null,["Ultimo aggiornamento 2025-07-25 UTC."],[[["\u003cp\u003eEntities have varying states like \u003ccode\u003eACTIVE\u003c/code\u003e, \u003ccode\u003ePAUSED\u003c/code\u003e, \u003ccode\u003eARCHIVED\u003c/code\u003e, \u003ccode\u003eDRAFT\u003c/code\u003e, and \u003ccode\u003eSCHEDULED_FOR_DELETION\u003c/code\u003e, impacting bidding and budget usage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eACTIVE\u003c/code\u003e entities can actively bid and spend budget, while \u003ccode\u003ePAUSED\u003c/code\u003e entities temporarily halt these activities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eARCHIVED\u003c/code\u003e entities cease operations and can be deleted permanently, while \u003ccode\u003eDRAFT\u003c/code\u003e entities remain inactive until finalized.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSCHEDULED_FOR_DELETION\u003c/code\u003e entities are slated for removal, and \u003ccode\u003eUNSPECIFIED\u003c/code\u003e signifies an unknown or undefined entity status.\u003c/p\u003e\n"]]],["Entities can have several statuses affecting their activity. `ENTITY_STATUS_ACTIVE` allows bidding and budget spending. `ENTITY_STATUS_PAUSED`, `ENTITY_STATUS_DRAFT`, and `ENTITY_STATUS_ARCHIVED` disable these actions. `ENTITY_STATUS_ARCHIVED` permits eventual deletion, while `ENTITY_STATUS_SCHEDULED_FOR_DELETION` means the entity is set to be removed. `ENTITY_STATUS_UNSPECIFIED` denotes an unknown or unspecified status. Deleted entities cannot be retrieved.\n"],null,["# EntityStatus\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 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. |"]]