class SearchAnalyticsQueryRequest extends Collection (View source)

Properties

protected $collection_key
string $aggregationType
string $dataState
protected $dimensionFilterGroupsType
protected $dimensionFilterGroupsDataType
string[] $dimensions
string $endDate
int $rowLimit
string $searchType
string $startDate
int $startRow
string $type

Methods

setAggregationType($aggregationType)

No description

string
getAggregationType()

No description

setDataState($dataState)

No description

string
getDataState()

No description

setDimensionFilterGroups($dimensionFilterGroups)

No description

setDimensions($dimensions)

No description

string[]
getDimensions()

No description

setEndDate($endDate)

No description

string
getEndDate()

No description

setRowLimit($rowLimit)

No description

int
getRowLimit()

No description

setSearchType($searchType)

No description

string
getSearchType()

No description

setStartDate($startDate)

No description

string
getStartDate()

No description

setStartRow($startRow)

No description

int
getStartRow()

No description

setType($type)

No description

string
getType()

No description

Details

setAggregationType($aggregationType)

No description

Parameters

$aggregationType

string getAggregationType()

No description

Return Value

string

setDataState($dataState)

No description

Parameters

$dataState

string getDataState()

No description

Return Value

string

setDimensionFilterGroups($dimensionFilterGroups)

No description

Parameters

$dimensionFilterGroups

ApiDimensionFilterGroup[] getDimensionFilterGroups()

No description

Return Value

ApiDimensionFilterGroup[]

setDimensions($dimensions)

No description

Parameters

$dimensions

string[] getDimensions()

No description

Return Value

string[]

setEndDate($endDate)

No description

Parameters

$endDate

string getEndDate()

No description

Return Value

string

setRowLimit($rowLimit)

No description

Parameters

$rowLimit

int getRowLimit()

No description

Return Value

int

setSearchType($searchType)

No description

Parameters

$searchType

string getSearchType()

No description

Return Value

string

setStartDate($startDate)

No description

Parameters

$startDate

string getStartDate()

No description

Return Value

string

setStartRow($startRow)

No description

Parameters

$startRow

int getStartRow()

No description

Return Value

int

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string