Service
Inheritance
Label
▼
TextLabel
Represent a display label entry.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201506
- Fields
Field | Type | Description |
---|---|---|
Label (inherited) | ||
id Filterable
Required
Selectable
|
xsd:long
|
Id of label.
This field can be selected using the value "LabelId".
This field can be filtered on.
This field is required and should not be null when it is contained within Operators : SET, REMOVE.
|
name Filterable
Selectable
StringLength
|
xsd:string
|
Name of label. This field can be selected using the value "LabelName". This field can be filtered on. The length of this string should be between 1 and 80, inclusive. |
status Filterable
ReadOnly
Selectable
|
Label.Status
|
Status of the label.
This field can be selected using the value "LabelStatus".
This field can be filtered on.
This field is read only and will be ignored when sent to the API.
Enumerations
|
attribute ReadOnly
Selectable
|
Attributes of the label. This field can be selected using the value "LabelAttribute". This field is read only and will be ignored when sent to the API for the following Operators: REMOVE. | |
Label.Type |
xsd:string
|
Indicates that this instance is a subtype of Label. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
TextLabel |