| Package | Description |
|---|---|
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<ProfileType> |
ProfileCriterion.profileType |
protected Collection<ProfileType> |
GetProfileDataFileUrlRequest.profileType |
| Modifier and Type | Method and Description |
|---|---|
static ProfileType |
ProfileType.fromValue(String v) |
static ProfileType |
ProfileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfileType[] |
ProfileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ProfileType> |
ProfileTypeConverter.convertToList(String enums) |
jakarta.xml.bind.JAXBElement<Collection<ProfileType>> |
ObjectFactory.createProfileType(Collection<ProfileType> value)
|
Collection<ProfileType> |
ProfileCriterion.getProfileType()
Gets the value of the profileType property.
|
Collection<ProfileType> |
GetProfileDataFileUrlRequest.getProfileType()
Gets the value of the profileType property.
|
Collection<ProfileType> |
Adapter13.unmarshal(String value) |
| Modifier and Type | Method and Description |
|---|---|
static String |
ProfileTypeConverter.convertToString(Collection<ProfileType> enums) |
jakarta.xml.bind.JAXBElement<Collection<ProfileType>> |
ObjectFactory.createProfileType(Collection<ProfileType> value)
|
String |
Adapter13.marshal(Collection<ProfileType> value) |
void |
ProfileCriterion.setProfileType(Collection<ProfileType> value)
Sets the value of the profileType property.
|
void |
GetProfileDataFileUrlRequest.setProfileType(Collection<ProfileType> value)
Sets the value of the profileType property.
|
Copyright © 2023. All rights reserved.