اعتبارًا من 8 سبتمبر 2025، يجب أن يحدّد كل عنصر جديد في الحملة ما إذا كان سيعرض إعلانات سياسية في الاتحاد الأوروبي أم لا. ستتعذّر عمليات تحميل واجهة برمجة التطبيقات "مساحة العرض والفيديو 360" وملفات SDF التي لا تقدّم بيانات الإفصاح. يمكنك الاطّلاع على صفحة الإيقاف النهائي لمزيد من التفاصيل حول كيفية تعديل عملية الدمج لإجراء هذا البيان.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\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. |"]]