Ads API .NET library
|
Represent a display label entry. More...
Additional Inherited Members | |
![]() | |
long | id [get, set] |
Id of label. This field is required and should not be More... | |
bool | idSpecified [get, set] |
string | name [get, set] |
Name of label. The length of this string should be between 1 and 80, inclusive. More... | |
LabelStatus | status [get, set] |
Status of the label. This field is read only and will be ignored when sent to the API. More... | |
bool | statusSpecified [get, set] |
LabelAttribute | attribute [get, set] |
Attributes of the label. This field is read only and will be ignored when sent to the API for the following Operators: REMOVE. More... | |
string | LabelType [get, set] |
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. More... | |
Represent a display label entry.