# Cyclos411Api.AdQueryFilters

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**owner** | **String** | Either id or an identification, such as login name, e-mail, etc, for the advertisement owner. The allowed identification methods are those the authenticated user can use on keywords search.  | [optional] 
**broker** | **String** | Either id or an identification, such as login name, e-mail, etc, for the broker of the advertisement owner. The allowed identification methods are those the authenticated user can use on keywords search.  | [optional] 
**groups** | **[String]** | Array of either id or internal names of user groups the advertisement owner must belong to  | [optional] 
**returnEditable** | **Boolean** | Whether to return the editable property. Passing &#x60;true&#x60; will impact the performance a bit, as for each returned advertisement some statuses and permissions need to be checked.  | [optional] 


