extensionViews:-name:analytics1icon:icon-analytics-appview:name:analytics$type:analyticsViewchartDefinitions:-name:adobePageViewslabel:"Total Adobe Page Views"class:info.magnolia.analytics.amcharts.data.AmChartDefinitiondataSupplier:adobePageViewsDataSupplierchartType:!include:/analytics-ui/chartTypes/line-and-area/line-different-colors-ups-downs.yamlseries:-name:seriesdataFields:-name:categoryXjsonPath:"$.rows[*].value"-name:valueYjsonPath:"$.rows[*].data[0]"xAxes:!override-name:xaxerenderer:labels:truncate:truemaxWidth:90#maxWidth can be change due to your config, exp: 120 instead of 90-name:adobeMetricFilterlabel:"Adobe Page Views With Metric Filters"class:info.magnolia.analytics.amcharts.data.AmChartDefinitiondataSupplier:adobeMetricFilterDataSupplierchartType:!include:/analytics-ui/chartTypes/line-and-area/line-different-colors-ups-downs.yamlseries:-name:seriesdataFields:-name:categoryXjsonPath:"$.rows[*].value"-name:valueYjsonPath:"$.rows[*].data[0]"xAxes:!override-name:xaxerenderer:labels:truncate:truemaxWidth:90dataSuppliers:adobePageViewsDataSupplier:class:info.magnolia.analytics.adobe.datasource.AdobeDataSuppliercredentials:parameters:serviceUrl:https://analytics.adobe.io/api/xxxxxxxxxxxx/reportsclientId:<your-client-id>clientSecret:<your-client_secret>companyId:<your-company-id>orgId:xxxxxxx@AdobeOrgscope:<your-scopes>technicalAccountId:xxxxxx@techacct.adobe.comimsHost:https://ims-na1.adobelogin.comimsExchange:https://ims-na1.adobelogin.com/ims/token/v3parameters:rsid:xxxxxxxxgFilterType:dateRangemetricId:metrics/pageviewsdimension:variables/evar3#This is just an example, variables need to be configured to map with pageName or pageUrlfilteringSubSetExpression:(1)clause:CONTAINS'%s'#selected node pathadobeMetricFilterDataSupplier:class:info.magnolia.analytics.adobe.datasource.AdobeDataSuppliercredentials:parameters:serviceUrl:https://analytics.adobe.io/api/xxxxxxxxxxxx/reportsclientId:<your-client-id>clientSecret:<your-client_secret>companyId:<your-company-id>orgId:xxxxxxx@AdobeOrgscope:<your-scopes>technicalAccountId:xxxxxx@techacct.adobe.comimsHost:https://ims-na1.adobelogin.comimsExchange:https://ims-na1.adobelogin.com/ims/token/v3parameters:rsid:xxxxxxxxgFilterType:dateRangemetricId:metrics/pageviewsdimension:variables/daterangedaymetricFiltersExpression:(2)-id:0type:breakdowndimension:variables/evar1(3)itemValue:"%s"#selected node path-id:1type:dateRangefilterFields:-name:startDate$type:dateField-name:endDate$type:dateFieldCopy
itemIds - A list of itemIds to include in the report.
excludeItemIds - A list of itemIds to exclude in the report.
clause - A search clause to use when filtering dimensions.
includeSearchTotal - Includes a special element called searchTotals in the response that contains the total of the filtered items. The default is false.
The Adobe Analytics breakdown reports documentation indicates that breakdowns in the API are useful when you want to see the cross-product of values from two different dimensions.
When requesting a breakdown report, use the metricsFilters and dimension parameters to request the additional dimension.