Service
AdGroupAdService
AdGroupCriterionService
AdGroupService
CampaignService
LabelService
MutateJobService
Dependencies
AdGroupAd
▼
Label
Inheritance
Label
▼
TextLabel
Represents a label that can be attached to entities such as campaign, ad group, ads, criterion etc.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201506
- Fields
Field | Type | Description |
---|---|---|
id Required
|
xsd:long
|
Id of label.
This field is required and should not be null when it is contained within Operators : SET, REMOVE.
|
name StringLength
|
xsd:string
|
Name of label. The length of this string should be between 1 and 80, inclusive. |
status ReadOnly
|
Label.Status
|
Status of the label.
This field is read only and will be ignored when sent to the API.
Enumerations
|
attribute ReadOnly
|
Attributes of the label. 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. |