[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Ads Ad Manager V1 Client - Class AdUnitStatus (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.AdUnitStatusEnum.AdUnitStatus)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.AdUnitStatusEnum.AdUnitStatus) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class AdUnitStatus.\n\nThe status of an AdUnit.\n\nProtobuf type `google.ads.admanager.v1.AdUnitStatusEnum.AdUnitStatus`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1 \\\\ AdUnitStatusEnum\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### AD_UNIT_STATUS_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is unused.\n\nGenerated from protobuf enum `AD_UNIT_STATUS_UNSPECIFIED = 0;`\n\n### ACTIVE\n\n Value: 1\n\nThe ad unit is active, available for targeting, and serving.\n\nGenerated from protobuf enum `ACTIVE = 1;`\n\n### INACTIVE\n\n Value: 2\n\nThe ad unit will be visible in the UI, but ignored by serving.\n\nGenerated from protobuf enum `INACTIVE = 2;`\n\n### ARCHIVED\n\n Value: 3\n\nThe ad unit will be hidden in the UI and ignored by serving.\n\nGenerated from protobuf enum `ARCHIVED = 3;`"]]