Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 398 Bytes

File metadata and controls

18 lines (12 loc) · 398 Bytes

Unifapi::GeoMentionsAggregatedMetricsRequestFiltersAnyOf

Properties

Name Type Description Notes
_and Array<DataForSeoFilter> Sub-expressions that must all match.

Example

require 'unifapi'

instance = Unifapi::GeoMentionsAggregatedMetricsRequestFiltersAnyOf.new(
  _and: null
)