# Cyclos411Api.UserAdsDataForSearch

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**createNew** | **Boolean** | Indicates whether the authenticated user can create new advertisements for this user | [optional] 
**maxAds** | **Number** | The maximum number of advertisements this user can have  | [optional] 
**requiresAuthorization** | **Boolean** | Does advertisements of this user requires authorization to be  published for other users to see?  | [optional] 
**query** | [**UserAdsQueryFilters**](UserAdsQueryFilters.md) | Default query filters to search advertisements of a specific user  | [optional] 


