CustomParameters holds a list of CustomParameters to be treated as a map. It has a special field used to indicate that the current map should be cleared and replaced with this new map.
More...
CustomParameters holds a list of CustomParameters to be treated as a map. It has a special field used to indicate that the current map should be cleared and replaced with this new map.
bool Google.Api.Ads.AdWords.v201809.CustomParameters.doReplace |
|
getset |
On SET operation, indicates that the current parameters should be cleared and replaced with these parameters.
bool Google.Api.Ads.AdWords.v201809.CustomParameters.doReplaceSpecified |
|
getset |
true
, if a value is specified for doReplace, false
otherwise.
CustomParameter [] Google.Api.Ads.AdWords.v201809.CustomParameters.parameters |
|
getset |
The list of custom parameters.
On update, all parameters can be cleared by providing an empty or null list and setting doReplace to true.
The documentation for this class was generated from the following file: