public class BulkAdGroupLocationIntentCriterion extends SingleRecordBulkEntity
For more information, see Ad Group Location Intent Criterion at
See Also:
BulkServiceManager,
BulkOperation,
BulkFileReader,
BulkFileWriter
| Constructor and Description |
|---|
BulkAdGroupLocationIntentCriterion() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdGroupName()
Gets the name of the ad group.
|
BiddableAdGroupCriterion |
getBiddableAdGroupCriterion()
Gets an Ad Group 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 |
setAdGroupName(String adGroupName)
Sets the name of the ad group.
|
void |
setBiddableAdGroupCriterion(BiddableAdGroupCriterion biddableAdGroupCriterion)
Sets an Ad Group 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 BiddableAdGroupCriterion getBiddableAdGroupCriterion()
public void setBiddableAdGroupCriterion(BiddableAdGroupCriterion biddableAdGroupCriterion)
public String getCampaignName()
public void setAdGroupName(String adGroupName)
public String getAdGroupName()
public void setCampaignName(String campaignName)
Copyright © 2024. All rights reserved.