Hide

type CustomParameters (v201506)

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.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
Fields
Field Type Description
parameters CustomParameter[] The list of custom parameters.

On update, all parameters can be cleared by providing an empty or null list and setting doReplace to true.

doReplace xsd:boolean On SET operation, indicates that the current parameters should be cleared and replaced with these parameters.

Send feedback about...

AdWords API