8 सितंबर, 2025 से, हर नए लाइन आइटम को यह बताना होगा कि वह यूरोपियन यूनियन (ईयू) में राजनैतिक विज्ञापन दिखाएगा या नहीं. Display & Video 360 API और एसडीएफ़ अपलोड करने की उन कार्रवाइयों को पूरा नहीं किया जा सकेगा जिनमें एलान नहीं किया गया है. इस बारे में ज़्यादा जानने के लिए कि इंटिग्रेशन को अपडेट करके यह एलान कैसे किया जाए, हमारा हटाए गए टैग और एट्रिब्यूट का पेज देखें.
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
किसी इकाई के संभावित स्टेटस.
Enums
ENTITY_STATUS_UNSPECIFIED
इस वर्शन में, स्थिति के बारे में जानकारी न होने या अज्ञात होने पर डिफ़ॉल्ट वैल्यू.
ENTITY_STATUS_ACTIVE
इकाई के पास बिडिंग और बजट खर्च करने की सुविधा है.
ENTITY_STATUS_ARCHIVED
इकाई को संग्रहित किया गया है. बिडिंग और बजट खर्च करने की सुविधा बंद कर दी गई है. किसी इकाई को संग्रहित करने के बाद उसे मिटाया जा सकता है. मिटाई गई इकाइयों को वापस नहीं लाया जा सकता.
ENTITY_STATUS_DRAFT
इकाई का ड्राफ़्ट तैयार किया जा रहा है. बिडिंग और बजट खर्च करने की सुविधा बंद कर दी गई है.
ENTITY_STATUS_PAUSED
इकाई के लिए बिडिंग और बजट खर्च करने की सुविधा रोक दी जाती है.
[null,null,["आखिरी बार 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. |"]]