[[["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 CustomFieldEntityType (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.CustomFieldEntityTypeEnum.CustomFieldEntityType)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.CustomFieldEntityTypeEnum.CustomFieldEntityType) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class CustomFieldEntityType.\n\nThe types of entities that a CustomField can be applied to.\n\nProtobuf type `google.ads.admanager.v1.CustomFieldEntityTypeEnum.CustomFieldEntityType`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1 \\\\ CustomFieldEntityTypeEnum\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### CUSTOM_FIELD_ENTITY_TYPE_UNSPECIFIED\n\n Value: 0\n\nNo value specified\n\nGenerated from protobuf enum `CUSTOM_FIELD_ENTITY_TYPE_UNSPECIFIED = 0;`\n\n### LINE_ITEM\n\n Value: 1\n\nThe CustomField is applied to LineItems.\n\nGenerated from protobuf enum `LINE_ITEM = 1;`\n\n### ORDER\n\n Value: 2\n\nThe CustomField is applied to Orders.\n\nGenerated from protobuf enum `ORDER = 2;`\n\n### CREATIVE\n\n Value: 3\n\nThe CustomField is applied to Creatives.\n\nGenerated from protobuf enum `CREATIVE = 3;`\n\n### PROPOSAL\n\n Value: 4\n\nThe CustomField is applied to Proposals.\n\nGenerated from protobuf enum `PROPOSAL = 4;`\n\n### PROPOSAL_LINE_ITEM\n\n Value: 5\n\nThe CustomField is applied to ProposalLineItems.\n\nGenerated from protobuf enum `PROPOSAL_LINE_ITEM = 5;`"]]