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.
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.
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.Builder` class within the Google Analytics Admin API for Java, specifically version 0.58.0."],["The `ListConversionEventsRequest.Builder` class is used to construct request messages for the ListConversionEvents RPC, and it inherits from `GeneratedMessageV3.Builder`, implementing `ListConversionEventsRequestOrBuilder`."],["The documentation details the methods available for the `ListConversionEventsRequest.Builder`, including methods for setting fields like `parent`, `page_size`, and `page_token`, as well as methods for building and merging messages."],["A comprehensive list of versions is available, ranging from the latest 0.70.0 down to 0.14.0, each linking to the corresponding documentation for that specific version of the `ListConversionEventsRequest.Builder` class."],["The methods `clearParent()`, `clearPageSize()`, and `clearPageToken()` allow clearing of the respective field value, while corresponding setters like `setParent()`, `setPageSize()`, and `setPageToken()` permit the setting of these values."]]],[]]