Patch
|
|||||
|
|
Updates an existing subaccount. This method supports patch semantics
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns
Input
This building block consumes 7 input parameters
Name | Format | Description |
---|---|---|
profileId Required |
INTEGER |
User profile ID associated with this request |
id Required |
INTEGER |
Subaccount ID |
accountId |
INTEGER |
ID of the account that contains this subaccount. This is a read-only field that can be left blank |
availablePermissionIds[] |
INTEGER |
|
id |
INTEGER |
ID of this subaccount. This is a read-only, auto-generated field |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#subaccount" |
name |
STRING |
Name of this subaccount. This is a required field. Must be less than 128 characters long and be unique among subaccounts of the same account |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
id INTEGER Required Subaccount ID |
accountId INTEGER ID of the account that contains this subaccount. This is a read-only field that can be left blank |
availablePermissionIds[] INTEGER |
id INTEGER ID of this subaccount. This is a read-only, auto-generated field |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#subaccount" |
name STRING Name of this subaccount. This is a required field. Must be less than 128 characters long and be unique among subaccounts of the same account |
Output
This building block provides 5 output parameters
Name | Format | Description |
---|---|---|
accountId |
INTEGER |
ID of the account that contains this subaccount. This is a read-only field that can be left blank |
availablePermissionIds[] |
INTEGER |
|
id |
INTEGER |
ID of this subaccount. This is a read-only, auto-generated field |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#subaccount" |
name |
STRING |
Name of this subaccount. This is a required field. Must be less than 128 characters long and be unique among subaccounts of the same account |
= Parameter name
= Format
accountId INTEGER ID of the account that contains this subaccount. This is a read-only field that can be left blank |
availablePermissionIds[] INTEGER |
id INTEGER ID of this subaccount. This is a read-only, auto-generated field |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#subaccount" |
name STRING Name of this subaccount. This is a required field. Must be less than 128 characters long and be unique among subaccounts of the same account |