public class CriterionCustomAffinity extends Criterion
A criterion of this type is only targetable. This is disabled for AdX when it is contained within Operators: ADD, SET.
Java class for CriterionCustomAffinity complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CriterionCustomAffinity">
<complexContent>
<extension base="{https://adwords.google.com/api/adwords/cm/v201809}Criterion">
<sequence>
<element name="customAffinityId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
customAffinityId |
criterionType, id, type| Constructor and Description |
|---|
CriterionCustomAffinity() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCustomAffinityId()
Gets the value of the customAffinityId property.
|
void |
setCustomAffinityId(Long value)
Sets the value of the customAffinityId property.
|
getCriterionType, getId, getType, setCriterionType, setId, setTypeCopyright © 2023. All rights reserved.