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