Google Analytics Data V1beta Client - Class Operation (0.11.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Analytics Data V1beta Client class Operation.
The operation applied to a numeric filter
Protobuf type google.analytics.data.v1beta.Filter.NumericFilter.Operation
Namespace
Google \ Analytics \ Data \ V1beta \ Filter \ NumericFilter
Methods
static::name
Parameter |
---|
Name | Description |
value |
mixed
|
static::value
Parameter |
---|
Name | Description |
name |
mixed
|
Constants
OPERATION_UNSPECIFIED
Unspecified.
Generated from protobuf enum OPERATION_UNSPECIFIED = 0;
EQUAL
Equal
Generated from protobuf enum EQUAL = 1;
LESS_THAN
Less than
Generated from protobuf enum LESS_THAN = 2;
LESS_THAN_OR_EQUAL
Less than or equal
Generated from protobuf enum LESS_THAN_OR_EQUAL = 3;
GREATER_THAN
Greater than
Generated from protobuf enum GREATER_THAN = 4;
GREATER_THAN_OR_EQUAL
Greater than or equal
Generated from protobuf enum GREATER_THAN_OR_EQUAL = 5;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-01 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]