PublisherQuery interface
An PublisherQuery is used to search the gallery for a set of publishers that match one of many filter values.
Properties
filters | Each filter is a unique query and will have matching set of publishers returned from the request. Each result will have the same index in the resulting array that the filter had in the incoming query. |
flags | The Flags are used to determine which set of information the caller would like returned for the matched publishers. |
Property Details
filters
Each filter is a unique query and will have matching set of publishers returned from the request. Each result will have the same index in the resulting array that the filter had in the incoming query.
filters: QueryFilter[]
Property Value
flags
The Flags are used to determine which set of information the caller would like returned for the matched publishers.
flags: PublisherQueryFlags