public class BulkCampaignAgeCriterion extends BulkCampaignBiddableCriterion
For more information, see Campaign Age Criterion at
See Also:
BulkServiceManager,
BulkOperation,
BulkFileReader,
BulkFileWriter
| Constructor and Description |
|---|
BulkCampaignAgeCriterion() |
| Modifier and Type | Method and Description |
|---|---|
protected Criterion |
createCriterion() |
void |
processMappingsFromRowValues(RowValues values)
Process specific entity mappings from CSV values.
|
void |
processMappingsToRowValues(RowValues values,
boolean excludeReadonlyData)
Process specific entity mappings to CSV values.
|
getBiddableCampaignCriterion, getCampaignName, setBiddableCampaignCriterion, setCampaignNamegetClientId, getErrors, getLastModifiedTime, hasErrors, readAdditionalData, readFromRowValues, readRelatedData, setClientId, write, writeAdditionalData, writeToRowValuesvalidateListNotNullOrEmpty, validatePropertyNotNullcanEncloseInMultilineEntity, encloseInMultilineEntitypublic void processMappingsFromRowValues(RowValues values)
SingleRecordBulkEntityprocessMappingsFromRowValues in class BulkCampaignBiddableCriterionvalues - Set of values and mappings corresponding to one row/single line entityprotected Criterion createCriterion()
createCriterion in class BulkCampaignBiddableCriterionpublic void processMappingsToRowValues(RowValues values, boolean excludeReadonlyData)
SingleRecordBulkEntityprocessMappingsToRowValues in class BulkCampaignBiddableCriterionvalues - Row valuesexcludeReadonlyData - indicates whether readonly data should be written (such as errors, performance data etc.)Copyright © 2024. All rights reserved.