Reference documentation and code samples for the Google Ads Ad Manager V1 Client class UpdateApplicationRequest.
Request object for UpdateApplication
method.
Generated from protobuf message google.ads.admanager.v1.UpdateApplicationRequest
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ application
Application
Required. The Application
to update. The Application
's name
is used to identify the Application
to update.
↳ update_mask
getApplication
Required. The Application
to update.
The Application
's name
is used to identify the Application
to update.
hasApplication
clearApplication
setApplication
Required. The Application
to update.
The Application
's name
is used to identify the Application
to update.
$this
getUpdateMask
Optional. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. The list of fields to update.
$this
static::build
application
Application
Required. The Application
to update.
The Application
's name
is used to identify the Application
to update.
updateMask

