Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 408 Bytes

File metadata and controls

18 lines (12 loc) · 408 Bytes

Unifapi::GeoMentionsAggregatedMetricsRequestFiltersAnyOf1

Properties

Name Type Description Notes
_or Array<DataForSeoFilter> Sub-expressions where at least one must match.

Example

require 'unifapi'

instance = Unifapi::GeoMentionsAggregatedMetricsRequestFiltersAnyOf1.new(
  _or: null
)