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 document outlines the different versions of the `ListConversionEventsRequest` class within the Google Analytics Admin API for Java, ranging from version 0.14.0 to the latest 0.70.0."],["The `ListConversionEventsRequest` class is used to construct requests for listing conversion events, extending from the `GeneratedMessageV3` class, and implements the `ListConversionEventsRequestOrBuilder` interface."],["The `ListConversionEventsRequest` class includes methods to manage pagination such as `getPageSize` and `getPageToken`, as well as identifying the parent property using `getParent`."],["The `ListConversionEventsRequest` class has methods to parse and serialize the request to different data types such as `ByteString`, `CodedInputStream`, or `ByteBuffer`."],["There are several static methods available to create new instances of the class, create a builder, or get a descriptor of the object."]]],[]]