| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantOperand
A constant operand in a matching function.
|
class |
FeedAttributeOperand
Represents a feed attribute reference to use in a function.
|
class |
FunctionOperand
A function operand in a matching function.
|
class |
GeoTargetOperand
Represents an operand containing geo information, specifying the scope of the
geographical area.
|
class |
IncomeOperand
This operand specifies the income bracket a household falls under.
|
class |
LocationExtensionOperand
This operand specifies information required for location extension targeting.
|
class |
PlacesOfInterestOperand
This operand specifies a place of interest category for semantic targeting.
|
class |
RequestContextOperand
An operand in a function referring to a value in the request context.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<FunctionArgumentOperand> |
Function.lhsOperand |
protected List<FunctionArgumentOperand> |
Function.rhsOperand |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionArgumentOperand> |
Function.getLhsOperand()
Gets the value of the lhsOperand property.
|
List<FunctionArgumentOperand> |
Function.getRhsOperand()
Gets the value of the rhsOperand property.
|
Copyright © 2023. All rights reserved.