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 within the Google Analytics Admin API, specifically in Java."],["The class `ListConversionEventsRequest` is a request message used for the ListConversionEvents RPC, and it is of the Protobuf type `google.analytics.admin.v1beta.ListConversionEventsRequest`."],["The documentation lists the different versions available, ranging from version 0.70.0 (latest) down to 0.14.0, with version 0.63.0 as the current focus of the page."],["The page details inherited members, static fields such as `PAGE_SIZE_FIELD_NUMBER`, `PAGE_TOKEN_FIELD_NUMBER`, and `PARENT_FIELD_NUMBER`, along with various static and instance methods for parsing, building, and interacting with the `ListConversionEventsRequest`."],["Key aspects of the request, such as the page size, page token, and parent resource name, are detailed, including their purpose and how they are used within the `ListConversionEventsRequest`."]]],[]]