public class BulkCampaignLocationIntentCriterion extends SingleRecordBulkEntity
For more information, see Campaign Location Intent Criterion at
See Also:
BulkServiceManager,
BulkOperation,
BulkFileReader,
BulkFileWriter
| Constructor and Description |
|---|
BulkCampaignLocationIntentCriterion() |
| Modifier and Type | Method and Description |
|---|---|
BiddableCampaignCriterion |
getBiddableCampaignCriterion()
Gets a Campaign Criterion.
|
String |
getCampaignName()
Gets the name of the campaign.
|
void |
processMappingsFromRowValues(RowValues values)
Process specific entity mappings from CSV values.
|
void |
processMappingsToRowValues(RowValues values,
boolean excludeReadonlyData)
Process specific entity mappings to CSV values.
|
void |
setBiddableCampaignCriterion(BiddableCampaignCriterion biddableCampaignCriterion)
Sets a Campaign Criterion
|
void |
setCampaignName(String campaignName)
Sets the name of the campaign.
|
getClientId, getErrors, getLastModifiedTime, hasErrors, readAdditionalData, readFromRowValues, readRelatedData, setClientId, write, writeAdditionalData, writeToRowValuesvalidateListNotNullOrEmpty, validatePropertyNotNullcanEncloseInMultilineEntity, encloseInMultilineEntitypublic void processMappingsFromRowValues(RowValues values)
SingleRecordBulkEntityprocessMappingsFromRowValues in class SingleRecordBulkEntityvalues - Set of values and mappings corresponding to one row/single line entitypublic void processMappingsToRowValues(RowValues values, boolean excludeReadonlyData)
SingleRecordBulkEntityprocessMappingsToRowValues in class SingleRecordBulkEntityvalues - Row valuesexcludeReadonlyData - indicates whether readonly data should be written (such as errors, performance data etc.)public BiddableCampaignCriterion getBiddableCampaignCriterion()
public void setBiddableCampaignCriterion(BiddableCampaignCriterion biddableCampaignCriterion)
public String getCampaignName()
public void setCampaignName(String campaignName)
Copyright © 2024. All rights reserved.