Hide

type DisplayAttribute (v201506)

Attributes for Text Labels.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
Fields
Field Type Description
LabelAttribute (inherited)
LabelAttribute.Type xsd:string Indicates that this instance is a subtype of LabelAttribute. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
DisplayAttribute
backgroundColor
MatchesRegex
xsd:string Background color of the label in RGB format. A background color string must begin with a '#' character followed by either 6 or 3 hexadecimal characters (24 vs. 12 bits). This is checked by the regular expression '^\#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})$'.
description
StringLength
xsd:string A short description of the label. The length of this string should be between 0 and 200, inclusive.

Send feedback about...

AdWords API