public class BulkAdGroupAudienceAssociation extends BulkAdGroupBiddableCriterion
biddableAdGroupCriterion| Constructor and Description |
|---|
BulkAdGroupAudienceAssociation() |
| Modifier and Type | Method and Description |
|---|---|
protected Criterion |
createCriterion() |
String |
getAudienceName()
Gets the name of the audience.
|
BiddableAdGroupCriterion |
getBiddableAdGroupCriterion()
Gets an AdGroup Criterion.
|
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 |
setAudienceName(String audienceName)
Sets the name of the audience.
|
getAdGroupName, getCampaignName, setAdGroupName, setBiddableAdGroupCriterion, setCampaignNamegetClientId, getErrors, getLastModifiedTime, hasErrors, readAdditionalData, readFromRowValues, readRelatedData, setClientId, write, writeAdditionalData, writeToRowValuesvalidateListNotNullOrEmpty, validatePropertyNotNullcanEncloseInMultilineEntity, encloseInMultilineEntitypublic void processMappingsFromRowValues(RowValues values)
SingleRecordBulkEntityprocessMappingsFromRowValues in class BulkAdGroupBiddableCriterionvalues - Set of values and mappings corresponding to one row/single line entityprotected Criterion createCriterion()
createCriterion in class BulkAdGroupBiddableCriterionpublic void processMappingsToRowValues(RowValues values, boolean excludeReadonlyData)
SingleRecordBulkEntityprocessMappingsToRowValues in class BulkAdGroupBiddableCriterionvalues - Row valuesexcludeReadonlyData - indicates whether readonly data should be written (such as errors, performance data etc.)public BiddableAdGroupCriterion getBiddableAdGroupCriterion()
getBiddableAdGroupCriterion in class BulkAdGroupBiddableCriterionpublic String getAudienceName()
public void setAudienceName(String audienceName)
Copyright © 2024. All rights reserved.