The value must be a UTF-8 encoded string with a length limit of 128
characters, and match the pattern: [a-zA-Z][a-zA-Z0-9_]*. For example,
id0LikeThis or ID_1_LIKE_THIS. Otherwise, an INVALID_ARGUMENT error is
returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The webpage provides documentation for the `Promotion` class within the Google Cloud Retail V2 API, spanning versions 1.0.0 through 2.12.0, with 2.12.0 being the latest."],["The `Promotion` class is part of the `Google.Cloud.Retail.V2` namespace and is found within the `Google.Cloud.Retail.V2.dll` assembly, serving as a core component of promotion information within the Retail API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffer-level message handling."],["The `Promotion` class includes a `PromotionId` property which is a string used to identify the promotion, and its value must adhere to a specific format and length and it corresponds with a google merchant property."],["The documentation provides information on two constructors for the class, one that is parameterless and one that takes a `Promotion` type, as well as a list of inherited members from `Object` class."]]],[]]