The maximum number of resources to return.
If unspecified, at most 50 resources will be returned.
The maximum value is 200; (higher values will be coerced to the maximum)
A page token, received from a previous ListConversionEvents call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConversionEvents
must match the call that provided the page token.
A page token, received from a previous ListConversionEvents call.
Provide this to retrieve the subsequent page.
When paginating, all other parameters provided to ListConversionEvents
must match the call that provided the page token.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `ListConversionEventsRequest` class in the Google Analytics Admin API, specifically within the `com.google.analytics.admin.v1alpha` package across multiple versions."],["The class `ListConversionEventsRequest` is a request message used for the `ListConversionEvents` RPC, which extends the `GeneratedMessageV3` class."],["This documentation shows that the latest version available is 0.70.0 and it goes back as far as 0.14.0, all following the same url structure, with the specific version number inserted for each."],["`ListConversionEventsRequest` class has methods to manage parameters like `pageSize`, `pageToken`, and `parent`, which are necessary for paginated retrieval of data."],["Static methods are included for creating new instances, parsing from various input types, and obtaining descriptors and parsers, allowing for the proper construction and use of the request."]]],[]]