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 webpage provides reference documentation for the \u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e class within the Retail v2 API from Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e class is used as a request message for the \u003ccode\u003eExportAnalyticsMetrics\u003c/code\u003e method and 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\u003eThe class includes constructors for creating instances of \u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e, one default and another for copying an existing object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAnalyticsMetricsRequest\u003c/code\u003e class has properties for \u003ccode\u003eCatalog\u003c/code\u003e (full resource name of the parent catalog), \u003ccode\u003eFilter\u003c/code\u003e (filtering expression for returned metrics, primarily by timestamp), and \u003ccode\u003eOutputConfig\u003c/code\u003e (specifying the data output location).\u003c/p\u003e\n"],["\u003cp\u003eThe webpage references multiple version numbers for the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e API ranging from version 1.0.0 to the latest 2.12.0, with 2.11.0 being the focus version.\u003c/p\u003e\n"]]],[],null,[]]