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-03-21 UTC."],[[["This webpage lists different versions of the `ListConversionEventsRequest` class in the `google-analytics-admin` Java library, ranging from version 0.14.0 to 0.70.0, where 0.70.0 is the latest."],["The `ListConversionEventsRequest` class, part of the `com.google.analytics.admin.v1beta` package, is a request message for the ListConversionEvents RPC, extending `GeneratedMessageV3` and implementing `ListConversionEventsRequestOrBuilder`."],["This class offers methods for parsing data from various sources, such as byte arrays, ByteString, and input streams, and also includes static fields and inherited methods, managing fields like `PAGE_SIZE`, `PAGE_TOKEN`, and `PARENT` for data retrieval."],["The class includes various methods like `getPageSize()`, `getPageToken()`, and `getParent()` for data retrieval, as well as `getParserForType()` to support parsing and retrieving data."],["The provided documentation includes details for various static and instance methods, including those for creating new instances, parsing data, and managing the class's fields, as well as information on the inheritance and implementation of this class."]]],[]]