public class BulkAdGroupNegativeGenderCriterion extends BulkAdGroupNegativeCriterion
For more information, see Ad Group Negative Gender Criterion at
See Also:
BulkServiceManager,
BulkOperation,
BulkFileReader,
BulkFileWriter
| Constructor and Description |
|---|
BulkAdGroupNegativeGenderCriterion() |
| 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.
|
getAdGroupName, getCampaignName, getNegativeAdGroupCriterion, setAdGroupName, setCampaignName, setNegativeAdGroupCriteriongetClientId, getErrors, getLastModifiedTime, hasErrors, readAdditionalData, readFromRowValues, readRelatedData, setClientId, write, writeAdditionalData, writeToRowValuesvalidateListNotNullOrEmpty, validatePropertyNotNullcanEncloseInMultilineEntity, encloseInMultilineEntitypublic void processMappingsFromRowValues(RowValues values)
SingleRecordBulkEntityprocessMappingsFromRowValues in class BulkAdGroupNegativeCriterionvalues - Set of values and mappings corresponding to one row/single line entityprotected Criterion createCriterion()
createCriterion in class BulkAdGroupNegativeCriterionpublic void processMappingsToRowValues(RowValues values, boolean excludeReadonlyData)
SingleRecordBulkEntityprocessMappingsToRowValues in class BulkAdGroupNegativeCriterionvalues - Row valuesexcludeReadonlyData - indicates whether readonly data should be written (such as errors, performance data etc.)Copyright © 2024. All rights reserved.