public sealed class ExportAnalyticsMetricsRequest : IMessage<ExportAnalyticsMetricsRequest>, IEquatable<ExportAnalyticsMetricsRequest>, IDeepCloneable<ExportAnalyticsMetricsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ExportAnalyticsMetricsRequest.
Request message for the ExportAnalyticsMetrics method.
A filtering expression to specify restrictions on returned metrics.
The expression is a sequence of terms. Each term applies a restriction to
the returned metrics. Use this expression to restrict results to a
specific time range.
Currently we expect only one types of fields:
timestamp: This can be specified twice, once with a
less than operator and once with a greater than operator. The
timestamp restriction should result in one, contiguous, valid,
timestamp range.
Some examples of valid filters expressions:
Example 1: timestamp > "2012-04-23T18:25:43.511Z"
timestamp < "2012-04-23T18:30:43.511Z"
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e is 2.12.0, while older versions are also accessible, dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e is a class within the Retail v2 API, serving as a request message for the \u003ccode\u003eExportAnalyticsMetrics\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties like \u003ccode\u003eCatalog\u003c/code\u003e, \u003ccode\u003eFilter\u003c/code\u003e, and \u003ccode\u003eOutputConfig\u003c/code\u003e which provide ways to set parameters such as the required parent catalog, filter, and data output location, respectively.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e has two constructors, one that is empty, and another that takes another \u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e as a parameter, called \u003ccode\u003eother\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]