Package | Description |
---|---|
com.microsoft.bingads.v13.campaignmanagement |
Modifier and Type | Field and Description |
---|---|
protected ArrayOfSharedEntityAssociation |
SetSharedEntityAssociationsRequest.associations |
protected ArrayOfSharedEntityAssociation |
GetSharedEntityAssociationsBySharedEntityIdsResponse.associations |
protected ArrayOfSharedEntityAssociation |
GetSharedEntityAssociationsByEntityIdsResponse.associations |
protected ArrayOfSharedEntityAssociation |
DeleteSharedEntityAssociationsRequest.associations |
Modifier and Type | Method and Description |
---|---|
ArrayOfSharedEntityAssociation |
ObjectFactory.createArrayOfSharedEntityAssociation()
Create an instance of
ArrayOfSharedEntityAssociation |
ArrayOfSharedEntityAssociation |
SetSharedEntityAssociationsRequest.getAssociations()
Gets the value of the associations property.
|
ArrayOfSharedEntityAssociation |
GetSharedEntityAssociationsBySharedEntityIdsResponse.getAssociations()
Gets the value of the associations property.
|
ArrayOfSharedEntityAssociation |
GetSharedEntityAssociationsByEntityIdsResponse.getAssociations()
Gets the value of the associations property.
|
ArrayOfSharedEntityAssociation |
DeleteSharedEntityAssociationsRequest.getAssociations()
Gets the value of the associations property.
|
Modifier and Type | Method and Description |
---|---|
jakarta.xml.bind.JAXBElement<ArrayOfSharedEntityAssociation> |
ObjectFactory.createArrayOfSharedEntityAssociation(ArrayOfSharedEntityAssociation value)
|
Modifier and Type | Method and Description |
---|---|
jakarta.xml.bind.JAXBElement<ArrayOfSharedEntityAssociation> |
ObjectFactory.createArrayOfSharedEntityAssociation(ArrayOfSharedEntityAssociation value)
|
void |
SetSharedEntityAssociationsRequest.setAssociations(ArrayOfSharedEntityAssociation value)
Sets the value of the associations property.
|
void |
GetSharedEntityAssociationsBySharedEntityIdsResponse.setAssociations(ArrayOfSharedEntityAssociation value)
Sets the value of the associations property.
|
void |
GetSharedEntityAssociationsByEntityIdsResponse.setAssociations(ArrayOfSharedEntityAssociation value)
Sets the value of the associations property.
|
void |
DeleteSharedEntityAssociationsRequest.setAssociations(ArrayOfSharedEntityAssociation value)
Sets the value of the associations property.
|
Copyright © 2024. All rights reserved.