Update reportAsk AIput https://navigator-api.tweakwise.com/googleanalytics4/report/{id}Path Paramsidint64requiredBody ParamsPropertyNamestringName of the property the report gets its data from.MetricNamesarray of stringsNames of the metrics read from the property when running the report.MetricNamesADD stringFiltersarray of objectsDimension Filters for filtering report data. Max 3 unique filters.FiltersADD objectNrOfDaysBackint32How many days worth of data should be taken into account.MappingDimensionNamestringThe name of the dimension used to map to an attribute.MappingAttributeIdint64The ID of the attribute to which the dimension gets mapped.RegexTemplatestringRegex template used to get a substring of a URL. This substring is matched to the chosen mapping attribute. Only applicable to reports using the page views metric.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200The updated GA4 report 400BadRequest 404Report not foundUpdated 8 months ago