Google Analytics Admin V1alpha Client - Class UpdateSKAdNetworkConversionValueSchemaRequest (0.20.0)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class UpdateSKAdNetworkConversionValueSchemaRequest.

Request message for UpdateSKAdNetworkConversionValueSchema RPC.

Generated from protobuf message google.analytics.admin.v1alpha.UpdateSKAdNetworkConversionValueSchemaRequest

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ skadnetwork_conversion_value_schema Google\Analytics\Admin\V1alpha\SKAdNetworkConversionValueSchema

Required. SKAdNetwork conversion value schema to update.

↳ update_mask Google\Protobuf\FieldMask

Required. The list of fields to be updated. Omitted fields will not be updated.

getSkadnetworkConversionValueSchema

Required. SKAdNetwork conversion value schema to update.

Returns
TypeDescription
Google\Analytics\Admin\V1alpha\SKAdNetworkConversionValueSchema|null

hasSkadnetworkConversionValueSchema

clearSkadnetworkConversionValueSchema

setSkadnetworkConversionValueSchema

Required. SKAdNetwork conversion value schema to update.

Parameter
NameDescription
var Google\Analytics\Admin\V1alpha\SKAdNetworkConversionValueSchema
Returns
TypeDescription
$this

getUpdateMask

Required. The list of fields to be updated. Omitted fields will not be updated.

Returns
TypeDescription
Google\Protobuf\FieldMask|null

hasUpdateMask

clearUpdateMask

setUpdateMask

Required. The list of fields to be updated. Omitted fields will not be updated.

Parameter
NameDescription
var Google\Protobuf\FieldMask
Returns
TypeDescription
$this