[[["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 CustomFieldStatus (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.CustomFieldStatusEnum.CustomFieldStatus)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.CustomFieldStatusEnum.CustomFieldStatus) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class CustomFieldStatus.\n\nThe status of the CustomField.\n\nProtobuf type `google.ads.admanager.v1.CustomFieldStatusEnum.CustomFieldStatus`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1 \\\\ CustomFieldStatusEnum\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CUSTOM_FIELD_STATUS_UNSPECIFIED\n\n Value: 0\n\nNo value specified\n\nGenerated from protobuf enum `CUSTOM_FIELD_STATUS_UNSPECIFIED = 0;`\n\n### ACTIVE\n\n Value: 1\n\nThe CustomField is active.\n\nGenerated from protobuf enum `ACTIVE = 1;`\n\n### INACTIVE\n\n Value: 2\n\nThe CustomField is inactive.\n\nGenerated from protobuf enum `INACTIVE = 2;`"]]