Package | Description |
---|---|
com.microsoft.bingads.v13.bulk.entities |
Modifier and Type | Field and Description |
---|---|
protected EditorialStatus |
BulkAdCustomizerAttributeEntityBase.editorialStatus |
Modifier and Type | Method and Description |
---|---|
static EditorialStatus |
EditorialStatus.fromValue(String v) |
EditorialStatus |
BulkAdCustomizerAttributeEntityBase.getEditorialStatus() |
EditorialStatus |
BulkAdCustomizerAttribute.getEditorialStatus() |
static EditorialStatus |
EditorialStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditorialStatus[] |
EditorialStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BulkAdCustomizerAttributeEntityBase.setEditorialStatus(EditorialStatus editorialStatus) |
void |
BulkAdCustomizerAttribute.setEditorialStatus(EditorialStatus editorialStatus) |
Copyright © 2024. All rights reserved.