[[["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 AdBreakState (0.3.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.3.1 (latest)](/php/docs/reference/ad-manager/latest/V1.AdBreakStateEnum.AdBreakState)\n- [0.3.0](/php/docs/reference/ad-manager/0.3.0/V1.AdBreakStateEnum.AdBreakState)\n- [0.2.0](/php/docs/reference/ad-manager/0.2.0/V1.AdBreakStateEnum.AdBreakState)\n- [0.1.3](/php/docs/reference/ad-manager/0.1.3/V1.AdBreakStateEnum.AdBreakState) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class AdBreakState.\n\nRepresents the state of an ad break\n\nProtobuf type `google.ads.admanager.v1.AdBreakStateEnum.AdBreakState`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1 \\\\ AdBreakStateEnum\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### AD_BREAK_STATE_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is unused.\n\nGenerated from protobuf enum `AD_BREAK_STATE_UNSPECIFIED = 0;`\n\n### DECISIONED\n\n Value: 1\n\nThe ad break's decisioning has finished. You can delete, but not update\nthe ad break.\n\nGenerated from protobuf enum `DECISIONED = 1;`\n\n### COMPLETE\n\n Value: 2\n\nThe ad break has started serving to users. You cannot delete or update\nthe ad break.\n\nGenerated from protobuf enum `COMPLETE = 2;`\n\n### SCHEDULED\n\n Value: 3\n\nThe ad break is scheduled and decisioning will start later. You can\ndelete or update the ad break.\n\nGenerated from protobuf enum `SCHEDULED = 3;`"]]