Package | Description |
---|---|
com.microsoft.bingads.v13.bulk.entities | |
com.microsoft.bingads.v13.campaignmanagement |
Modifier and Type | Method and Description |
---|---|
SharedEntityAssociation |
BulkCampaignNegativeKeywordList.getSharedEntityAssociation()
Gets the campaign and negative keyword list identifiers.
|
SharedEntityAssociation |
BulkAccountNegativeKeywordListAssociation.getSharedEntityAssociation()
Gets the campaign and negative keyword list identifiers.
|
Modifier and Type | Method and Description |
---|---|
void |
BulkCampaignNegativeKeywordList.setSharedEntityAssociation(SharedEntityAssociation association)
Sets the campaign and negative keyword list identifiers.
|
void |
BulkAccountNegativeKeywordListAssociation.setSharedEntityAssociation(SharedEntityAssociation association)
Sets the campaign and negative keyword list identifiers.
|
Modifier and Type | Field and Description |
---|---|
protected List<SharedEntityAssociation> |
ArrayOfSharedEntityAssociation.sharedEntityAssociations |
Modifier and Type | Method and Description |
---|---|
SharedEntityAssociation |
ObjectFactory.createSharedEntityAssociation()
Create an instance of
SharedEntityAssociation |
Modifier and Type | Method and Description |
---|---|
jakarta.xml.bind.JAXBElement<SharedEntityAssociation> |
ObjectFactory.createSharedEntityAssociation(SharedEntityAssociation value)
|
List<SharedEntityAssociation> |
ArrayOfSharedEntityAssociation.getSharedEntityAssociations()
Gets the value of the sharedEntityAssociations property.
|
Modifier and Type | Method and Description |
---|---|
jakarta.xml.bind.JAXBElement<SharedEntityAssociation> |
ObjectFactory.createSharedEntityAssociation(SharedEntityAssociation value)
|
Constructor and Description |
---|
ArrayOfSharedEntityAssociation(List<SharedEntityAssociation> sharedentityassociations) |
Copyright © 2024. All rights reserved.