Report traffic per propertyCopy Pageget https://{hostname}/gtm-api/v1/reports/traffic/domains/{domain}/properties/{property}This report shows, for a given domain and property, the DNS requests received in each five-minute period. Requests are broken down by data center.Path ParamspropertystringrequiredName of Traffic Management property.domainstringrequiredName of Traffic Management domain.Query ParamsstartstringrequiredStart date of report, in ISO 8601 format of YYYY-MM-DDThh:mm:ssZ in UTC time.endstringrequiredEnd date of report, in ISO 8601 format of YYYY-MM-DDThh:mm:ssZ in UTC time.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/csvAllowed:application/jsontext/csvResponse 200Successful response.Updated 2 months ago