public class BulkAdGroupProductPartition extends BulkAdGroupCriterion
BulkAdGroupCriterion.setAdGroupCriterion(com.microsoft.bingads.v13.campaignmanagement.AdGroupCriterion) and BulkAdGroupCriterion.getAdGroupCriterion() methods
that can be used to read and write fields of the Ad Group Product Partition record in a bulk file.
For more information, see Ad Group Product Partition at https://go.microsoft.com/fwlink/?linkid=846127.
BulkServiceManager,
BulkOperation,
BulkFileReader,
BulkFileWriter| Constructor and Description |
|---|
BulkAdGroupProductPartition() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
getAdGroupCriterion, getAdGroupName, getCampaignName, setAdGroupCriterion, setAdGroupName, setCampaignNamegetClientId, getErrors, getLastModifiedTime, hasErrors, readAdditionalData, readFromRowValues, readRelatedData, setClientId, write, writeAdditionalData, writeToRowValuesvalidateListNotNullOrEmpty, validatePropertyNotNullcanEncloseInMultilineEntity, encloseInMultilineEntitypublic void processMappingsFromRowValues(RowValues values)
SingleRecordBulkEntityprocessMappingsFromRowValues in class BulkAdGroupCriterionvalues - Set of values and mappings corresponding to one row/single line entitypublic void processMappingsToRowValues(RowValues values, boolean excludeReadonlyData)
SingleRecordBulkEntityprocessMappingsToRowValues in class BulkAdGroupCriterionvalues - Row valuesexcludeReadonlyData - indicates whether readonly data should be written (such as errors, performance data etc.)public Criterion createCriterion()
createCriterion in class BulkAdGroupCriterionCopyright © 2024. All rights reserved.