public class BulkInMarketAudience extends BulkAudience<InMarketAudience>
setInMarketAudience(com.microsoft.bingads.v13.campaignmanagement.InMarketAudience) and getInMarketAudience()
methods that can be used to read and write fields of the In Market Audience record in a bulk file.
For more information, see In Market Audience at https://go.microsoft.com/fwlink/?linkid=846127.
BulkServiceManager,
BulkOperation,
BulkFileReader,
BulkFileWriter| Constructor and Description |
|---|
BulkInMarketAudience() |
| Modifier and Type | Method and Description |
|---|---|
InMarketAudience |
createAudience() |
InMarketAudience |
getInMarketAudience()
Gets the in market audience.
|
void |
setInMarketAudience(InMarketAudience inMarketAudience)
Sets the in market audience.
|
getAudience, getStatus, processMappingsFromRowValues, processMappingsToRowValues, setAudience, setStatusgetClientId, getErrors, getLastModifiedTime, hasErrors, readAdditionalData, readFromRowValues, readRelatedData, setClientId, write, writeAdditionalData, writeToRowValuesvalidateListNotNullOrEmpty, validatePropertyNotNullcanEncloseInMultilineEntity, encloseInMultilineEntitypublic InMarketAudience getInMarketAudience()
public void setInMarketAudience(InMarketAudience inMarketAudience)
public InMarketAudience createAudience()
createAudience in class BulkAudience<InMarketAudience>Copyright © 2024. All rights reserved.