Optional. The expression to filter results by name (name of
the Offer), sku.name (name of the SKU), or sku.product.name (name of the
Product).
Example 1: sku.product.name=products/p1 AND sku.name!=products/p1/skus/s1
Example 2: name=accounts/a1/offers/o1
Optional. The BCP-47 language code. For example, "en-US". The
response will localize in the corresponding language code, if specified.
The default value is "en-US".
Optional. Requested page size. Server might return fewer results than requested.
If unspecified, returns at most 500 Offers.
The maximum value is 1000; the server will coerce values above 1000.
[[["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\u003eThis webpage provides reference documentation for the \u003ccode\u003eListOffersRequest\u003c/code\u003e class within the Google Cloud Channel v1 API for .NET, with the most recent version being 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListOffersRequest\u003c/code\u003e class is used to request a list of offers from a reseller account, and it inherits from and implements multiple interfaces, including \u003ccode\u003eIPageRequest\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can filter offers based on name, SKU name, or product name using the \u003ccode\u003eFilter\u003c/code\u003e property, and localization of responses can be achieved with the \u003ccode\u003eLanguageCode\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003ePagination is supported via the \u003ccode\u003ePageSize\u003c/code\u003e and \u003ccode\u003ePageToken\u003c/code\u003e properties, which allows you to manage the number of results returned and navigate through multiple pages, respectively, with a default maximum of 500 offers returned.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required and specifies the reseller account from which to retrieve offers, following the format \u003ccode\u003eaccounts/{account_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]