GetBlockedURLsCountsResponse

Provides per-day summary counts of the number of URL actions over a certain time range.

NameDescriptionTypeAdditional Information
IncludeDeactivated

Value indicating whether URL actions of endpoints that are currently deactivated are included in the counts.

boolean

None.

IncludeHidden

Value indicating whether URL actions of endpoints that are currently hidden are included in the counts.

boolean

None.

StartDate

The start date that was used for the data query.

date

None.

EndDate

The end date that was used for the data query.

date

None.

DatedCounts

List of dated counts of URL actions for the related time periods.

Collection of GetBlockedURLsCountsResponseDatedCount

None.