Google Ads Data Manager V1 Client - Class ExperimentalField (0.1.0)

Reference documentation and code samples for the Google Ads Data Manager V1 Client class ExperimentalField.

Experimental field representing unofficial fields.

Generated from protobuf message google.ads.datamanager.v1.ExperimentalField

Namespace

Google \ Ads \ DataManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ field string

Optional. The name of the field to use.

↳ value string

Optional. The value the field to set.

getField

Optional. The name of the field to use.

Returns
Type Description
string

setField

Optional. The name of the field to use.

Parameter
Name Description
var string
Returns
Type Description
$this

getValue

Optional. The value the field to set.

Returns
Type Description
string

setValue

Optional. The value the field to set.

Parameter
Name Description
var string
Returns
Type Description
$this