public class BulkAdGroupLabel extends BulkLabelAssociation
For more information, see Label at https://go.microsoft.com/fwlink/?linkid=846127.
BulkServiceManager,
BulkOperation,
BulkFileReader,
BulkFileWriter| Constructor and Description |
|---|
BulkAdGroupLabel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdGroup() |
String |
getCampaign() |
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 |
setAdGroup(String adGroup) |
void |
setCampaign(String campaign) |
getLabelAssociation, getStatus, setLabelAssociation, setStatusgetClientId, getErrors, getLastModifiedTime, hasErrors, readAdditionalData, readFromRowValues, readRelatedData, setClientId, write, writeAdditionalData, writeToRowValuesvalidateListNotNullOrEmpty, validatePropertyNotNullcanEncloseInMultilineEntity, encloseInMultilineEntitypublic String getCampaign()
public void setCampaign(String campaign)
public String getAdGroup()
public void setAdGroup(String adGroup)
public void processMappingsFromRowValues(RowValues values)
SingleRecordBulkEntityprocessMappingsFromRowValues in class BulkLabelAssociationvalues - Set of values and mappings corresponding to one row/single line entitypublic void processMappingsToRowValues(RowValues values, boolean excludeReadonlyData)
SingleRecordBulkEntityprocessMappingsToRowValues in class BulkLabelAssociationvalues - Row valuesexcludeReadonlyData - indicates whether readonly data should be written (such as errors, performance data etc.)Copyright © 2024. All rights reserved.