[[["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-09 UTC."],[],[],null,["Version latestkeyboard_arrow_down\n\n- [0.3.1 (latest)](/php/docs/reference/ad-manager/latest/V1.Report.Slice)\n- [0.3.0](/php/docs/reference/ad-manager/0.3.0/V1.Report.Slice)\n- [0.2.0](/php/docs/reference/ad-manager/0.2.0/V1.Report.Slice)\n- [0.1.3](/php/docs/reference/ad-manager/0.1.3/V1.Report.Slice) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class Slice.\n\nUse to specify a slice of data.\n\nFor example, in a report, to focus on just data from the US, specify\n`COUNTRY_NAME` for dimension and value: `\"United States\"`.\n\nGenerated from protobuf message `google.ads.admanager.v1.Report.Slice`\n\nNamespace Google \\\\ Ads \\\\ AdManager \\\\ V1 \\\\ Report\n\nMethods\n\n__construct \nConstructor.\n\n| **Parameters** ||\n|---------------|------------------------------------------------------------------------------------------------------|\n| **Name** | **Description** |\n| `data` | `array` Optional. Data for populating the Message object. |\n| `↳ dimension` | `int` Required. The dimension to slice on. |\n| `↳ value` | [Value](/php/docs/reference/ad-manager/latest/V1.Report.Value) Required. The value of the dimension. |\n\ngetDimension \nRequired. The dimension to slice on.\n\n| **Returns** ||\n|----------|-------------------------|\n| **Type** | **Description** |\n| `int` | Enum of type Dimension. |\n\nsetDimension \nRequired. The dimension to slice on.\n\n| **Parameter** ||\n|----------|-------------------------------|\n| **Name** | **Description** |\n| `var` | `int` Enum of type Dimension. |\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `$this` | |\n\ngetValue \nRequired. The value of the dimension.\n\n| **Returns** ||\n|-----------------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [Value](/php/docs/reference/ad-manager/latest/V1.Report.Value)`|null` | |\n\nhasValue\n\nclearValue\n\nsetValue \nRequired. The value of the dimension.\n\n| **Parameter** ||\n|----------|----------------------------------------------------------------|\n| **Name** | **Description** |\n| `var` | [Value](/php/docs/reference/ad-manager/latest/V1.Report.Value) |\n\n| **Returns** ||\n|----------|-----------------|\n| **Type** | **Description** |\n| `$this` | |"]]