[[["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 SmartSizeMode (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.SmartSizeModeEnum.SmartSizeMode)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.SmartSizeModeEnum.SmartSizeMode) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class SmartSizeMode.\n\nThe smart size mode for this ad unit. This attribute is optional and\ndefaults to SmartSizeMode.NONE for fixed sizes.\n\nProtobuf type `google.ads.admanager.v1.SmartSizeModeEnum.SmartSizeMode`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1 \\\\ SmartSizeModeEnum\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SMART_SIZE_MODE_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is unused.\n\nGenerated from protobuf enum `SMART_SIZE_MODE_UNSPECIFIED = 0;`\n\n### NONE\n\n Value: 1\n\nFixed size mode (default).\n\nGenerated from protobuf enum `NONE = 1;`\n\n### SMART_BANNER\n\n Value: 2\n\nThe height is fixed for the request, the width is a range.\n\nGenerated from protobuf enum `SMART_BANNER = 2;`\n\n### DYNAMIC_SIZE\n\n Value: 3\n\nHeight and width are ranges.\n\nGenerated from protobuf enum `DYNAMIC_SIZE = 3;`"]]