A partir del 8 de septiembre de 2025, cada elemento de la línea nuevo deberá declarar si publicará anuncios políticos de la Unión Europea (UE). Las cargas de la API de Display & Video 360 y del SDF que no proporcionen declaraciones fallarán. Consulta nuestra página de bajas para obtener más detalles sobre cómo actualizar tu integración y realizar esta declaración.
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Estados posibles de una entidad.
Enumeraciones
ENTITY_STATUS_UNSPECIFIED
Es el valor predeterminado cuando no se especifica el estado o se desconoce en esta versión.
ENTITY_STATUS_ACTIVE
La entidad está habilitada para ofertar y gastar el presupuesto.
ENTITY_STATUS_ARCHIVED
La entidad se archiva. Las ofertas y la inversión del presupuesto están inhabilitadas. Una entidad se puede borrar después de archivarla. Las entidades borradas no se pueden recuperar.
ENTITY_STATUS_DRAFT
La entidad está en borrador. Las ofertas y la inversión del presupuesto están inhabilitadas.
ENTITY_STATUS_PAUSED
Se detienen las ofertas y la inversión del presupuesto para la entidad.
[null,null,["Última actualización: 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. |"]]