Reference documentation and code samples for the Google Ads Data Manager V1 Client class ItemParameter.
A bucket of any event parameters related to an item to be included within the event that were not already specified using other structured fields.
Generated from protobuf message google.ads.datamanager.v1.ItemParameter
Namespace
Google \ Ads \ DataManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parameter_name
string
Required. The name of the parameter to use.
↳ value
string
Required. The string representation of the value of the parameter to set.
getParameterName
Required. The name of the parameter to use.
string
setParameterName
Required. The name of the parameter to use.
var
string
$this
getValue
Required. The string representation of the value of the parameter to set.
string
setValue
Required. The string representation of the value of the parameter to set.
var
string
$this

