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