Patch
|
|||||
|
|
Updates an existing placement strategy. 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 6 input parameters
Name | Format | Description |
---|---|---|
profileId Required |
INTEGER |
User profile ID associated with this request |
id Required |
INTEGER |
Placement strategy ID |
accountId |
INTEGER |
Account ID of this placement strategy.This is a read-only field that can be left blank |
id |
INTEGER |
ID of this placement strategy. This is a read-only, auto-generated field |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#placementStrategy" |
name |
STRING |
Name of this placement strategy. This is a required field. It must be less than 256 characters long and unique among placement strategies of the same account |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
id INTEGER Required Placement strategy ID |
accountId INTEGER Account ID of this placement strategy.This is a read-only field that can be left blank |
id INTEGER ID of this placement strategy. This is a read-only, auto-generated field |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#placementStrategy" |
name STRING Name of this placement strategy. This is a required field. It must be less than 256 characters long and unique among placement strategies of the same account |
Output
This building block provides 4 output parameters
Name | Format | Description |
---|---|---|
accountId |
INTEGER |
Account ID of this placement strategy.This is a read-only field that can be left blank |
id |
INTEGER |
ID of this placement strategy. This is a read-only, auto-generated field |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#placementStrategy" |
name |
STRING |
Name of this placement strategy. This is a required field. It must be less than 256 characters long and unique among placement strategies of the same account |
= Parameter name
= Format
accountId INTEGER Account ID of this placement strategy.This is a read-only field that can be left blank |
id INTEGER ID of this placement strategy. This is a read-only, auto-generated field |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#placementStrategy" |
name STRING Name of this placement strategy. This is a required field. It must be less than 256 characters long and unique among placement strategies of the same account |