Reference documentation and code samples for the Google Ads Ad Manager V1 Client class IntList.
A list of integer values.
Generated from protobuf message google.ads.admanager.v1.Report.Value.IntList
Namespace
Google \ Ads \ AdManager \ V1 \ Report \ ValueMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description | 
| data | arrayOptional. Data for populating the Message object. | 
| ↳ values | arrayThe values | 
getValues
The values
| Returns | |
|---|---|
| Type | Description | 
| Google\Protobuf\Internal\RepeatedField | |
setValues
The values
| Parameter | |
|---|---|
| Name | Description | 
| var | int[]|string[]|Google\Protobuf\Internal\RepeatedField | 
| Returns | |
|---|---|
| Type | Description | 
| $this | |