Service
TargetingIdeaService
Dependencies
SearchVolumeSearchParameter
▼
LongComparisonOperation
Pojo representing integer comparison operations. This is usually used within a particular SearchParameter to specify the valid values requested for the specific Attribute.
| Field | Type | Description |
|---|---|---|
| minimum |
xsd:long
|
the minimum value of elements returned by this operation (inclusive). |
| maximum |
xsd:long
|
the maximum value of elements returned by this operation (inclusive). |