Returns a query string constructed from this object's stored query parameters, sorted in code
point order. Note that these query parameters are not used when constructing the URL's
signature. The returned value does not include the leading ? character, as this is not part of
a query string.
A URI query string. Returns an empty string if the user supplied no query parameters.
constructV4QueryString()
publicStringconstructV4QueryString()
Returns a query string constructed from this object's stored query parameters, sorted in code
point order so that the query string can be used in a V4 canonical request string. The returned
value does not include the leading ? character, as this is not part of a query string.
See Also: Canonical Requests
[[["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-07-18 UTC."],[],[]]