Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class UpdateAccountRequest.
Request message for the UpdateAccount
method.
Generated from protobuf message google.shopping.merchant.accounts.v1.UpdateAccountRequest
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ account
↳ update_mask
Google\Protobuf\FieldMask
Optional. List of fields being updated. The following fields are supported (in both snake_case
and lowerCamelCase
): - account_name
- adult_content
- language_code
- time_zone
getAccount
Required. The new version of the account.
hasAccount
clearAccount
setAccount
Required. The new version of the account.
$this
getUpdateMask
Optional. List of fields being updated.
The following fields are supported (in both snake_case
and lowerCamelCase
):
-
account_name
-
adult_content
-
language_code
-
time_zone
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. List of fields being updated.
The following fields are supported (in both snake_case
and lowerCamelCase
):
-
account_name
-
adult_content
-
language_code
-
time_zone
$this
static::build
account
updateMask
Google\Protobuf\FieldMask
Optional. List of fields being updated.
The following fields are supported (in both snake_case
and lowerCamelCase
):
-
account_name
-
adult_content
-
language_code
-
time_zone