public abstract class BulkAdGroupNegativeProfileCriterion extends BulkAdGroupNegativeCriterion
For more information, see Bulk File Schema at
See Also:
BulkServiceManager,
BulkOperation,
BulkFileReader,
BulkFileWriter
| Constructor and Description |
|---|
BulkAdGroupNegativeProfileCriterion() |
| Modifier and Type | Method and Description |
|---|---|
protected Criterion |
createCriterion() |
String |
getProfileName() |
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 |
setProfileName(String profileName) |
abstract void |
setProfileType(ProfileCriterion criterion) |
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 abstract void setProfileType(ProfileCriterion criterion)
public 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.)public String getProfileName()
public void setProfileName(String profileName)
Copyright © 2024. All rights reserved.