Hide

type Label (v201506)

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
ENABLED
REMOVED
UNKNOWN
Used for return value only. An enumeration could not be processed, typically due to incompatibility with your WSDL version.
attribute
ReadOnly
  1. LabelAttribute
    1. DisplayAttribute
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.

Send feedback about...

AdWords API